core/tests/components/light
martinfrancois 678f273002 Rflink: added support for lights with toggle type (#6521)
* added support for lights with toggle type

* fixed style errors

* introduced tests for the toggle type

it's not passing yet because of an assertionerror at line 407

* updated to reflect tristate of "state"

* Format code according to pep8

Added line break for import that was too long.

* fixed lint, replaced if statement with 'var = bool(test)'

* changed implementation of state check according to bug on 6bceb04ca1 (r106758784)
2017-03-18 21:34:17 +01:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_demo.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_init.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_litejet.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_mqtt.py Expand MQTT lights (#6481) 2017-03-07 23:01:36 -08:00
test_mqtt_json.py Expand MQTT lights (#6481) 2017-03-07 23:01:36 -08:00
test_mqtt_template.py Expand MQTT lights (#6481) 2017-03-07 23:01:36 -08:00
test_rflink.py Rflink: added support for lights with toggle type (#6521) 2017-03-18 21:34:17 +01:00
test_rfxtrx.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_zwave.py Add "Refactor zwave discovery to entity schema" (#6565) 2017-03-14 19:55:33 -04:00