ingowalther / homebridge-advanced-http-temperature-humidity

Plugin to display temperature and humidity via http in homebridge
11 stars 13 forks source link

Disable Humidity doesn't work #2

Closed Kepete closed 6 years ago

Kepete commented 6 years ago

I need to disable humidity but this doesn't work. "accessory": "AdvancedHttpTemperatureHumidity", "name": "Temp", "url": "http://192.168.x.xx/" "http_method": "GET", "disableHumidity": true On the older plugin it worked fine, but the older crashes Homebridge when connection error

ingowalther commented 6 years ago

Hello @Kepete,

I fixed this issue in Version "1.0.1". Please try using the new version.

Greetings Ingo

Kepete commented 6 years ago

Thank you for you support @ingowalther

I just updated to version 1.0.1, rebooted the system and also removed the homebridge accessories cached fail. Still "disableHumidity": true doesn't work.

Kepete commented 6 years ago

My phone somehow didn't update the home app accessorise. Now everything work. Thanks!

ingowalther commented 6 years ago

You are welcome. Great to hear that.

Greetings