Releases: home-assistant-libs/pytradfri
Releases · home-assistant-libs/pytradfri
Add support for pairing
Cleanup on asyncio
Add validation for dimmer level
Fix max dimmer level and bump aiocoap to latest alpha
Bug fixes and expose Homekit ID
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
Added security instructions.
Support for new DTLS identification method in latest gateway firmware
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
3.0.3
Added functions for RGB and fix of device.py
#67 - added functions for handling RGB bulbs (@matemaciek)
#68 - Bug fix in device.py (@rudyvan)