core/homeassistant/components/esphome
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 Update translations 2021-02-03 11:46:49 +01:00
__init__.py Mark entities as unavailable when they are removed but are still registered (#45528) 2021-02-08 10:45:46 +01:00
binary_sensor.py
camera.py Convert most esphome state updates to callbacks (#43246) 2020-11-15 22:18:23 +01:00
climate.py Cleanup unused loggers (components A-M) (#41600) 2020-10-12 16:59:05 +02:00
config_flow.py Use common strings in esphome config flow (#41547) 2020-10-09 14:28:54 +02:00
cover.py Cleanup unused loggers (components A-M) (#41600) 2020-10-12 16:59:05 +02:00
entry_data.py Defer esphome persistent storage writes until after startup (#42600) 2020-10-30 09:02:00 +01:00
fan.py Update esphome to use new fan entity model (#45590) 2021-01-28 17:25:08 +01:00
light.py Cleanup unused loggers (components A-M) (#41600) 2020-10-12 16:59:05 +02:00
manifest.json Esphome fan direction (#44495) 2021-01-27 10:40:33 +01:00
sensor.py Cleanup unused loggers (components A-M) (#41600) 2020-10-12 16:59:05 +02:00
services.yaml
strings.json Use common strings in esphome config flow (#41547) 2020-10-09 14:28:54 +02:00
switch.py Cleanup unused loggers (components A-M) (#41600) 2020-10-12 16:59:05 +02:00