hass-core/tests/components/camera
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
test_demo.py Camera services arm disarm including Netgear Arlo (#7961) 2017-06-30 21:06:56 -07:00
test_generic.py Remove some more usage of run_in_executor (#8352) 2017-07-06 14:08:32 +02:00
test_init.py Spelling fixes (#11940) 2018-01-27 11:58:27 -08:00
test_local_file.py Entity registry (#11979) 2018-01-30 10:39:39 +01:00
test_mqtt.py Fix MQTT camera test (#7878) 2017-06-03 18:51:29 -07:00
test_uvc.py