Hi @Jusbkauz , that’s definitely not the device handler for the HEM. Take a look at these discussions for the device handler you should be able to use. Since you have the newer gen HEM, ST hasn’t caught up yet to update their platform to pick it up correctly.
This one from @aruffell : (try this one first)
Given I was unable to find a device handler that worked properly on Android, I decided to create my own however not having much programming experience I started off by using Barry A. Burke’s code. I made significant changes which enabled better Android support (I have no idea if there are issues with other OSs) and eliminated functionality I did not want/need. However these changes have also restricted this device handler to only support HEM v2 on a hub v2.
There seems to be very scarce documentation to aid me in the development of this device handler and any attempt to get pointers from ST resulted in “ask the community” so here I am.
The device handler is here:
The issues I am having are:
Every so often the device seems to stop sending reports as if it were crashed but when I shu…
or this one from @bridaus : (not sure if anything significant was changed for solar needs)
Need your help if you can, could you do these steps?
Verify you are using my devicetype with the last update in the header of the file of 10/30. Github here: https://raw.githubusercontent.com/bridaus/Aeontec-2nd-Gen-HEM/master/Aeontec%20Home%20Energy%20Meter
Uninstall the device.
Reinstall the device.
Hit reset button once, wait 1 minute, hit the configure button once, wait 5 minutes. (I’m overdoing the time needed, but just for stability sake).
Post your results.
Important: Don’t touch toggle after new install, I really don’t know why that exists, and meant to remove it from my device type.
Note: The device itself stores kwH, the devicetype resets that by “zeroing” out the number. Be careful thinking about kWH, usage is not constant per day. Sometimes I do most of my kWH during a …
If you’ve not used the IDE before (I recommend you do), please take a look at the wiki:
http://thingsthataresmart.wiki/index.php?title=Using_Custom_Code