domoticz / domoticz-android

Domoticz Client Application for Android Devices
104 stars 70 forks source link

Thermostat setpoint SET function wrong units #546

Closed lbdroid closed 4 years ago

lbdroid commented 4 years ago

Describe the bug I have temperatures set up to degrees FARENHEIT. In the dashboard, I see Set point: 76.0, which is correct. When I press the SET button, it shows a label of 30.0 ^C and a circular shaped widget with a range of 10.0 to 30.0 degrees C.

To Reproduce Set domoticz to display temperature in FARENHEIT.

Expected behavior Since my Domoticz instance has temperature units set in FARENHEIT, this too should be in FARENHEIT, with a sensible range, like 40-120.

galadril commented 4 years ago

I've tried to test this.. I've set my settings in Domoticz from Celcius to Fahrenheit.. and this is how my temperature dialog looks like:

Screenshot_2019-08-21-11-21-34-928_nl hnogames domoticz premium

galadril commented 4 years ago

So it does show the Fahrenheit symbol... but the min = 0 and the max is still 30.. you can change these min/max settings in the app settings under 'Default values' :

Screenshot_2019-08-21-11-22-17-704_nl hnogames domoticz

Screenshot_2019-08-21-11-22-25-842_nl hnogames domoticz

galadril commented 4 years ago

Please try to set these values, and let me know if it works for you.

If not, please add screenshots!