core/tests/components/config
Paulus Schoutsen f704a8e90e Reload config entry when entity enabled in entity registry, remove entity if disabled. (#26120)
* Reload config entry when disabled_by updated in entity registry

* Add types

* Remove entities that get disabled

* Remove unnecessary domain checks.

* Attach handler in async_setup

* Remove unused var

* Type

* Fix test

* Fix tests
2019-08-22 19:32:43 -05:00
..
__init__.py Add config component and hassbian example panel (#5868) 2017-02-11 17:29:05 -08:00
test_area_registry.py Black 2019-07-31 12:25:30 -07:00
test_auth.py Black 2019-07-31 12:25:30 -07:00
test_auth_provider_homeassistant.py Black 2019-07-31 12:25:30 -07:00
test_automation.py Black 2019-07-31 12:25:30 -07:00
test_config_entries.py Convert progress API to WS (#26082) 2019-08-20 00:17:52 -07:00
test_core.py Black 2019-07-31 12:25:30 -07:00
test_customize.py Black 2019-07-31 12:25:30 -07:00
test_device_registry.py Black 2019-07-31 12:25:30 -07:00
test_entity_registry.py Reload config entry when entity enabled in entity registry, remove entity if disabled. (#26120) 2019-08-22 19:32:43 -05:00
test_group.py Black 2019-07-31 12:25:30 -07:00
test_init.py Black 2019-07-31 12:25:30 -07:00
test_script.py Black 2019-07-31 12:25:30 -07:00
test_zwave.py Black 2019-07-31 12:25:30 -07:00