summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-aiohue_4.6.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-aiohue: upgrade 4.6.1 -> 4.6.2Wang Mingyu2023-03-041-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.1Wang Mingyu2023-01-111-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>