Skip to content

Releases: pyalarmdotcom/pyalarmdotcomajax

v0.5.12

08 Feb 04:34
b3a89c7
Compare
Choose a tag to compare

🐛 Bug Fixes

Update to fix real-time updates. Thanks @dstanchfield for the contribution!

v0.5.11

21 Jan 04:32
f2dfb69
Compare
Choose a tag to compare

🐛 Bug Fixes

Fixes "unknown device" errors related to scenes by removing scene support. Scene support will be re-added as part of the next major release.

v0.5.10

27 Oct 16:29
b58b0b8
Compare
Choose a tag to compare

🐛 Bug Fixes

Fixes UnboundLocalError with new scenes code.

v0.5.9

27 Oct 15:49
793464c
Compare
Choose a tag to compare

💡 Enhancements

Added support for scenes.

v0.5.8

25 Oct 20:47
14a6490
Compare
Choose a tag to compare

💡 Enhancements

Added thermostat attribute for unit of measurement.

v0.5.7

25 Oct 17:08
064ee44
Compare
Choose a tag to compare

🐛 Bug Fixes

Fixes bug in which some updates received via WebSocket are not reflected in device attributes.

v0.5.6

23 Oct 19:47
f26cfdf
Compare
Choose a tag to compare

🐛 Bug Fixes

Fixes TypeError for some device types that don't have defined Subtypes.

🧹 Housekeeping

Updates dependencies and in devcontainer and related config files.

v0.5.5

20 Oct 20:29
234ec07
Compare
Choose a tag to compare

🐛 Bug Fixes

Fixes issue in which devices don't appear for users without partitions. Thanks @bclindner for your PR! (#125)

🧹 Housekeeping

Upgraded devcontainer to Python 3.11.

v0.5.4

29 Jul 04:21
Compare
Choose a tag to compare

🧹 Housekeeping

Update Python version to 3.11.

v0.4.15

28 Jul 17:37
Compare
Choose a tag to compare

This fix addresses bugs with the prior 4.x version of pyalarmdotcomajax. Many users are still using the 2.x branch of the Home Assistant integration, which relies of pyadc 4.x.

🐛 Bug Fixes

  1. Fixes issue with Alarm.com's (relatively) new 2FA workflow.
  2. Upgrades Python version to 3.11.