core/tests/components
MartinHjelmare 4e4b24fcff Log error for servicecall without required data
* Log error for services called without required attributes, in
	media_player, notify and thermostat platforms.
* Add fan property and methods in thermostat demo component.
* Add tests for notify file and thermostat demo component.
* Increase coverage of tests for media_player, notify and thermostat
	platforms.
* Fix some PEP issues, but not all. Tests still have old linting
	errors.
2016-03-19 08:06:57 +01:00
..
alarm_control_panel Fix PEP257 issues 2016-03-09 10:25:50 +01:00
automation Remove support for old deprecated automation config 2016-03-13 00:00:05 -08:00
binary_sensor Fix race condition in template components. 2016-03-17 12:10:19 +00:00
camera Fix PEP257 issues 2016-03-09 10:25:50 +01:00
device_tracker Allow entry into passive zones. 2016-03-13 18:01:29 +00:00
garage_door Fix PEP257 issues 2016-03-09 10:25:50 +01:00
light Fixed close connection issue with rfxtrx device and update rfxtrx lib 2016-03-14 08:33:59 +01:00
lock Fix PEP257 issues 2016-03-09 10:25:50 +01:00
media_player Log error for servicecall without required data 2016-03-19 08:06:57 +01:00
mqtt MQTT: Start embedded server if no config given 2016-03-12 21:42:47 -08:00
notify Log error for servicecall without required data 2016-03-19 08:06:57 +01:00
rollershutter Fix PEP257 issues 2016-03-09 10:25:50 +01:00
sensor Fix PEP257 issues 2016-03-09 10:25:50 +01:00
switch Fixed close connection issue with rfxtrx device and update rfxtrx lib 2016-03-14 08:33:59 +01:00
thermostat Log error for servicecall without required data 2016-03-19 08:06:57 +01:00
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_alexa.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_api.py Add content-length header to http resonses 2016-03-12 23:41:00 -08:00
test_configurator.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_conversation.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_demo.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_device_sun_light_trigger.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_frontend.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_graphite.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_group.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_history.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_influx.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_init.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_input_boolean.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_input_select.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_input_slider.py input slider 2016-03-14 22:03:30 +01:00
test_introduction.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_logbook.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_logger.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_mqtt_eventstream.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_proximity.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_recorder.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_rfxtrx.py Fixed close connection issue with rfxtrx device and update rfxtrx lib 2016-03-14 08:33:59 +01:00
test_scene.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_script.py Script: fix template service calls and remove old config support 2016-03-13 22:29:36 -07:00
test_shell_command.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_splunk.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_statsd.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_sun.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_updater.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_weblink.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_zone.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00