Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Garage] Core:OpenClosedPartialState, Close state taking very long until correct #106

Closed
rwzdoorn opened this issue Jul 29, 2023 · 3 comments
Labels
duplicate This issue or pull request already exists

Comments

@rwzdoorn
Copy link

rwzdoorn commented Jul 29, 2023

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..

@rwzdoorn
Copy link
Author

rwzdoorn commented Sep 4, 2023

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.

@DuschdrBabbe
Copy link

I have the same issue: the status isn't transmitted when the gate is opened or closed using the remote control.

Would it work if I connect Overkiz via the cloud?

@llavorel-somfy llavorel-somfy added the duplicate This issue or pull request already exists label Nov 21, 2024
@llavorel-somfy
Copy link
Contributor

Closing as it duplicates : #128

@DuschdrBabbe issue is related to the use of the KeyGo control to steer in local the gate. This is not an API problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants