core/homeassistant/components/hue
epenet 250379e181
Add setup type hints (init) (#64351)
* Add setup type hints to acmeda

* Add setup type hints to xiaomi_aqara

* Add setup type hints to motion_blinds

* Add setup type hints to xiaomi_miio

* Add setup type hints to diagnostics

* Add setup type hints to zha

* Add setup type hints to firmata

* Add setup type hints to denonavr

* Add setup type hints to rfxtrx

* Add setup type hints to hue

* Cleanup denonavr

* Add return types to xiaomi_miio

* Fix return type

Co-authored-by: epenet <epenet@users.noreply.github.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-01-19 18:00:34 +01:00
..
translations [ci skip] Translation update 2022-01-17 00:14:48 +00:00
v1
v2 Add guard in Hue availability check (#64062) 2022-01-13 09:18:34 -08:00
__init__.py Add setup type hints (init) (#64351) 2022-01-19 18:00:34 +01:00
binary_sensor.py
bridge.py
config_flow.py Hue allow per-device availability override (#63025) 2021-12-30 20:46:52 -08:00
const.py Hue allow per-device availability override (#63025) 2021-12-30 20:46:52 -08:00
device_trigger.py Update typing (5) [tests] (#63926) 2022-01-11 21:28:13 +01:00
errors.py
light.py
manifest.json Bump aiohue to 3.0.11 (#62983) 2021-12-29 12:01:57 +01:00
migration.py
scene.py Add additional service to set advanced Hue scene options (#63035) 2022-01-04 21:39:08 -08:00
sensor.py
services.py
services.yaml Add additional service to set advanced Hue scene options (#63035) 2022-01-04 21:39:08 -08:00
strings.json Hue allow per-device availability override (#63025) 2021-12-30 20:46:52 -08:00
switch.py