Skip to content

Releases: Kane610/deconz

ZHAFire test mode property

24 Jan 22:20
ba26394
Compare
Choose a tag to compare

What's Changed

New properties and set_configs for various sensor types

20 Oct 05:55
0b39827
Compare
Choose a tag to compare

What's Changed

A lot of minor things

17 Sep 21:59
8ba332c
Compare
Choose a tag to compare

What's Changed

Improved typing overall
Changed all attributes to be snake case and not a mirror of API attribute
Changed retry mechanism to utilize sleep rather than task to keep the call chain
Added set_* methods to replace generic calls that expect the upper layer to read the API specification
Moved get_api_key into DeconzSession
Expanded the config class to be more complete

Add AlarmSystems support

20 Aug 19:18
Compare
Choose a tag to compare

What's Changed

Fix groups with lights reporting faulty data

16 Jul 11:30
Compare
Choose a tag to compare

What's Changed

v81

08 Jul 17:52
Compare
Choose a tag to compare
v81

What's Changed

Improve groups update_color_state

17 Jun 15:35
Compare
Choose a tag to compare

What's Changed

Add Ancillary control support

19 Apr 15:14
Compare
Choose a tag to compare

Add ZHADoorLock support

30 Mar 18:49
Compare
Choose a tag to compare

Also some improvements to websocket retry mechanism and signalling

Improve websocket robustness

24 Dec 22:28
Compare
Choose a tag to compare

Decouple data processing from websocket handling