core/homeassistant/components/hue
Marcel van der Veldt f8c6e4c20a
Add support for Hue Smart Scenes (Natural Lights) (#85517)
* Bump aiohue to 4.6.0

* fix device name for lights

* fix name for groups too

* ignore smart scenes

* bump to 4.6.1 instead

* Add support for Smart Scenes (Natural lights) in Hue

* update base entity class

* fix test fixture

* update tests

* fix scene test

* fix typo

* use underlying scene controller

* use enum value

* update tests

* add current scene name within smart scene

* extra attributes are only valid if the scene is active

* Update v2_resources.json

* typo

* fix after merge
2023-01-30 23:32:37 -05:00
..
translations [ci skip] Translation update 2023-01-19 00:25:04 +00:00
v1
v2 Add support for Hue Smart Scenes (Natural Lights) (#85517) 2023-01-30 23:32:37 -05:00
__init__.py
binary_sensor.py
bridge.py
config_flow.py Remove SSDP discovery from Hue (#85506) 2023-01-16 19:56:46 +01:00
const.py
device_trigger.py
diagnostics.py
errors.py
light.py
logbook.py
manifest.json Remove SSDP discovery from Hue (#85506) 2023-01-16 19:56:46 +01:00
migration.py
scene.py Add support for Hue Smart Scenes (Natural Lights) (#85517) 2023-01-30 23:32:37 -05:00
sensor.py
services.py
services.yaml
strings.json
switch.py Update Union typing (5) [Py310] (#86428) 2023-01-23 09:06:26 +01:00