Skip to content

Unable to bypass zones on Partition 2. #118

Answered by ufodone
949BFN asked this question in Q&A
Discussion options

You must be logged in to vote

The integration currently sends the zone bypass keystrokes to partition 1 which likely explains your issue. At the moment it does not have any awareness of the zone to partition mapping so it doesn't know where to send the command.

Feel free to open an issue to track this. It likely would be a bit of a bigger change though due to the lack of zone/partition mapping so it might take a bit of time for me to get to.

While not ideal, in the meantime you might be able to hack something up using a combination of the alarm_keypress service call and maybe a template switch. E.g. the below should toggle the bypass on zone 9, partition 2.

service: envisalink_new.alarm_keypress
target:
  entity_id: a…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by 949BFN
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants