hass-core/tests/components/light
Pascal Vizeli c1b197419d Fix async probs (#9924)
* Update entity.py

* Update entity_component.py

* Update entity_component.py

* Update __init__.py

* Update entity_component.py

* Update entity_component.py

* Update entity.py

* cleanup entity

* Update entity_component.py

* Update entity_component.py

* Fix names & comments / fix tests

* Revert deadlock protection

* Add tests for entity

* Add test fix name

* Update other code

* Fix lint

* Remove restore state from template entities

* Lint
2017-10-19 10:56:25 +02:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_demo.py test that all lights turn off when no entity id is given (#7981) 2017-06-10 10:13:52 +02:00
test_init.py Disallow ambiguous color descriptors in the light.turn_on schema (#7765) 2017-06-01 23:05:05 -07:00
test_litejet.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_mochad.py Fix a bunch of typos (#9545) 2017-09-23 17:15:46 +02:00
test_mqtt.py Add new config variable to MQTT light (#9304) 2017-09-06 01:01:03 +02:00
test_mqtt_json.py Fix attribute entity (#8066) 2017-06-17 10:03:49 -07:00
test_mqtt_template.py Fix attribute entity (#8066) 2017-06-17 10:03:49 -07:00
test_rflink.py Correct spelling of aliases, deprecate old config options. (#8348) 2017-07-06 15:59:54 +02:00
test_rfxtrx.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_template.py Fix async probs (#9924) 2017-10-19 10:56:25 +02:00
test_zwave.py Support for GE Zwave fan controller (#7767) 2017-05-25 22:55:00 -07:00