Releases: pyalarmdotcom/pyalarmdotcomajax
Releases · pyalarmdotcom/pyalarmdotcomajax
v0.5.12
🐛 Bug Fixes
Update to fix real-time updates. Thanks @dstanchfield for the contribution!
v0.5.11
🐛 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
🐛 Bug Fixes
Fixes UnboundLocalError with new scenes code.
v0.5.9
💡 Enhancements
Added support for scenes.
v0.5.8
💡 Enhancements
Added thermostat attribute for unit of measurement.
v0.5.7
🐛 Bug Fixes
Fixes bug in which some updates received via WebSocket are not reflected in device attributes.
v0.5.6
🐛 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
🐛 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
🧹 Housekeeping
Update Python version to 3.11.
v0.4.15
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
- Fixes issue with Alarm.com's (relatively) new 2FA workflow.
- Upgrades Python version to 3.11.