core/homeassistant/components/hue
Victor Guimarães 93a844b1d5
Hue Group features based on the bulbs in it (#31897)
* Computes the features of a hue group as the union of the features of the bulbs in the group

* Moved create item to a function

* Added test for hue group features
2020-02-17 10:22:34 -08:00
..
.translations [ci skip] Translation update 2020-02-09 00:31:39 +00:00
__init__.py Disable Hue groups for new setups (#31713) 2020-02-11 08:50:07 -08:00
binary_sensor.py Update Hue data fetching (#31338) 2020-01-31 14:47:40 -08:00
bridge.py Hue to retry if hub errors out (#31616) 2020-02-08 13:20:37 -08:00
config_flow.py Disable Hue groups for new setups (#31713) 2020-02-11 08:50:07 -08:00
const.py Disable Hue groups for new setups (#31713) 2020-02-11 08:50:07 -08:00
errors.py
helpers.py Update Hue data fetching (#31338) 2020-01-31 14:47:40 -08:00
light.py Hue Group features based on the bulbs in it (#31897) 2020-02-17 10:22:34 -08:00
manifest.json Upgrade aiohue (#31903) 2020-02-17 09:52:54 +01:00
sensor.py Update Hue data fetching (#31338) 2020-01-31 14:47:40 -08:00
sensor_base.py Hue to retry if hub errors out (#31616) 2020-02-08 13:20:37 -08:00
services.yaml
strings.json