PJCzx / homebridge-thermostat

Supports thermostat devices on HomeBridge Platform
Apache License 2.0
34 stars 71 forks source link

Thermostat Object stops responding when humidity above 31 percent. #15

Closed nathantsmith closed 7 years ago

nathantsmith commented 7 years ago

I found that when the humidity reaches higher than 31 percent the thermostat device in the home kit app shows up as unresponsive. Once I lower it back down it begins to work again. Looks like everything outside the the plugin is working properly.

paulkoene commented 7 years ago

Mine is 45 percent at the moment and not causing any problems. I've set the target to 47 which doesn't give any problems either. For as far as I can see the plugin doesn't do anything that would explain different behaviour on higher values. What does the homebridge log say about it?

nathantsmith commented 7 years ago

I got trigger happy, I was increment temperature as well as humidity and was providing Fahrenheit representation. Humidity looks to be okay.