Depending upon which earlier version you had, you may need to reset values because I’m using new attributes and variables. From what I can see, it does look like a reset on all three should be done.
Unfortunately there’s not much I can do with fonts and some other UI features. It’s all related to our phone’s OS and how different the ST app handles each one. You’d think they’d look the same, but they just don’t. For example, on Android everything was great until the latest release screwed up text alignment:
Very odd. Keep an eye on your Live Logs for any errors and let me know. It’s very frustrating that ST’s app constantly throws curve balls at us for things like this. If I fix something for Android, it breaks iOS, and visa-versa. @Jimxenus’s post above is another great example.
@Jimxenus, unfortunately there’s no way for me to know which version you were using. Unless you made a copy of the DH before updating, it’s going to be practically impossible.
I did find an older version that I’ve now installed and it seems to be working although the one I used previous to the latest update was newer than this one because the preference settings are just numbers without any explanations of what they do. It does look better for iOS. I could upload the code if you want it.
It doesn’t open the config menu - it pushes the config to the device I believe.
The config properties are set when you edit the device - top right corner click gear
I have left the firmware at the version that came on the HEM as there were differing reports of functionality and it is functioning fine for me for over a year now.
Yes open the device in the app and click the gear (now in the IDE) - after that you set the parameters you want. When that is done you push config and it pushes that to the HEM
My “new to me” HEMv1 has mini-USB port. For my Aeon mini-motes I went to their support site, downloaded firmware update file. It is a windows exe that finds the mini-mote on USB and updates it.
Didn’t even realize there was an update. Missed this thread entirely. So the consensus is not to upgrade firmware on v1? I get random 20k readings, rarely, but it’s irritating, so this won’t fix that? This is why I like graphs:
I still updated the firmware and I still get wild numbers, so I tweaked the code for my DH to look for anything larger than 10000. I thought that was a reasonable value to check against based on my home.
is that configurable or do I need to go into the DH? I sometimes have a load over 10k so I will need to bump that up. My wild numbers are in the 200,000 usually
For now you need to just modify line 201 (or around that line number), but I can add another parameter to the DH so that you don’t have to modify code. I’m actually tweaking it now to add comments and code for iOS users to use instead of the ones that work for Android. I’ll post an update to the other thread I created earlier for my DH.
I can’t figure this out my HEM V1 is showing everything correctly but not sending data to ST. I don’t see any watts on the logging page. but when I click on recently it shows logs. Any ideas? It was working yesterday as it updated the Google spreadsheet.