You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a Dexxo Smart IO and a Tahoma Switch with developer mode enabled. I can talk with the API via this documentation (https://www.zwaveforum.se/viewtopic.php?t=7130) . Currently, when I use a KeyGo IO to open my garage door the State changes correctly to the 'open' state.
When I close the door within a minute with the KeyGo IO the state stays on 'open' (but it's being closed). Even after one hour the state is still open.
What I would expect: {"type":3,"name":"core:OpenClosedPartialState","value":"closed"}
Refreshing the state can take up at least an hour which I would not expect.
Please fix this..
The text was updated successfully, but these errors were encountered:
Update on this matter: I've installed a Somfy Smove IO, this is giving the correct feedback if I close the garage it's being updated as 'closed'. It looks like the KeyGo IO only gives feedback when the door is opening but not closing.
Hi,
I have a Dexxo Smart IO and a Tahoma Switch with developer mode enabled. I can talk with the API via this documentation (https://www.zwaveforum.se/viewtopic.php?t=7130) . Currently, when I use a KeyGo IO to open my garage door the State changes correctly to the 'open' state.
{"type":3,"name":"core:OpenClosedPartialState","value":"open"}
When I close the door within a minute with the KeyGo IO the state stays on 'open' (but it's being closed). Even after one hour the state is still open.
What I would expect:
{"type":3,"name":"core:OpenClosedPartialState","value":"closed"}
Refreshing the state can take up at least an hour which I would not expect.
Please fix this..
The text was updated successfully, but these errors were encountered: