palazzem / ha-econnect-alarm

Home Assistant integration that provides a full-fledged Alarm Panel to control your Elmo/IESS alarm systems.
BSD 3-Clause "New" or "Revised" License
10 stars 5 forks source link

feat: add support for `VACATION` mode #34

Closed palazzem closed 9 months ago

palazzem commented 9 months ago

Related Issues

Proposed Changes:

Add support for missing alarm modes described in the official documentation. The only mode that is currently missing is the custom_bypass which is handled in a different task (https://github.com/palazzem/ha-econnect-alarm/issues/33).

Testing:

Go to the integration settings and configure the vacation mode.

Extra Notes (optional):

n/a

Checklist