Skip to content

Releases: pyalarmdotcom/alarmdotcom

v3.0.13

08 Feb 05:02
fb3b373
Compare
Choose a tag to compare

🐛 Bug Fixes

Additional fixes for issues with real time updates. Thanks, @dstanchfield, for this contribution! (#288)

v3.0.12

21 Jan 05:09
59b6a3c
Compare
Choose a tag to compare

💡 Enhancements

New monitoring / reconnection logic for WebSocket connection makes real-time notifications more reliable. Thanks, @dstanchfield for this contribution!

🐛 Bug Fixes

Removed support for scenes. This was causing trouble for many users. Support for scenes will return in an upcoming, refactored, release. (#343, #345, #347, #355, sort of #359 😬)

🧹 Housekeeping

Updated thermostat code to comply with new Home Assistant development standards. Thanks, again, @dstanchfield, for contributing! (#361)

👎 Known Issues

Lights will work, but will trigger a one-time error in your logs about using features that will be deprecated in Home Assistant 2025.1. This will be addressed in a future release.

v3.0.10

27 Oct 16:30
7ba675f
Compare
Choose a tag to compare

💡 Enhancements

Added support for scenes. (#339)

3.0.11

18 Nov 18:09
22ac7f0
Compare
Choose a tag to compare

🐛 Bug Fixes

Rolls back scenes feature from 3.0.10 as this seems to be causing trouble for most users.

v3.0.9

25 Oct 20:49
22ac7f0
Compare
Choose a tag to compare

🐛 Bug Fixes

Fix for thermostats showing °F for temperature units that are actually Celsius. (#144)

v3.0.8

25 Oct 17:28
202df56
Compare
Choose a tag to compare

💡 Enhancements

Added support for lights that don't explicitly report state. (This may help with #325)

🐛 Bug Fixes

Fixed issue in which some real-time/WebSocket updates aren't reflected in Home Assistant.

v3.0.7

23 Oct 21:32
dc2f80d
Compare
Choose a tag to compare

🐛 Bug Fixes

Fixes issue in which some devices have doubled names (e.g.: Front Door Lock Front Door Lock). If you're experiencing this issue, you may need to reload the integration or remove and reinstall it.

v3.0.6

20 Oct 20:56
e16a0ba
Compare
Choose a tag to compare

🐛 Bug Fixes

  1. Users who haven't configured partitions should now see all of their devices. Thanks, @bclindner, for contributing code! (pyalarmdotcom/pyalarmdotcomajax#125)
  2. Devices with "routine" unknown states will no longer pollute the Home Assistant error log. (#315)

v3.0.5

29 Jul 04:29
8718a37
Compare
Choose a tag to compare

🐛 Bug Fixes

Fixes invalid device error that occurs in Home Assistant v2023.8. (#314)

v2.2.3

28 Jul 18:39
ca496ec
Compare
Choose a tag to compare

This is a compatibility update for users still on this integration's 2.x release track.

🐛 Bug Fixes

  1. Fixes "invalid device" error in Home Assistant v2023.08. (#314 )
  2. Fixes 2FA bug caused by Alarm.com's new 2FA workflow.