hass-core/tests/components
Pascal Vizeli 40c8f5f70e
Fix panel URL authentication for Hass.io (#15024)
* Update http.py

* Update http.py

* fix tests

* Update test_http.py
2018-06-17 20:34:47 +02:00
..
alarm_control_panel
alexa Alexa thermostat fails to properly parse 'value' field for climate (#13958) 2018-04-18 14:19:05 -04:00
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 Upgrade ring_doorbell to 0.2.1 to fix oauth issues (#14984) 2018-06-16 08:58:39 +02:00
calendar Add calendar panel, add tests (#14973) 2018-06-15 13:37:46 -04:00
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 make groups configurable (#14704) 2018-06-15 14:31:22 -04:00
device_tracker Remove extra quotes from docstrings (#14431) 2018-05-13 11:06:15 +02:00
emulated_hue Removed the google home warning from emulated_hue (#13436) 2018-03-25 00:45:25 -07:00
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 Keep auto groups during group reload (#12841) 2018-03-02 11:29:49 -08:00
hassio Fix panel URL authentication for Hass.io (#15024) 2018-06-17 20:34:47 +02:00
homekit HomeKit style clean up (#14793) 2018-06-17 13:37:44 +02:00
http Foundation for users (#13968) 2018-05-01 18:20:41 +02:00
hue Allow platform unloading (#13784) 2018-04-12 14:28:54 +02:00
image_processing Fix Facebox face data parsing (#14951) 2018-06-13 21:02:46 +02:00
light Deconz make groups configurable (#14704) 2018-06-15 14:31:22 -04:00
lock Security fix & lock for HomeMatic (#11980) 2018-03-25 23:25:28 +02:00
mailbox Fix aiohttp deprecation warnings (#13240) 2018-03-15 21:49:49 +01:00
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 Show notification when user configures Nest client_id/secret (#14970) 2018-06-15 15:19:58 -04:00
notify Remove extra quotes from docstrings (#14431) 2018-05-13 11:06:15 +02:00
persistent_notification
recorder Remove automatic sqlite vacuum (#12728) 2018-02-26 22:41:37 -08:00
remote
scene Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02:00
sensor Upgrade ring_doorbell to 0.2.1 to fix oauth issues (#14984) 2018-06-16 08:58:39 +02: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 Added web view for TTS to get url (#13882) 2018-04-17 15:24:54 +02:00
vacuum renaming icons (#13982) 2018-04-18 15:46:44 -04:00
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 Add support for Canary Flex (#13280) 2018-03-30 23:38:29 +02:00
test_configurator.py
test_conversation.py Fix deprecated code (#14681) 2018-05-29 23:14:58 +02:00
test_datadog.py
test_demo.py Add history_graph component to demo (#12681) 2018-02-26 00:28:25 -08:00
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 Further untangle data entry flow (#13855) 2018-04-14 14:38:24 -04:00
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 Add FreeDNS component (#13526) 2018-03-30 21:33:30 +02:00
test_frontend.py Add experimental UI backend (#15002) 2018-06-16 17:12:03 -04:00
test_google.py Add option to ignore availability in google calendar events (#13714) 2018-04-06 21:48:50 +02:00
test_google_domains.py
test_graphite.py
test_history.py Initialise filter_sensor with historical values (#13075) 2018-04-06 21:59:55 -04:00
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 Fix logbook JSON serialize issue (#13229) 2018-03-15 10:54:22 -07:00
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 Updates default Pilight port number (#13419) 2018-03-23 23:22:33 +01:00
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 Qwikswitch binary sensors (#14008) 2018-04-21 08:34:42 +02:00
test_remember_the_milk.py
test_rest_command.py Add custom header support for rest_command (#12646) 2018-02-28 08:16:31 +02:00
test_rflink.py Update voluputous (#12463) 2018-02-17 10:29:14 +01:00
test_rfxtrx.py
test_ring.py Upgrade ring_doorbell to 0.2.1 to fix oauth issues (#14984) 2018-06-16 08:58:39 +02:00
test_rss_feed_template.py Fix aiohttp deprecation warnings (#13240) 2018-03-15 21:49:49 +01:00
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 Fix aiohttp deprecation warnings (#13240) 2018-03-15 21:49:49 +01:00
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 UPnP async (#13666) 2018-04-13 00:22:52 +02:00
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