core/tests/helpers
Paulus Schoutsen 06af6f19a3
Entity to handle updates via events ()
* Entity to handle updates via events

* Fix a bug

* Update entity.py
2019-06-26 09:22:51 -07:00
..
__init__.py Fix PEP257 issues 2016-03-09 11:15:04 +01:00
test_aiohttp_client.py No more opt-out auth () 2018-12-02 16:32:53 +01:00
test_area_registry.py Add update events to registries () 2019-05-07 20:04:57 -07:00
test_condition.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
test_config_entry_flow.py Allow discovery flows to be discovered via zeroconf/ssdp () 2019-05-30 14:08:05 -07:00
test_config_validation.py Improve boolean validator () 2019-06-07 22:18:02 -07:00
test_deprecation.py Add tests for deprecation helpers () 2017-05-06 10:10:48 -07:00
test_device_registry.py Rename via_hub to via_device () 2019-06-10 09:10:44 -07:00
test_discovery.py Further integration load cleanups () 2019-04-14 19:07:05 -07:00
test_dispatcher.py Log exceptions thrown by signal callbacks () 2019-01-17 14:44:57 -08:00
test_entity.py Set default parallel_update value should base on async_update () 2019-03-25 23:53:36 -07:00
test_entity_component.py Migrate tests to pytest () 2019-04-30 09:20:38 -07:00
test_entity_platform.py Rename via_hub to via_device () 2019-06-10 09:10:44 -07:00
test_entity_registry.py Delete devices / entities when we remove a config entry. () 2019-05-19 11:41:39 +02:00
test_entity_values.py Simplify customize () 2017-02-15 19:47:30 -08:00
test_entityfilter.py Cloud conf () 2018-11-05 13:21:03 +01:00
test_event.py Sun listener to adapt to core config updates () 2019-06-10 16:05:32 -07:00
test_icon.py Migrate tests to pytest () 2019-04-30 09:20:38 -07:00
test_init.py Migrate tests to pytest () 2019-04-30 09:20:38 -07:00
test_intent.py Migrate tests to pytest () 2019-04-30 09:20:38 -07:00
test_json.py Remove homeassistant.remote () 2018-08-21 15:49:58 +02:00
test_location.py Migrate tests to pytest () 2019-04-30 09:20:38 -07:00
test_restore_state.py Entity to handle updates via events () 2019-06-26 09:22:51 -07:00
test_script.py Migrate tests to pytest () 2019-04-30 09:20:38 -07:00
test_service.py Fix supported features gates in media_player volume up/down services () 2019-04-25 21:42:39 -07:00
test_state.py Migrate tests to pytest () 2019-04-30 09:20:38 -07:00
test_storage.py Restore states through a JSON store instead of recorder () 2018-11-28 13:16:43 +01:00
test_sun.py Migrate tests to pytest () 2019-04-30 09:20:38 -07:00
test_system_info.py RFC: Add system health component () 2019-01-30 10:57:53 -08:00
test_temperature.py Migrate tests to pytest () 2019-04-30 09:20:38 -07:00
test_template.py Template: Expand method to expand groups, and closest as filter () 2019-06-22 00:32:32 -07:00
test_translation.py Automatically generate config flow list () 2019-05-13 01:16:55 -07:00