My Shelly EM should be arriving in the next few days.
So my question is: Is this device already supported?
Thank you for your time
No it is not supported right now. We can probably solve it if I got some help from you when you receive it.
Sorry for my late response. But now I have the Shelly-EM up and running.
How can I help you to integrate the device in your application?
Can you run this python script and send me some rows showing the CoAP messages for the EM device.
https://github.com/StyraHem/ShellyForHASS/blob/master/util/test.py
Below my output
b'P\x1e\x08\x99\xb3cit\x01s\xed\x0b\xec\x00SHEM#B9E4AB#1\xd2C\x96\x00\x82\x01\x00\xff{"G":[[0,112,0],[0,111,241.619527],[0,121,0.000000]]}'
It looks a little bit strange (or I did something wrong) , but this is my output:
P▒ijcits▒
â–’SHEM#B9EF4A#1â–’Câ–’â–’â–’{"G":[[0,112,0],[0,111,-3.968063],[0,121,0.000000]]}
Thanks, @PeteHassio and @monsterciattolo !
I will add EM in some days.
This is my result:
b'P\x1e7\xef\xb3cit\x01s\xed\x0b\xec\x00SHEM#B9E855#1\xd2C\x96\x00\x82\x01\x00\xff{"G":[[0,112,0],[0,111,4116.749592],[0,121,344.171568]]}'
It is working like a charm!!! :) Thank you @hakana

Great!
What are the available sensors for shelly EM?
Most helpful comment
Thanks, @PeteHassio and @monsterciattolo !
I will add EM in some days.