hass-core/homeassistant/components/hue
Paulus Schoutsen 9e07910ab0
Mark entities as unavailable when they are removed but are still registered (#45528)
* Mark entities as unavailable when they are removed but are still registered

* Add sync_entity_lifecycle to collection helper

* Remove debug print

* Lint

* Fix tests

* Fix tests

* Update zha

* Update zone

* Fix tests

* Update hyperion

* Update rfxtrx

* Fix tests

* Pass force_remove=True from integrations

Co-authored-by: Erik <erik@montnemery.com>
2021-02-08 10:45:46 +01:00
..
translations [ci skip] Translation update 2021-02-05 00:03:54 +00:00
__init__.py Use separate line for return statement in hue_activate_scene (#41709) 2020-10-12 13:40:26 +02:00
binary_sensor.py Rename BinarySensorDevice to BinarySensorEntity (#34462) 2020-04-23 21:57:07 +02:00
bridge.py Add transitiontime to hue scene service (#45785) 2021-02-03 15:42:52 +01:00
config_flow.py Improve handling of ignored entries (#42148) 2020-10-21 10:49:09 +02:00
const.py Add transitiontime to hue scene service (#45785) 2021-02-03 15:42:52 +01:00
device_trigger.py Remove unnecessary instances of dict.keys() (#42518) 2020-10-28 20:43:48 +01:00
errors.py
helpers.py Mark entities as unavailable when they are removed but are still registered (#45528) 2021-02-08 10:45:46 +01:00
hue_event.py Use global CONF_UNIQUE_ID for hue (#38596) 2020-08-09 13:20:11 -05:00
light.py Return empty dictionary at first for attributes (#41348) 2020-10-06 18:08:53 +02:00
manifest.json Add Hue manual bridge config flow + options flow (#37268) 2020-07-02 14:12:24 +02:00
sensor.py Add and use light lux constant in entire code base (#40171) 2020-09-23 20:48:01 +02:00
sensor_base.py Exception chaining and wrapping improvements (#39320) 2020-08-28 13:50:32 +02:00
sensor_device.py Fire events for hue remote buttons pressed (#33277) 2020-03-31 10:27:30 -07:00
services.yaml
strings.json add common strings (#41300) 2020-10-05 14:56:06 -05:00