core/tests/helpers
Paulus Schoutsen e51427b284 Entity registry (#11979)
* Entity#unique_id defaults to None

* Initial commit entity registry

* Clean up unique_id property

* Lint

* Add tests to entity component

* Lint

* Restore some unique ids

* Spelling

* Remove use of IP address for unique ID

* Add tests

* Add tests

* Fix tests

* Add some docs

* Add one more test

* Fix new test…
2018-01-30 10:39:39 +01:00
..
__init__.py Fix PEP257 issues 2016-03-09 11:15:04 +01:00
test_aiohttp_client.py aiohttp 2 (#6835) 2017-03-30 00:50:53 -07:00
test_condition.py Optimize template 2 (#3521) 2016-09-27 21:29:55 -07:00
test_config_validation.py Deprecate explicit entity_id in template platforms (#11123) 2018-01-10 00:06:26 -08:00
test_deprecation.py Add tests for deprecation helpers (#7452) 2017-05-06 10:10:48 -07:00
test_discovery.py RFC: Use bind_hass for helpers (#9745) 2017-10-08 08:17:54 -07:00
test_dispatcher.py Move mqtt from eventbus to dispatcher / add unsub for dispatcher (#6206) 2017-02-24 17:11:50 -08:00
test_entity.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
test_entity_component.py Entity registry (#11979) 2018-01-30 10:39:39 +01:00
test_entity_registry.py Entity registry (#11979) 2018-01-30 10:39:39 +01:00
test_entity_values.py Simplify customize (#6007) 2017-02-15 19:47:30 -08:00
test_entityfilter.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
test_event.py Optimize event matcher (#9798) 2017-10-10 22:26:03 +02:00
test_icon.py move icon battery function from util to helpers (#9708) 2017-10-05 20:55:19 -07:00
test_init.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_location.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_restore_state.py Unit tests to improve core coverage (#9659) 2017-10-02 20:25:04 -07:00
test_script.py Implemented event_data_template (new) (#11057) 2018-01-18 22:13:14 -08:00
test_service.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
test_state.py Add support for Prometheus (#8211) 2017-07-10 21:20:17 -07:00
test_sun.py Refactor sun component for correctness (#7295) 2017-05-09 00:03:34 -07:00
test_temperature.py Move temperature display helper from components to helpers (#10555) 2017-11-14 10:36:18 +01:00
test_template.py Implemented event_data_template (new) (#11057) 2018-01-18 22:13:14 -08:00