home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
69.46k stars 28.66k forks source link

Address #117650 and implement arming and disarming states. #117653

Closed albertogeniola closed 1 month ago

albertogeniola commented 1 month ago

Proposed change

Fixes #117650 and implements ARMING and DISARMING intermediate states. To address #117650 we need to upgrade dependency elmax_api to 0.0.5.

Changes introduced to 0.0.5: https://github.com/albertogeniola/elmax-api/releases/tag/v0.0.5

Full changelog also available here: https://github.com/albertogeniola/elmax-api/blob/main/CHANGELOG.md

Type of change

Additional information

Checklist

If user exposed functionality or configuration variables are added/changed:

If the code communicates with devices, web services, or third-party tools:

To help with the load of incoming pull requests: