hass-core/tests/components
cdce8p dd45e99302 Remove service helper (4) ()
* Update media_player

* Update lock

* Update notify

* Update remote

* Update scene

* Update vacuum

* Remove timer helpers

* Removed unused legacy helpers
2018-09-26 18:02:05 +02:00
..
alarm_control_panel Remove service helper (2) () 2018-09-26 09:49:55 +02:00
alexa Remove unit_of_measurement from climate entities () 2018-08-22 09:17:29 +02:00
auth Track refresh token last usage information () 2018-09-12 13:24:16 +02:00
automation Remove service helper (2) () 2018-09-26 09:49:55 +02:00
binary_sensor Move MQTT discovery removal tests to platform test files () 2018-09-25 19:32:04 +02:00
calendar Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
camera Remove service helper (2) () 2018-09-26 09:49:55 +02:00
cast Add confirmation to Cast/Sonos/iOS config entries () 2018-09-21 16:34:37 +02:00
climate Remove service helper (2) () 2018-09-26 09:49:55 +02:00
cloud Add option to disable specific integrations () 2018-09-20 23:46:51 +02:00
config On removal, only unload config entry if loaded () 2018-09-25 14:29:13 +02:00
counter Remove service helper (2) () 2018-09-26 09:49:55 +02:00
cover Add missing __init__ test files () 2018-09-25 23:08:37 +02:00
deconz deCONZ cover support () 2018-09-21 19:59:20 +02:00
device_tracker Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 () 2018-08-24 10:28:43 +02:00
emulated_hue Added support for private storage. () 2018-09-26 10:24:32 +02:00
fan Remove service helper (2) () 2018-09-26 09:49:55 +02:00
frontend Extract lovelace to it's own component () 2018-09-25 08:39:35 +02:00
geo_location GeoJSON platform () 2018-09-21 21:15:57 +02:00
google_assistant Use HA native OAuth2 flow for google assistant components () 2018-09-26 08:57:55 +02:00
group Remove service helper (3) () 2018-09-26 08:50:05 +02:00
hangouts Hangouts () 2018-08-24 10:39:35 +02:00
hassio Use one regex for Hass.io URL check () 2018-09-19 12:57:55 +02:00
homekit Add missing __init__ test files () 2018-09-25 23:08:37 +02:00
homematicip_cloud Add HomematicIP alarm control panel () 2018-07-13 03:57:41 +02:00
http Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 () 2018-08-24 10:28:43 +02:00
hue Clean up device update, add via-hub () 2018-09-17 13:39:30 +02:00
image_processing Remove service helper (3) () 2018-09-26 08:50:05 +02:00
ios Add confirmation to Cast/Sonos/iOS config entries () 2018-09-21 16:34:37 +02:00
light Move MQTT discovery removal tests to platform test files () 2018-09-25 19:32:04 +02:00
lock Remove service helper (4) () 2018-09-26 18:02:05 +02:00
lovelace Extract lovelace to it's own component () 2018-09-25 08:39:35 +02:00
mailbox Add Call Data Log platform. Mailboxes no longer require media () 2018-09-21 11:55:12 +02:00
media_player Remove service helper (4) () 2018-09-26 18:02:05 +02:00
mqtt Move MQTT discovery removal tests to platform test files () 2018-09-25 19:32:04 +02:00
nest Show notification when user configures Nest client_id/secret () 2018-06-15 15:19:58 -04:00
notify Remove service helper (4) () 2018-09-26 18:02:05 +02:00
onboarding Add onboarding support () 2018-07-17 10:49:15 +02:00
openuv Fix openuv.config_flow unit test () 2018-09-04 21:18:35 +02:00
persistent_notification Store notifications in component. Add ws endpoint for fetching. () 2018-09-11 11:39:30 +02:00
recorder Remove homeassistant.remote () 2018-08-21 15:49:58 +02:00
remote Remove service helper (4) () 2018-09-26 18:02:05 +02:00
scene Remove service helper (4) () 2018-09-26 18:02:05 +02:00
sensor Remove discovered MQTT sensor device when discovery topic is cleared () 2018-09-25 19:32:16 +02:00
sonos Add confirmation to Cast/Sonos/iOS config entries () 2018-09-21 16:34:37 +02:00
switch Move MQTT discovery removal tests to platform test files () 2018-09-25 19:32:04 +02:00
timer Move timer into correct folder () 2017-11-03 21:10:08 -07:00
tradfri Support old tradfri config format () 2018-09-25 11:57:32 +02:00
tts Add a base_url configuration setting to tts. () 2018-09-10 11:50:25 +02:00
vacuum Remove service helper (4) () 2018-09-26 18:02:05 +02:00
weather add_devices -> add_entities () 2018-08-24 16:37:30 +02:00
zone Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
zwave Don't create entity registry in tests () 2018-09-25 10:16:30 +02:00
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
conftest.py Add websocket commands for refresh tokens () 2018-09-11 09:08:03 -07:00
huawei_lte.py Small huawei_lte improvements () 2018-09-15 10:42:36 +03:00
test_alert.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
test_api.py Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 () 2018-08-24 10:28:43 +02:00
test_canary.py Add support for Canary Flex () 2018-03-30 23:38:29 +02:00
test_configurator.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
test_conversation.py rewrite hangouts to use intents instead of commands () 2018-08-28 00:20:12 +02:00
test_datadog.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
test_demo.py Remove homeassistant.remote () 2018-08-21 15:49:58 +02:00
test_device_sun_light_trigger.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
test_dialogflow.py Spelling fixes () 2018-01-27 11:58:27 -08:00
test_discovery.py Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 () 2018-08-24 10:28:43 +02:00
test_duckdns.py Remove service helper (3) () 2018-09-26 08:50:05 +02:00
test_dyson.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
test_feedreader.py avoid error in debug log mode and rss entry without title () 2018-08-31 12:54:25 +02:00
test_ffmpeg.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
test_folder_watcher.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
test_freedns.py Add FreeDNS component () 2018-03-30 21:33:30 +02:00
test_google.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
test_google_domains.py Add Google Domains component () 2017-10-25 11:42:53 +02:00
test_graphite.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
test_history.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
test_history_graph.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
test_influxdb.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
test_init.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
test_input_boolean.py Remove service helper (3) () 2018-09-26 08:50:05 +02:00
test_input_datetime.py Add recent context () 2018-08-20 17:39:53 +02:00
test_input_number.py Remove service helper (3) () 2018-09-26 08:50:05 +02:00
test_input_select.py Remove service helper (3) () 2018-09-26 08:50:05 +02:00
test_input_text.py Remove service helper (3) () 2018-09-26 08:50:05 +02:00
test_intent_script.py Add Intent component () 2017-07-21 21:38:53 -07:00
test_introduction.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
test_kira.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
test_litejet.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
test_logbook.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
test_logentries.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
test_logger.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
test_melissa.py Add Melissa (HVAC/climate) component () 2018-02-03 03:17:01 +01:00
test_microsoft_face.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
test_mqtt_eventstream.py Remove homeassistant.remote () 2018-08-21 15:49:58 +02:00
test_mqtt_statestream.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
test_namecheapdns.py Make host optional () 2017-10-23 15:24:04 +02:00
test_no_ip.py Support for NO-IP () 2017-10-27 10:15:47 +02:00
test_nuheat.py tests: Use assertEqual instead of deprecated assertEquals () 2018-01-27 12:18:02 +01:00
test_panel_custom.py Add support for JS modules in custom panels () 2018-08-23 11:14:18 +02:00
test_panel_iframe.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
test_pilight.py Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 () 2018-08-24 10:28:43 +02:00
test_plant.py More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
test_prometheus.py Adding 'namespace' for prometheus metrics () 2018-06-28 16:49:33 +02:00
test_proximity.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
test_python_script.py Fix time functions would throw errors in python scripts () 2018-01-07 01:50:55 +01:00
test_qwikswitch.py Qwikswitch binary sensors () 2018-04-21 08:34:42 +02:00
test_remember_the_milk.py Spelling fixes () 2018-01-29 23:37:19 +01:00
test_rest_command.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
test_rflink.py Update voluputous () 2018-02-17 10:29:14 +01:00
test_rfxtrx.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
test_ring.py Upgrade ring_doorbell to 0.2.1 to fix oauth issues () 2018-06-16 08:58:39 +02:00
test_rss_feed_template.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
test_script.py Add context to scripts and automations () 2018-09-04 21:16:24 +02:00
test_shell_command.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
test_shopping_list.py Fix aiohttp deprecation warnings () 2018-03-15 21:49:49 +01:00
test_sleepiq.py aiohttp 2 () 2017-03-30 00:50:53 -07:00
test_snips.py Snips: Added special slot values, session_id and slotname_raw () 2018-09-02 00:01:11 +02:00
test_spaceapi.py Add SpaceAPI support () 2018-05-14 09:13:59 +02:00
test_spc.py Use pyspcwebgw for SPC component () 2018-09-24 10:10:10 +02:00
test_splunk.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
test_statsd.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
test_sun.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
test_system_log.py Pylint 2 fixes () 2018-07-17 19:34:29 +02:00
test_updater.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
test_upnp.py Update pydocstyle to 2.1.1 and flake8-docstrings to 1.3.0 () 2018-08-24 10:28:43 +02:00
test_vultr.py Fix vultr tests () 2018-01-05 16:34:03 -08:00
test_wake_on_lan.py New service send_magic_packet with new component wake_on_lan () 2017-07-10 18:37:51 -07:00
test_weblink.py Grammar and spelling fixes () 2018-08-19 22:29:08 +02:00
test_websocket_api.py Use JWT for access tokens () 2018-08-14 21:14:12 +02:00