jvmahon / Homebridge-HomeSeer4

Homebridge Plugin for HomeSeer 3 and 4
29 stars 8 forks source link

arduino device status not updating in homebridge #192

Closed Duc1198 closed 1 year ago

Duc1198 commented 2 years ago

Hi jvmahon

I'm running the homeseer arduino plugin.

I can't seem to get the status to update correctly in homebridge. I can see the homebridge logs record the correct status change but the icon will not show device is on. If I try and turn device on in home up I have to turn on twice to get it to stick.

{ "type": "LightSwitch", "name": "Backyard Garden Lights", "ref": 4223, "onValue": 0, "offValue": 1 } 2022-11-06_8-01-26

Originally posted by @Duc1198 in https://github.com/jvmahon/Homebridge-HomeSeer4/issues/123#issuecomment-1304646137

jvmahon commented 1 year ago

Sorry but I have no idea how the Arduino plugin works.

My Homebridge plugin was originally designed around Z-Wave devices and their behavior, but it has been flexible enough that it can work with other devices. Unfortunately, without having these other devices myself, I can't test them or do much to fix when there is problems.