..
alarm_control_panel
Continue on invalid platforms and new setup_component unit tests ( #3736 )
2016-10-08 11:27:35 -07:00
automation
MQTT Automation: parse payload as JSON ( #4703 )
2016-12-04 09:53:05 -08:00
binary_sensor
WIP Fix pylint and PEP257 issues (tests) ( #4120 )
2016-12-01 21:45:19 -08:00
calendar
Disable broken google offset test ( #4540 )
2016-11-22 18:34:48 -08:00
camera
WIP Fix pylint and PEP257 issues (tests) ( #4120 )
2016-12-01 21:45:19 -08:00
climate
[climate.generic_thermostat] Make tolerance work both ways ( #4830 )
2016-12-10 10:36:35 +00:00
cover
Lazy initialise the worker pool ( #4110 )
2016-10-31 08:47:29 -07:00
device_tracker
Fix and test for prefixed MAC addresses. ( #5052 )
2016-12-26 14:02:12 +01:00
emulated_hue
Expose media volume as emulated Hue brightness ( #4869 )
2016-12-15 21:47:23 -08:00
fan
http
Base url: Fix external port different from internal port ( #4990 )
2016-12-18 14:59:45 -08:00
light
Migrate light component to async ( #4635 )
2016-11-30 13:33:38 -08:00
lock
Async bootstrap / component init ( #3991 )
2016-10-27 00:16:23 -07:00
media_player
Fix media_image_urls for universal media player ( #4765 )
2016-12-05 18:07:04 -08:00
mqtt
WIP Fix pylint and PEP257 issues (tests) ( #4120 )
2016-12-01 21:45:19 -08:00
notify
Updated email message headers to have 'Date' and 'Message-Id' fields ( #4693 ) ( #4695 )
2016-12-03 16:56:42 -08:00
recorder
Clean up tests ( #4209 )
2016-11-03 21:58:18 -07:00
remote
Migrate remote to async ( #4678 )
2016-12-03 22:08:24 -08:00
scene
WIP: Migrate scene to async + homeassistant scene async ( #4665 )
2016-12-01 21:38:12 -08:00
sensor
Setup DarkSky platform when offline during init ( #4919 )
2016-12-15 22:27:37 -08:00
switch
Migrate REST switch to async ( #4517 )
2016-12-13 08:55:13 -08:00
tts
Allow to specify TTS language in the service call. ( #5047 )
2016-12-27 17:01:22 +01:00
weather
Update tests, rename variable, and change conversion ( #3546 )
2016-10-24 21:53:03 -07:00
__init__.py
test_alexa.py
More async tests ( #4223 )
2016-11-05 16:36:20 -07:00
test_api.py
More async tests ( #4223 )
2016-11-05 16:36:20 -07:00
test_configurator.py
Disable too-many-* ( #4107 )
2016-10-30 22:18:53 +01:00
test_conversation.py
WIP Fix pylint and PEP257 issues (tests) ( #4120 )
2016-12-01 21:45:19 -08: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
Disable too-many-* ( #4107 )
2016-10-30 22:18:53 +01:00
test_frontend.py
Reorganize HTTP component ( #4575 )
2016-11-25 13:04:06 -08:00
test_google.py
Upgrade aiohttp to 1.1.5 ( #4213 )
2016-11-24 21:37:56 -08:00
test_graphite.py
Removing calls to mock.assert_called_once_with ( #3896 )
2016-10-16 16:13:27 -07:00
test_group.py
Add option to hide the group card switch ( #4631 )
2016-12-03 17:50:11 -08:00
test_history.py
Disable too-many-* ( #4107 )
2016-10-30 22:18:53 +01:00
test_influxdb.py
InfluxDB: Fixed attributes that are lists causing invalid syntax ( #4642 )
2016-12-01 23:02:58 -08:00
test_init.py
Disable too-many-* ( #4107 )
2016-10-30 22:18:53 +01:00
test_input_boolean.py
Disable too-many-* ( #4107 )
2016-10-30 22:18:53 +01:00
test_input_select.py
Disable too-many-* ( #4107 )
2016-10-30 22:18:53 +01:00
test_input_slider.py
Disable too-many-* ( #4107 )
2016-10-30 22:18:53 +01:00
test_introduction.py
Use setup_component in tests v1 ( #3507 )
2016-09-25 23:15:21 +02:00
test_litejet.py
LiteJet: Unit tests and new trigger options held_more_than and held_less_than. ( #4473 )
2016-11-24 09:52:15 -08:00
test_logbook.py
Clean up tests ( #4209 )
2016-11-03 21:58:18 -07:00
test_logentries.py
Lazy initialise the worker pool ( #4110 )
2016-10-31 08:47:29 -07:00
test_logger.py
Lazy initialise the worker pool ( #4110 )
2016-10-31 08:47:29 -07:00
test_mqtt_eventstream.py
Clean up tests ( #4209 )
2016-11-03 21:58:18 -07:00
test_panel_custom.py
Async bootstrap / component init ( #3991 )
2016-10-27 00:16:23 -07:00
test_panel_iframe.py
Upgrade aiohttp to 1.1.5 ( #4213 )
2016-11-24 21:37:56 -08:00
test_persistent_notification.py
Use setup_component in tests v1 ( #3507 )
2016-09-25 23:15:21 +02:00
test_pilight.py
Introduce a send_delay for pilight component ( #4051 )
2016-11-01 21:50:27 -07:00
test_proximity.py
Migrate to voluptuous ( #3293 ) [BREAKING CHANGE]
2016-10-11 00:26:11 -07:00
test_rfxtrx.py
Clean up tests ( #4209 )
2016-11-03 21:58:18 -07:00
test_script.py
Convert script component to async ( #4427 )
2016-11-17 21:50:01 -08:00
test_shell_command.py
Optimize template 2 ( #3521 )
2016-09-27 21:29:55 -07:00
test_sleepiq.py
WIP Fix pylint and PEP257 issues (tests) ( #4120 )
2016-12-01 21:45:19 -08:00
test_splunk.py
Lazy initialise the worker pool ( #4110 )
2016-10-31 08:47:29 -07:00
test_statsd.py
Lazy initialise the worker pool ( #4110 )
2016-10-31 08:47:29 -07:00
test_sun.py
WIP Fix pylint and PEP257 issues (tests) ( #4120 )
2016-12-01 21:45:19 -08:00
test_updater.py
Make updater more robust ( #4625 )
2016-11-30 13:03:09 -08:00
test_weblink.py
Use setup_component in tests v2 ( #3537 )
2016-09-26 23:20:36 +02:00
test_websocket_api.py
Tweak services return result ( #4600 )
2016-11-27 12:33:02 -08:00
test_zone.py