v1.9.0
Breaking changes:
- This release removes the
expiration
anddelay
property from the alarm entities. They were previously used to communicate exit/entry delays with alarmo-card. This is now handled via websockets. This requires updating alarmo-card to v1.4.0 (or higher).
Other changes:
- Fixed a bug causing white screen to appear when creating new notification if user has the
tts
not loaded. - Fixed a bug in the alarm master where entry delay was calculated as the maximum of all areas instead of minimum.
- Updated spanish translation (thanks @kikorr & @TaixMiguel !)
- Updated swedish translation (thanks @Rittsel !)
- Add vacation to mode GUI selector in alarmo.arm service
- Revert to disarmed state (instead of unknown) when restarting HA and alarm cannot start in armed state (due to blocking sensors)