.. |
alarm_control_panel
|
…
|
|
alexa
|
…
|
|
auth
|
Backend tweaks to make authorization work (#14339)
|
2018-05-10 10:38:11 +02:00 |
automation
|
Disallow automation.trigger without entity_id (#14724)
|
2018-06-01 10:27:12 -04:00 |
binary_sensor
|
Add unique_id for mqtt binary sensor (#14929)
|
2018-06-13 16:20:38 +02:00 |
calendar
|
…
|
|
camera
|
UVC camera platform handling unavailable NVR or cameras better (#14864)
|
2018-06-09 07:22:17 +02:00 |
cast
|
Add config entry for Sonos + Cast (#14955)
|
2018-06-14 15:17:54 -04:00 |
climate
|
Add min_temp and max_temp to MQTT climate device (#14690)
|
2018-06-07 13:50:12 -04:00 |
cloud
|
Fix deprecated code (#14681)
|
2018-05-29 23:14:58 +02:00 |
config
|
Nest config flow (#14921)
|
2018-06-13 11:14:52 -04:00 |
counter
|
…
|
|
cover
|
MQTT Cover Fix Assumed State (#14672)
|
2018-05-29 09:03:45 -04:00 |
deconz
|
deCONZ - Option to load or not to load clip sensors on start (#14480)
|
2018-05-29 10:09:53 -04:00 |
device_tracker
|
Remove extra quotes from docstrings (#14431)
|
2018-05-13 11:06:15 +02:00 |
emulated_hue
|
…
|
|
fan
|
Add support for direction to fan template (#14371)
|
2018-05-14 22:37:49 +02:00 |
google_assistant
|
Do not sync entities with an empty name (#14181)
|
2018-04-30 09:18:18 -04:00 |
group
|
…
|
|
hassio
|
Allow hassio frontend development (#14675)
|
2018-05-29 08:51:08 +02:00 |
homekit
|
Add support for outlets in HomeKit (#14628)
|
2018-06-01 18:04:54 +02:00 |
http
|
Foundation for users (#13968)
|
2018-05-01 18:20:41 +02:00 |
hue
|
…
|
|
image_processing
|
Fix Facebox face data parsing (#14951)
|
2018-06-13 21:02:46 +02:00 |
light
|
pytradfri 5.5.1: Improved 3rd party bulb support (#14887)
|
2018-06-13 07:17:52 +02:00 |
lock
|
…
|
|
mailbox
|
…
|
|
media_player
|
Add more test cases for samsungtv (#14900)
|
2018-06-12 07:33:21 +02:00 |
mqtt
|
Improve MQTT topic validation (#14099)
|
2018-04-27 13:15:45 +02:00 |
nest
|
Nest config flow (#14921)
|
2018-06-13 11:14:52 -04:00 |
notify
|
Remove extra quotes from docstrings (#14431)
|
2018-05-13 11:06:15 +02:00 |
persistent_notification
|
…
|
|
recorder
|
…
|
|
remote
|
…
|
|
scene
|
Custom component loading cleanup (#14211)
|
2018-05-01 20:57:30 +02:00 |
sensor
|
add relative time option to simulated sensors (#14038)
|
2018-06-14 14:06:49 -04:00 |
sonos
|
Add config entry for Sonos + Cast (#14955)
|
2018-06-14 15:17:54 -04:00 |
switch
|
Remove extra quotes from docstrings (#14431)
|
2018-05-13 11:06:15 +02:00 |
timer
|
…
|
|
tts
|
…
|
|
vacuum
|
…
|
|
weather
|
Weather Platform - IPMA (#14716)
|
2018-06-03 23:01:48 +02:00 |
zone
|
Zone - Hass configuration name is optional (#14449)
|
2018-06-07 17:06:13 -04:00 |
zwave
|
Give unknown zwave nodes a better name (#14353)
|
2018-05-28 21:49:38 -04:00 |
__init__.py
|
…
|
|
conftest.py
|
Backend tweaks to make authorization work (#14339)
|
2018-05-10 10:38:11 +02:00 |
test_alert.py
|
…
|
|
test_api.py
|
Backend tweaks to make authorization work (#14339)
|
2018-05-10 10:38:11 +02:00 |
test_canary.py
|
…
|
|
test_configurator.py
|
…
|
|
test_conversation.py
|
Fix deprecated code (#14681)
|
2018-05-29 23:14:58 +02:00 |
test_datadog.py
|
…
|
|
test_demo.py
|
…
|
|
test_device_sun_light_trigger.py
|
Custom component loading cleanup (#14211)
|
2018-05-01 20:57:30 +02:00 |
test_dialogflow.py
|
…
|
|
test_discovery.py
|
…
|
|
test_duckdns.py
|
…
|
|
test_dyson.py
|
…
|
|
test_feedreader.py
|
Fix tests (#14959)
|
2018-06-14 11:57:09 -04:00 |
test_ffmpeg.py
|
…
|
|
test_folder_watcher.py
|
Spelling, grammar etc fixes (#14432)
|
2018-05-13 12:09:28 +02:00 |
test_freedns.py
|
…
|
|
test_frontend.py
|
Route themes and translations over websocket (#14828)
|
2018-06-06 10:12:43 +02:00 |
test_google.py
|
…
|
|
test_google_domains.py
|
…
|
|
test_graphite.py
|
…
|
|
test_history.py
|
…
|
|
test_history_graph.py
|
…
|
|
test_influxdb.py
|
Ignore NaN values for influxdb (#14347)
|
2018-05-08 20:54:38 -04:00 |
test_init.py
|
Fix non awaited test (#14854)
|
2018-06-07 15:58:54 +02:00 |
test_input_boolean.py
|
…
|
|
test_input_datetime.py
|
…
|
|
test_input_number.py
|
…
|
|
test_input_select.py
|
…
|
|
test_input_text.py
|
…
|
|
test_intent_script.py
|
…
|
|
test_introduction.py
|
…
|
|
test_kira.py
|
…
|
|
test_litejet.py
|
…
|
|
test_logbook.py
|
…
|
|
test_logentries.py
|
…
|
|
test_logger.py
|
Add set_default_level to logger (#14703)
|
2018-06-07 17:03:04 -04:00 |
test_melissa.py
|
…
|
|
test_microsoft_face.py
|
Add fetching camera thumbnails over websocket (#14231)
|
2018-05-03 22:02:59 +02:00 |
test_mqtt_eventstream.py
|
Remove extra quotes from docstrings (#14431)
|
2018-05-13 11:06:15 +02:00 |
test_mqtt_statestream.py
|
Remove extra quotes from docstrings (#14431)
|
2018-05-13 11:06:15 +02:00 |
test_namecheapdns.py
|
…
|
|
test_no_ip.py
|
…
|
|
test_nuheat.py
|
…
|
|
test_panel_custom.py
|
Custom panel (#14708)
|
2018-06-01 10:06:17 -04:00 |
test_panel_iframe.py
|
Don't add a url to built-in panels (#14456)
|
2018-05-15 14:47:46 -04:00 |
test_pilight.py
|
…
|
|
test_plant.py
|
…
|
|
test_prometheus.py
|
Spelling, grammar etc fixes (#14432)
|
2018-05-13 12:09:28 +02:00 |
test_proximity.py
|
…
|
|
test_python_script.py
|
…
|
|
test_qwikswitch.py
|
…
|
|
test_remember_the_milk.py
|
…
|
|
test_rest_command.py
|
…
|
|
test_rflink.py
|
…
|
|
test_rfxtrx.py
|
…
|
|
test_ring.py
|
…
|
|
test_rss_feed_template.py
|
…
|
|
test_script.py
|
…
|
|
test_shell_command.py
|
Add stdout and stderr to debug output for shell_command (#14465)
|
2018-05-16 13:47:41 +02:00 |
test_shopping_list.py
|
…
|
|
test_sleepiq.py
|
…
|
|
test_snips.py
|
Snips: Added slot values for siteId and probability (#14315)
|
2018-05-08 11:43:31 -04:00 |
test_spaceapi.py
|
Add SpaceAPI support (#14204)
|
2018-05-14 09:13:59 +02:00 |
test_spc.py
|
…
|
|
test_splunk.py
|
…
|
|
test_statsd.py
|
…
|
|
test_sun.py
|
…
|
|
test_system_log.py
|
System log: make firing event optional (#14102)
|
2018-04-28 17:09:38 -04:00 |
test_updater.py
|
…
|
|
test_upnp.py
|
…
|
|
test_vultr.py
|
…
|
|
test_wake_on_lan.py
|
…
|
|
test_weblink.py
|
…
|
|
test_websocket_api.py
|
Route themes and translations over websocket (#14828)
|
2018-06-06 10:12:43 +02:00 |