Skip to content

Releases: homeassistant-projects/hass-adtpulse

0.5.1

16 Aug 20:34
92867dc
Compare
Choose a tag to compare

What's Changed

  • Pre commit updates by @EVWorth in #62
  • added ruff and ruff rules, formatted all files, and added ruff to pre-commit
  • bumped minimum HA version to 2025.8.1

Full Changelog: 0.5.0...0.5.1

0.5.0

15 Aug 01:13
dd3c892
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.8...0.5.0

0.4.8

14 Jul 03:06
Compare
Choose a tag to compare
  • updated to the latest HACS validation and hassfest

0.4.7

13 Jul 02:45
e8331a2
Compare
Choose a tag to compare

bump pyadtpulse to 1.2.11 (requires HA 2025.7.1 currently)

0.4.6

21 Apr 06:49
5c6298e
Compare
Choose a tag to compare

0.4.6

  • add arm night
  • bump pyadtpulse to 1.2.9
    This should fix some errors caused in recovery from disconnections

0.4.5 (2024-04-04)

05 Apr 02:35
0582c72
Compare
Choose a tag to compare
  • update to work with HA 2024.04 release

0.4.4

07 Mar 06:33
Compare
Choose a tag to compare

0.4.4 (2024-03-07)

  • update connection status and next update sensors on successful data fetch
  • bump pyadtpulse to 1.2.8 which should provide better error logging and more stability for failures from Pulse site

0.4.3

02 Mar 23:26
Compare
Choose a tag to compare

0.4.3 (2024-03-02)

  • fix not updating when exception is raised
  • change glass break type to sound binary sensor

0.4.2

25 Feb 14:45
b18f79f
Compare
Choose a tag to compare

0.4.2 (2024-02-25)

  • use default Home Assistant icons where possible
  • remove gateway serial number/site id from gateway name

0.4.1

25 Feb 14:44
b18f79f
Compare
Choose a tag to compare

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