Skip to content

Commit 5d848ee

Browse files
authored
Update CHANGES
1 parent 477fd95 commit 5d848ee

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

CHANGES

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
v0.2.6, 2022-04-08 Added support for lights that don't report state.
2-
Added previously unmapped device states.
2+
Added previously unmapped device states.
33
v0.2.5, 2022-04-08 Added read_only attribute to controllable devices.
44
v0.2.4, 2022-04-07 Add freeze sensors.
5-
Fixed night arming.
6-
Started adding Alarm.com API reference data for future enhancements.
5+
Fixed night arming.
6+
Started adding Alarm.com API reference data for future enhancements.
77
v0.2.3, 2022-04-06 Fixed CLI asyncio error for Windows systems.
88
v0.2.2, 2022-04-05 [BREAKING] Moved action functions from controller to individual devices.
9-
Added support for lights.
10-
Fixed OTP login workflow in CLI.
11-
Removed arming preferences (bypass, etc.) from controller. Now, preferences must be submitted on every arm request.
9+
Added support for lights.
10+
Fixed OTP login workflow in CLI.
11+
Removed arming preferences (bypass, etc.) from controller. Now, preferences must be submitted on every arm request.
1212
v0.2 - v0.2.1 (See release notes.)
1313
v0.1.13, 2021-12-26 Add detailed sensor attributes
14-
Add lock support
14+
Add lock support
1515
v0.1.12, 2021-12-13 Adapt to sensorText rename in sensor endpoint json
1616
v0.1.11, 2021-03-31 Add armed night state
1717
v0.1.10, 2020-12-22 Fix login problem with refactor from 0.1.7
1818
v0.1.8, 2020-12-15 Add 2FA cookie
1919
v0.1.7, 2020-12-13 Add AlarmdotcomProtection1 and refactor classes
20-
Add Garage Doors status
20+
Add Garage Doors status
2121
v0.1.6, 2020-11-16 Add thermostat status for ADT
2222
v0.1.5, 2020-11-16 Add thermostat status
2323
v0.1.4, 2020-11-14 Add AlarmdotcomADT for ADT portal login
2424
v0.1.3, 2020-09-02 Omit sending arming parameters if False. Only attempt relogin on HTTP 403 error.
2525
v0.1.2, 2020-03-22 Added option for silent arming
26-
Added different stay and away treatment for forcebypass/noentrydelay/silentarming
27-
Changed arming function name to use stay instead of home, sticking with ADC convention
26+
Added different stay and away treatment for forcebypass/noentrydelay/silentarming
27+
Changed arming function name to use stay instead of home, sticking with ADC convention
2828
v0.1.1, 2020-03-18 Added sensor status
2929
v0.1.0, 2020-03-18 Initial release.

0 commit comments

Comments
 (0)