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

Feature request: MQTT Commands / Toggle Chime #48

Open
sberryman opened this issue Feb 21, 2022 · 3 comments
Open

Feature request: MQTT Commands / Toggle Chime #48

sberryman opened this issue Feb 21, 2022 · 3 comments

Comments

@sberryman
Copy link

What do you think about adding a command action TOGGLE_CHIME and an automated button in home assistant that will send the command?

It's annoying the alarm_panel MQTT auto configuration code doesn't support Chime like the standard one (I wen't through the code yesterday). But this would make it easy to switch it on and off.

@f34rdotcom
Copy link
Contributor

Chime toggle command was implemented in the commands subscription and I tested it. It should be solid but if not I will take a look. Ya that would be a good feature to get added to the MQTT Alarm code if it does not do it now. Also I think different arming modes. On a personal note I would like to see "EXIT NOW" state as well as "READY" and "NOT READY".

ad2_chime_toggle(code, vpart);

@ghost
Copy link

ghost commented Mar 5, 2022

I would also like to see those additional states. I probably won't use them but it would make replacing the keypads with a tablet much nicer in the future.

@f34rdotcom
Copy link
Contributor

I have an issue with the current MQTT alarm panel component thingy. Can I add / modify this easily in YAML? It does not show "READY" state and that can be a problem. If not in ready state then it can't be armed and sometimes it needs to be disarmed twice to clear an alarm. The WebUI component does this correctly if you want to see an example.

This needs to be figured out or that alarm panel keypad interface will not work and will cause a lot of confusion.

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