Releases: rsnodgrass/hass-adtpulse
Releases · rsnodgrass/hass-adtpulse
0.4.6
0.4.5 (2024-04-04)
- update to work with HA 2024.04 release
0.4.4
0.4.3
0.4.2
0.4.1
0.4.1 (2024-02-24)
-
bump pyadtpulse to 1.2.7. This will:
- perform a full re-login approximately every 6 hours
- speed up zone and alarm update times
- allow Home Assistant to just refresh updated zones/alarm instead all all entities
- fix various "you have not logged in yet" errors
-
have connection status show authentication errors
-
correctly handle coordinator update authentication errors to perform configuration reauthentication flow
0.4.0
0.3.5
0.3.4
0.3.3
0.3.3 (2023-10-12)
- bump pyadtpulse to 1.1.3. This should fix alarm not updating issue
- add force stay and force away services
- add relogin service
- refactor code to use base entity. This should cause most entities to become unavailable if the gateway goes offline
- disallow invalid alarm state changes
- revert alarm card functionality. All states will be available, but exceptions will be thrown if an invalid state is requested.