jvmahon / Homebridge-HomeSeer4

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

Custom Open / Closed Values not working #123

Closed AdamCavaliere closed 3 years ago

AdamCavaliere commented 3 years ago

I have 2 ZWave Window Coverings that are not showing the correct status. I tried using the advanced device option to set the custom open / close values and they are not working. Please let me know what data I can provide to help troubleshoot this.

jvmahon commented 3 years ago

Please explain what type of device and show the device page as well as the status graphics page.

AdamCavaliere commented 3 years ago

Here is the configuration: "accessories": [ { "type": "WindowCovering", "name": "Great Room Drapes", "ref": 2057, "openValue": 99, "closedValue": 0 } ],

image

image

image

image

jvmahon commented 3 years ago

When you say the window coverings don't show the correct status - what do you mean? What are they showing and what do you think they should show?

jvmahon commented 3 years ago

Closed since there wasn't a response.

Duc1198 commented 2 years ago

Hi Jvmahon,

I'm similar issue.

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

jvmahon commented 2 years ago

Sorry, really don't know what to do about arduino - no experience with it.