Rheem EcoNet

Not sure why…are you on iPhone or Android?
I am now testing on Android phone and iPad as I am finding many differences.
The DH I posted previously is crap, I just didn’t want anybody to reinvent the wheel. I developed it by just reverse engineering. Once I hit the wall I had to go look for info. Since then I have figured out most things. Below I will post a new DH and a new smart app (one 1 minor change to the smart app to update settings endpoint).

I was hoping to have most things done on the DH by today. But life never works out that way…
I still need to work on switching the mode (cool/heat/auto/off/etc). I know what to do I just have not done it. But I will post the code for now just to see if your issue is resolved. It’s nowhere on github yet as I have not reached a point where I fee it can be added there. But it is close!

Todo:
-Switch mode
-Incorporate min/max cool/heat points. As in: don’t exceed the min/max setpoints.
-I added the ability to override or set the schedule. But strangely when I override the schedule from the Rheem website I cannot resume from Smartthings. This is big in terms of my automation needs. I’ll have to do some proxy tracing to figure this one out.
-When the HVAC is idle it displays the mode (e.g. “cooling”) instead of idle on the multitile. On a simple tile it displays correct. Not sure if this is my bug or smartthings’.
-Tiles on iPad looks like crap. While on Android everything is formatted correctly. I’ll have to dig in the forums on this.
-Work on the refresh
-Build more logging.

I also need input on “fanSpeed”. Whatever I set my HVAC to it always shows “off”. I left the tile at the bottom to that others can provide me input. I can only code to the statuses I know about.