core/tests/components/config
Paulus Schoutsen 1f0f62de7f
Add unique IDs to automation/scenes (#31150)
* Add unique IDs to automation and scenes

* Fix typo
2020-01-26 23:01:35 -08:00
..
__init__.py
test_area_registry.py
test_auth.py
test_auth_provider_homeassistant.py
test_automation.py Add unique IDs to automation/scenes (#31150) 2020-01-26 23:01:35 -08:00
test_config_entries.py
test_core.py
test_customize.py Add unique IDs to automation/scenes (#31150) 2020-01-26 23:01:35 -08:00
test_device_registry.py use isort to sort imports according to PEP8 for config (#29628) 2019-12-08 22:27:28 +05:30
test_entity_registry.py
test_group.py Add unique IDs to automation/scenes (#31150) 2020-01-26 23:01:35 -08:00
test_init.py
test_scene.py Add unique IDs to automation/scenes (#31150) 2020-01-26 23:01:35 -08:00
test_script.py
test_zwave.py