Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-aiohue: upgrade 4.6.1 -> 4.6.2 | Wang Mingyu | 2023-03-04 | 1 | -16/+0 |
| | | | | | | | | | | | | | Changelog: ========== Add missing LONG_PRESS enum member for button events (#190) Mark auto_dynamic attribute optional on scene resource (#189) Fixes for some small schema parse errors (#188) Make active_timeslot optional in smart_scene model (#177) Add util methods for backwards compatibility in Scenes controller (#176) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-aiohue: upgrade 4.5.0 -> 4.6.1 | Wang Mingyu | 2023-01-11 | 1 | -0/+16 |
Changelog: ========== Address changes of final V2 api release (#175) Use non-deprecated logging warn method (#174) Add support for smart_scene resource (#170) Add support for matter resource (#171) Fix: KeepAlive workaround causes Geofence to malfunction (#163) Fix: Missing repeated events for Philips Hue Tap Dial switch (#167) Fix error in log when an empty dict is received for an optional value (#164) Add sparkle effect to fix new Festavia lights (#165) Fix typo in discovery (#158) Pin github actions and add dependabot actions ecosystem (#151) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |