core/tests/helpers
Paulus Schoutsen bb14a083f0
Store capabilities and supported features in entity registry, restore registered entities on startup (#30094)
* Store capabilities and supported features in entity registry

* Restore states at startup

* Restore non-disabled entities on HA start

* Fix test

* Pass device class from entity platform

* Clean up restored entities from state machine

* Fix Z-Wave test?
2019-12-31 14:29:43 +01:00
..
__init__.py Fix PEP257 issues 2016-03-09 11:15:04 +01:00
test_aiohttp_client.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_area_registry.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_check_config.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_condition.py Add device automation condition (#26313) 2019-09-05 16:49:32 +02:00
test_config_entry_flow.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_config_entry_oauth2_flow.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_config_validation.py Rendering complex template objects to leave non-template values alone (#29353) 2019-12-03 14:15:45 -08:00
test_deprecation.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_device_registry.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_discovery.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_dispatcher.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_entity.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_entity_component.py Store capabilities and supported features in entity registry, restore registered entities on startup (#30094) 2019-12-31 14:29:43 +01:00
test_entity_platform.py Store capabilities and supported features in entity registry, restore registered entities on startup (#30094) 2019-12-31 14:29:43 +01:00
test_entity_registry.py Store capabilities and supported features in entity registry, restore registered entities on startup (#30094) 2019-12-31 14:29:43 +01:00
test_entity_values.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_entityfilter.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_event.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_icon.py StarLine integration (#27197) 2019-11-26 11:17:11 -08:00
test_init.py Black 2019-07-31 12:25:30 -07:00
test_integration_platform.py Add integration platform helper (#29914) 2019-12-13 15:38:41 +01:00
test_intent.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_json.py Black 2019-07-31 12:25:30 -07:00
test_location.py Black 2019-07-31 12:25:30 -07:00
test_network.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_restore_state.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_script.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_service.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_state.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_storage.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_sun.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_system_info.py Black 2019-07-31 12:25:30 -07:00
test_temperature.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_template.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00
test_translation.py Sort imports according to PEP8 for 'tests' (#29791) 2019-12-09 16:52:24 +01:00