iomax / homebridge-mqttgaragedoor

Homebridge accessory plugin that create an HomeKit Garage Door Opener mapped on MQTT topics
Apache License 2.0
8 stars 9 forks source link

Warning messages #21

Closed uspino2 closed 3 years ago

uspino2 commented 3 years ago

I'm getting these warnings with the latest HomeBridge version. thanks.

[3/27/2021, 3:47:15 PM] [homebridge-mqttgaragedoor] This plugin generated a warning from the characteristic 'Target Door State': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info.
[3/27/2021, 3:47:15 PM] [homebridge-mqttgaragedoor] This plugin generated a warning from the characteristic 'Obstruction Detected': characteristic value expected boolean and received undefined. See https://git.io/JtMGR for more info.
iomax commented 3 years ago

I didn't get any warning nor I was able to replicate it in my setup/Homebridge Version. Sorry I can not help here.

uspino2 commented 3 years ago

Thanks for answering. I think it's related to HomeBridge v1.3.x. Downgrading to 1.2.4 stops the warnings. Might be some new implementation. Other that that, plugin is working great.