..
alarm_control_panel
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00
automation
Fix automation failing to setup if no automations specified ( #7647 )
2017-05-17 21:57:50 -07:00
binary_sensor
binary_sensor.workday: fix handling of states vs provinces ( #7162 )
2017-04-30 00:31:46 -07:00
calendar
date fix ( #5227 )
2017-01-08 23:50:42 +01:00
camera
Add password parameter to uvc component ( #7499 )
2017-05-09 21:54:38 -07:00
climate
Fixes utf-8 encoding no longer required by python-openzwave0.3.3 ( #7266 )
2017-04-24 17:59:51 -07:00
config
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00
cover
repairing functionality for non-zero based ranges
2017-05-01 13:22:54 -04:00
device_tracker
Remove more test requirements ( #7574 )
2017-05-13 21:25:54 -07:00
emulated_hue
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00
fan
Update docstrings ( #7374 )
2017-05-02 09:18:47 -07:00
http
Fix tests ( #7659 )
2017-05-19 07:37:39 -07:00
image_processing
Support adding different server locations for Microsoft face component ( #7532 )
2017-05-12 10:53:25 +02:00
light
Coerce color_temp to int even when passed in as kelvin ( #7640 )
2017-05-17 19:20:59 -07:00
lock
Bugfix #7586 ( #7661 )
2017-05-19 13:40:26 +02:00
media_player
Add sonos alarm clock update service ( #7521 )
2017-05-15 00:42:45 -07:00
mqtt
correct MQTT subscription filter ( #7269 )
2017-05-02 09:18:34 -07:00
notify
SMTP notify enhancements: full HTML emails and custom `product_name` in email headers ( #7533 )
2017-05-15 00:23:57 -07:00
recorder
[recorder] Catch more startup errors #6179 ( #6192 )
2017-03-02 22:44:52 -08:00
remote
Add Kira component to sensor and remote platforms ( #7479 )
2017-05-12 21:12:47 -07:00
scene
Add voluptuous config validation to scenes ( #6830 )
2017-03-28 23:39:53 -07:00
sensor
File sensor ( #7569 )
2017-05-15 14:25:46 +02:00
switch
Remove more test requirements ( #7574 )
2017-05-13 21:25:54 -07:00
tts
Remove more test requirements ( #7574 )
2017-05-13 21:25:54 -07:00
weather
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00
zwave
Final tweaks for Zwave panel ( #7652 )
2017-05-18 17:39:31 -07:00
__init__.py
Fix PEP257 issues
2016-03-09 10:25:50 +01:00
test_alert.py
Fix automations listening to HOMEASSISTANT_START ( #6936 )
2017-04-05 23:23:02 -07:00
test_alexa.py
Fix for #7459 ( #7544 )
2017-05-11 09:04:17 -07:00
test_api.py
Fix tests ( #7659 )
2017-05-19 07:37:39 -07:00
test_apiai.py
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00
test_configurator.py
Disable too-many-* ( #4107 )
2016-10-30 22:18:53 +01:00
test_conversation.py
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00
test_datadog.py
Remove more test requirements ( #7574 )
2017-05-13 21:25:54 -07:00
test_demo.py
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00
test_device_sun_light_trigger.py
Fix tests ( #7659 )
2017-05-19 07:37:39 -07:00
test_discovery.py
Update netdisco ( #7563 )
2017-05-12 20:14:17 -07:00
test_ffmpeg.py
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00
test_frontend.py
Fix tests ( #7659 )
2017-05-19 07:37:39 -07:00
test_google.py
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00
test_graphite.py
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00
test_group.py
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00
test_hassio.py
Lint
2017-05-02 07:47:02 -07:00
test_history.py
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00
test_influxdb.py
Allow InfluxDB to blacklist domains ( #7264 )
2017-04-26 21:14:52 +02:00
test_init.py
Cleanup async handling ( #6388 )
2017-03-04 15:10:36 -08:00
test_input_boolean.py
Initial state over restore state ( #6924 )
2017-04-04 09:29:49 -07:00
test_input_select.py
Initial state over restore state ( #6924 )
2017-04-04 09:29:49 -07:00
test_input_slider.py
Bugfix slider ( #7047 )
2017-04-11 09:23:41 -07:00
test_introduction.py
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00
test_kira.py
Add Kira component to sensor and remote platforms ( #7479 )
2017-05-12 21:12:47 -07:00
test_litejet.py
Fix up docstring for tests ( #5090 )
2016-12-28 20:04:59 +02:00
test_logbook.py
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00
test_logentries.py
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00
test_logger.py
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00
test_microsoft_face.py
Support adding different server locations for Microsoft face component ( #7532 )
2017-05-12 10:53:25 +02:00
test_mqtt_eventstream.py
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00
test_panel_custom.py
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00
test_panel_iframe.py
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00
test_persistent_notification.py
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00
test_pilight.py
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00
test_plant.py
Plant (replacement for MiGardener) ( #7131 )
2017-04-30 12:32:32 -07:00
test_proximity.py
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00
test_rest_command.py
exposed content_type in rest_command ( #7101 )
2017-04-18 11:50:43 +02:00
test_rflink.py
Remove connection status state. ( #6475 )
2017-03-07 23:20:27 +01:00
test_rfxtrx.py
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00
test_ring.py
Clean artifacts after running Ring tests. ( #6944 )
2017-04-05 11:26:56 +02:00
test_rss_feed_template.py
Feature/rss feed template ( #7032 )
2017-04-24 22:16:47 -07:00
test_script.py
Add support for remove services / Reload script support ( #6441 )
2017-03-07 22:51:34 -08:00
test_shell_command.py
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00
test_sleepiq.py
aiohttp 2 ( #6835 )
2017-03-30 00:50:53 -07:00
test_splunk.py
Update docstrings ( #7361 )
2017-04-29 22:04:49 -07:00
test_statsd.py
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00
test_sun.py
Refactor sun component for correctness ( #7295 )
2017-05-09 00:03:34 -07:00
test_updater.py
Migrate updater to aiohttp ( #7387 )
2017-05-01 23:29:01 -07:00
test_weblink.py
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00
test_websocket_api.py
Fix websocket api reaching queue ( #7590 )
2017-05-15 00:10:06 -07:00
test_zone.py
Split bootstrap into bs + setup ( #6416 )
2017-03-05 10:41:54 +01:00