Skip to content

Releases: home-assistant-libs/pytradfri

Add support for pairing

16 Nov 19:29
d17d68f
Compare
Choose a tag to compare

Support and utility for pairing (commissioning) #114 (@chrysn)

Cleanup on asyncio

14 Nov 19:01
19e2157
Compare
Choose a tag to compare

Add validation for dimmer level

12 Nov 15:39
b4a0ee2
Compare
Choose a tag to compare

Fix max dimmer level and bump aiocoap to latest alpha

10 Nov 20:31
Compare
Choose a tag to compare

Bug fixes and expose Homekit ID

04 Nov 10:55
c6f08bf
Compare
Choose a tag to compare
Update CLI to support 4.0 and expose Homekit key (#100)

* Update CLI to support 4.0
* Added Homekit ID
* Adding more tests for Gateway

Updated readme

01 Nov 20:02
3dfd590
Compare
Choose a tag to compare

Added security instructions.

Support for new DTLS identification method in latest gateway firmware

01 Nov 19:48
ed1fea1
Compare
Choose a tag to compare

This release also contains changes to the way the API factories are created and used. Please refer to the updated examples, for examples on how to use these.

Fix of method set_predefined_color in device.py

28 Oct 16:48
151c730
Compare
Choose a tag to compare

3.0.3

26 Oct 17:42
Compare
Choose a tag to compare

#75 Resolve issue with libcoap API (@rudyvan)

Added functions for RGB and fix of device.py

22 Oct 07:21
Compare
Choose a tag to compare

#67 - added functions for handling RGB bulbs (@matemaciek)
#68 - Bug fix in device.py (@rudyvan)