..
alarm_control_panel
Continue on invalid platforms and new setup_component unit tests ( #3736 )
2016-10-08 11:27:35 -07:00
automation
Continue on invalid platforms and new setup_component unit tests ( #3736 )
2016-10-08 11:27:35 -07:00
binary_sensor
Migrate to voluptuous ( #3748 )
2016-10-21 21:14:35 -07:00
camera
async HTTP component ( #3914 )
2016-10-23 23:48:01 -07:00
climate
Removing calls to mock.assert_called_once_with ( #3896 )
2016-10-16 16:13:27 -07:00
cover
Removing calls to mock.assert_called_once_with ( #3896 )
2016-10-16 16:13:27 -07:00
device_tracker
Fix for see service attributes ( #4023 )
2016-10-25 10:59:20 +02:00
fan
Use setup_component in tests ( #3414 )
2016-09-17 10:29:58 -07:00
light
Continue on invalid platforms and new setup_component unit tests ( #3736 )
2016-10-08 11:27:35 -07:00
lock
Use setup_component in tests ( #3414 )
2016-09-17 10:29:58 -07:00
media_player
Sonos improvements ( #3997 )
2016-10-26 00:37:47 +02:00
mqtt
Replacing tempfile with mock_open in tests ( #3753 )
2016-10-17 20:16:36 -07:00
notify
async HTTP component ( #3914 )
2016-10-23 23:48:01 -07:00
recorder
Fix tests ( #3387 )
2016-09-13 18:17:51 -07:00
sensor
Add test ( #3999 )
2016-10-24 22:01:38 -07:00
switch
Add mochad component ( #3970 )
2016-10-24 21:49:49 -07:00
weather
Update tests, rename variable, and change conversion ( #3546 )
2016-10-24 21:53:03 -07:00
__init__.py
Fix PEP257 issues
2016-03-09 10:25:50 +01:00
test_alexa.py
Add Alexa Flash Briefing Skill API support ( #3745 )
2016-10-13 09:14:22 -07:00
test_api.py
async HTTP component ( #3914 )
2016-10-23 23:48:01 -07:00
test_configurator.py
Configurator support for entity_picture ( #4028 )
2016-10-24 22:28:34 -07:00
test_conversation.py
Use setup_component in tests v1 ( #3507 )
2016-09-25 23:15:21 +02:00
test_demo.py
Use setup_component in tests v1 ( #3507 )
2016-09-25 23:15:21 +02:00
test_device_sun_light_trigger.py
Use setup_component in tests v1 ( #3507 )
2016-09-25 23:15:21 +02:00
test_emulated_hue.py
Add missing docstrings (fix PEP257 issues) ( #3098 )
2016-09-02 14:25:13 +02:00
test_frontend.py
async HTTP component ( #3914 )
2016-10-23 23:48:01 -07:00
test_graphite.py
Removing calls to mock.assert_called_once_with ( #3896 )
2016-10-16 16:13:27 -07:00
test_group.py
Async EntitiesComponent ( #3820 )
2016-10-16 09:35:46 -07:00
test_history.py
Added include and exclude functionality to history component ( #3674 )
2016-10-13 08:54:45 -07:00
test_http.py
async HTTP component ( #3914 )
2016-10-23 23:48:01 -07:00
test_influxdb.py
async HTTP component ( #3914 )
2016-10-23 23:48:01 -07:00
test_init.py
Replacing tempfile with mock_open in tests ( #3753 )
2016-10-17 20:16:36 -07:00
test_input_boolean.py
Use voluptuous for input_slider, input_boolean, input_select ( #3256 )
2016-09-23 00:12:11 -07:00
test_input_select.py
select next and previous of input select ( #3839 )
2016-10-13 21:53:47 -07:00
test_input_slider.py
Use voluptuous for input_slider, input_boolean, input_select ( #3256 )
2016-09-23 00:12:11 -07:00
test_introduction.py
Use setup_component in tests v1 ( #3507 )
2016-09-25 23:15:21 +02:00
test_logbook.py
Logbook filtering of automations by entity_id ( #3927 )
2016-10-18 18:11:35 -07:00
test_logentries.py
Removing calls to mock.assert_called_once_with ( #3896 )
2016-10-16 16:13:27 -07:00
test_logger.py
Limit worker pool to 10 threads ( #3560 )
2016-09-28 00:05:38 -07:00
test_mqtt_eventstream.py
Use setup_component in tests v1 ( #3507 )
2016-09-25 23:15:21 +02:00
test_panel_custom.py
Replacing tempfile with mock_open in tests ( #3753 )
2016-10-17 20:16:36 -07:00
test_panel_iframe.py
Tweak panel parameters ( #2746 )
2016-08-07 21:56:17 -07:00
test_persistent_notification.py
Use setup_component in tests v1 ( #3507 )
2016-09-25 23:15:21 +02:00
test_pilight.py
Bugfixes for pilight hub component and unit tests ( #3948 )
2016-10-19 22:02:11 +02:00
test_proximity.py
Migrate to voluptuous ( #3293 ) [BREAKING CHANGE]
2016-10-11 00:26:11 -07:00
test_rfxtrx.py
Skip RFXtrx tests unless RFXTRX=RUN ( #3625 )
2016-10-01 13:57:10 -07:00
test_scene.py
Use setup_component in tests ( #3414 )
2016-09-17 10:29:58 -07:00
test_script.py
Add automations and scripts to group.all_automations and group.all_scripts ( #3664 )
2016-10-04 21:20:48 -07:00
test_shell_command.py
Optimize template 2 ( #3521 )
2016-09-27 21:29:55 -07:00
test_sleepiq.py
Fix typos ( #3490 )
2016-09-23 10:28:16 +02:00
test_splunk.py
Removing calls to mock.assert_called_once_with ( #3896 )
2016-10-16 16:13:27 -07:00
test_statsd.py
Fixed statsd stopping if state is not numeric or only attributes changed ( #3981 )
2016-10-21 23:18:13 -07:00
test_sun.py
Use setup_component in tests v2 ( #3537 )
2016-09-26 23:20:36 +02:00
test_updater.py
Minor updater... updates ( #4020 )
2016-10-24 00:01:56 -07:00
test_weblink.py
Use setup_component in tests v2 ( #3537 )
2016-09-26 23:20:36 +02:00
test_zone.py
Fix zone being setup twice
2016-09-24 00:04:03 -07:00