Looking for someone with experience in getting the generic thermostat to work correctly. Let me re-state what I am experiencing.
I have the displayUnit variable set to Fahrenheit.
The app displays the thermostat's current temperature ok.
Initially the setpoints are hidden until I set them with the popup.
I had to comment out the enable/disable Cool Set Point feature code because the Cool button was grayed out. Now it works.
If someone changes the setpoint at the thermostat then the app will now display the setpoint to Celcius.
The fanState appears to be null and ends up hidden. I don't understand why it's not getting read.
If I reboot my server my app setpoints are gone. So it seems like the app isn't reading my thermostat correctly.
Any assistance would be appreciated.