nicholasrobinson / homebridge-smartcielo

Smartcielo (MRCOOL) plug-in for [Homebridge](https://github.com/nfarina/homebridge) using the smartcielo API.
MIT License
14 stars 6 forks source link

Fix issue with minimum temperature #5

Closed rowofpixels closed 3 years ago

rowofpixels commented 3 years ago

This should fix #3 - I had the same issue occurring where it was always ending up setting to 86 degrees. The reason was that the config was set in homebridge and config.maxTemperature was defined, which caused minTemperature to be set to 86.