[OBSOLETE] Aeon HEM v1 DH Discussion (DTH link in post 411)

@Jimxenus The reason why you still see the preferences numbers is because the newer DH created those but the older DH you have won’t use them. I believe that version had them hard coded in the Configuration section of the code (very bottom). If you look at the device in the IDE you’ll see them there too. The only way to get rid of them that I know of is to remove the device and add it back.

You can take my newest code and incorporate the preferences section and configuration section into the code you’re using now.

Also, you can try one other thing using my newest code to see if this helps the display issue on iOS. For the tiles called “statusText”, “energyOne”, “battery”, “energyDisp”, and/or “energyTwo”, change “standardTile” to “valueTile”.

1 Like