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

Bypassed zone shows as clear #135

Closed
doppiaemme opened this issue Aug 22, 2024 · 4 comments
Closed

Bypassed zone shows as clear #135

doppiaemme opened this issue Aug 22, 2024 · 4 comments

Comments

@doppiaemme
Copy link

Hi,
Envisalink 3 with a dsc panel.
I bypassed a zone with the integration then armed away.
The zone is showing as clear, not bypassed on the integration while it correctly shows a bypass in the envisalink app.
Is this a known issue?
Even reloading doesn't fix the status.
Thanks

@ufodone
Copy link
Owner

ufodone commented Aug 24, 2024

The zone binary_sensors reflect whether a zone is open or closed. The zone bypass switches reflect whether a zone is bypassed or not. They are not combined as a single sensor because they are indicating different things. E.g., a zone can be bypassed and open or bypassed and closed.

Someone here posted an example where they use a mushroom template card to combine zone state and bypass state using different colours which might be something along the lines of what you're looking for.

@doppiaemme
Copy link
Author

Hi,
Sorry I didn't explain well my issue.
The zone bypass switch shows the zone as not bypassed, however it isbypassed, and indeed the envisalink app shows is correctly as bypassed.
To bypass it initialky, I used your integration. But once done, the status is not reported correctly afterwards. In practical the integration is showing me all the zones as not bypassed, while one is in reality bypassed.
In the screenshot here below, this zone is bypassed but it doesn't show it.
I hope it makes more sense.
IMG_3441

@ufodone
Copy link
Owner

ufodone commented Aug 24, 2024

Ah, okay. I just tried on my system and it seems to work. Can you enable debug logging for envisalink_new and post the logs? If you could turn on the debug logging and then restart HA and once it's come up, try and bypass a zone using the bypass switch a few times. That should hopefully provide enough info to figure out what's going on.

@ufodone
Copy link
Owner

ufodone commented Dec 22, 2024

@doppiaemme I haven't heard anything back from you for several months. If this is still an issue, feel free to re-open and provide the requested logs.

@ufodone ufodone closed this as completed Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants