core/tests/components/light
cribbstechnologies ef4ef2d383 Template light (#7657)
* starting light template component

* linting/flaking

* starting unit tests from copypasta

* working on unit testing

* forgot to commit the test

* wrapped up unit testing

* adding remote back

* updates post running tox

* Revert "adding remote back"

This reverts commit 852c87ff96.

* adding submodule back from origin

* updating submodule

* removing a line to commit

* re-adding line

* trying to update line endings

* trying to fix line endings

* trying a different approach

* making requested changes, need to fix tests

* flaking

* union rather than intersect; makes a big difference

* more tests passing, not sure why this one's failing

* got it working

* most of the requested changes

* hopefully done now

* sets; the more you know
2017-05-24 14:32:22 -04:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_demo.py Coerce color_temp to int even when passed in as kelvin (#7640) 2017-05-17 19:20:59 -07: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 Report proper features in mqtt_json light (#6941) 2017-04-05 14:39:19 +02:00
test_mqtt_template.py Expand MQTT lights (#6481) 2017-03-07 23:01:36 -08:00
test_rflink.py Add option to disable automatic add for lights and sensors. (#6852) 2017-03-30 08:02:03 -07:00
test_rfxtrx.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_template.py Template light (#7657) 2017-05-24 14:32:22 -04:00
test_zwave.py Fix for zwave RGB setting (#7137) 2017-04-16 15:06:59 -07:00