core/tests/components
Paulus Schoutsen 81d3161a5e Add forgiving add column (#16057)
* Add forgiving add column

* Lint
2018-08-19 17:22:09 +02:00
..
alarm_control_panel Fix MQTT retained message not being re-dispatched (#12004) 2018-02-11 09:17:58 -08:00
alexa Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
auth Use JWT for access tokens (#15972) 2018-08-14 21:14:12 +02:00
automation Add typing to homeassistant/*.py and homeassistant/util/ (#15569) 2018-07-23 10:24:39 +02:00
binary_sensor More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
calendar Add calendar panel, add tests (#14973) 2018-06-15 13:37:46 -04:00
camera More entity service (#15998) 2018-08-16 14:28:59 +02:00
cast Add context to login flow (#15914) 2018-08-13 11:27:18 +02:00
climate Remove self type hints (#15732) 2018-07-30 12:44:31 +01:00
cloud Do not make internet connection during tests (#15858) 2018-08-07 09:27:40 +02:00
config Use JWT for access tokens (#15972) 2018-08-14 21:14:12 +02:00
counter Move counter component (#10332) 2017-11-05 13:51:52 +01:00
cover Remove unnecessary executable permissions (#15469) 2018-07-14 23:03:36 +02:00
deconz deCONZ - support for power plugs (#15752) 2018-08-01 11:03:08 +02:00
device_tracker Add monitored conditions for Unifi device_tracker (#15888) 2018-08-13 21:18:25 +02:00
emulated_hue Allow CORS requests to token endpoint (#15519) 2018-07-19 08:37:00 +02:00
fan Expose internal states and fixed on/off state of Dyson Fans (#15716) 2018-07-31 21:38:34 -07:00
frontend Add auth/authorize endpoint (#15887) 2018-08-09 09:27:54 +02:00
google_assistant Fix Min/Max Kelvin color temp attribute for Google (#15697) 2018-08-02 22:09:19 +02:00
group Add typing to homeassistant/*.py and homeassistant/util/ (#15569) 2018-07-23 10:24:39 +02:00
hassio Use JWT for access tokens (#15972) 2018-08-14 21:14:12 +02:00
homekit Do not make internet connection during tests (#15858) 2018-08-07 09:27:40 +02:00
homematicip_cloud Add HomematicIP alarm control panel (#15342) 2018-07-13 03:57:41 +02:00
http Use JWT for access tokens (#15972) 2018-08-14 21:14:12 +02:00
hue Allow platform unloading (#13784) 2018-04-12 14:28:54 +02:00
image_processing Add facebox auth (#15439) 2018-08-07 07:30:36 +02:00
light Storage entity registry (#16018) 2018-08-18 13:34:33 +02: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 More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
mqtt MQTT embedded broker has to set its own password. (#15929) 2018-08-13 11:26:06 +02:00
nest Show notification when user configures Nest client_id/secret (#14970) 2018-06-15 15:19:58 -04:00
notify Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
onboarding Add onboarding support (#15492) 2018-07-17 10:49:15 +02:00
persistent_notification Change persistent notification to avoid long text in entity state (#9967) 2017-10-21 21:59:05 +02:00
recorder Add forgiving add column (#16057) 2018-08-19 17:22:09 +02:00
remote Remove execution file perm (#11563) 2018-01-09 23:55:14 -08:00
scene Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02:00
sensor Storage entity registry (#16018) 2018-08-18 13:34:33 +02:00
sonos Add context to login flow (#15914) 2018-08-13 11:27:18 +02:00
switch deCONZ - Add support for sirens (#15896) 2018-08-10 19:22:12 +02:00
timer Move timer into correct folder (#10324) 2017-11-03 21:10:08 -07:00
tts Attempt to fix flaky TTS test (#16025) 2018-08-18 13:35:51 +02:00
vacuum Vacuum component: start_pause to individual start and pause commands. (#15751) 2018-08-02 19:49:38 -07:00
weather DarkSky weather / Fix states (#15174) 2018-06-28 12:23:32 +02:00
zone Make zone entries work without radius (#15032) 2018-06-17 21:55:35 -06:00
zwave Context (#15674) 2018-07-28 17:53:37 -07:00
__init__.py
conftest.py Use JWT for access tokens (#15972) 2018-08-14 21:14:12 +02:00
test_alert.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
test_api.py Use JWT for access tokens (#15972) 2018-08-14 21:14:12 +02:00
test_canary.py Add support for Canary Flex (#13280) 2018-03-30 23:38:29 +02:00
test_configurator.py Convert configurator to use markdown (#10668) 2017-11-20 14:11:55 +01:00
test_conversation.py Fix deprecated code (#14681) 2018-05-29 23:14:58 +02:00
test_datadog.py Remove more test requirements (#7574) 2017-05-13 21:25:54 -07:00
test_demo.py Add history_graph component to demo (#12681) 2018-02-26 00:28:25 -08:00
test_device_sun_light_trigger.py Fix formatting pylint comments in test (#15450) 2018-07-13 23:02:23 +02:00
test_dialogflow.py Spelling fixes (#11940) 2018-01-27 11:58:27 -08:00
test_discovery.py Refactor data entry flow (#15883) 2018-08-09 13:24:14 +02:00
test_duckdns.py Add DuckDNS component (#9556) 2017-09-24 15:48:45 -07:00
test_dyson.py Add support to Dyson 360 Eye robot vacuum using new vacuum platform (#8852) 2017-08-06 13:08:46 +02:00
test_feedreader.py Fix tests (#14959) 2018-06-14 11:57:09 -04:00
test_ffmpeg.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
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_google.py Add option to ignore availability in google calendar events (#13714) 2018-04-06 21:48:50 +02:00
test_google_domains.py Add Google Domains component (#9996) 2017-10-25 11:42:53 +02:00
test_graphite.py Pylint cleanups (#15626) 2018-07-23 10:16:05 +02:00
test_history.py Add and restore context in recorder (#15859) 2018-08-10 18:09:01 +02:00
test_history_graph.py Add history_graph component (#9472) 2017-09-23 10:01:48 -07:00
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 Initial state over restore state (#6924) 2017-04-04 09:29:49 -07:00
test_input_datetime.py Clean up input-datetime (#16000) 2018-08-16 22:17:14 +02:00
test_input_number.py Added increment + decrement to input_number (#9870) 2017-10-25 15:25:33 +02:00
test_input_select.py Initial state over restore state (#6924) 2017-04-04 09:29:49 -07:00
test_input_text.py Added password mode to input_text (obscure content of text box) (#11849) 2018-02-08 12:29:33 +01:00
test_intent_script.py Add Intent component (#8434) 2017-07-21 21:38:53 -07:00
test_introduction.py
test_kira.py Add Kira component to sensor and remote platforms (#7479) 2017-05-12 21:12:47 -07:00
test_litejet.py
test_logbook.py Fix formatting pylint comments in test (#15450) 2018-07-13 23:02:23 +02: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 Add Melissa (HVAC/climate) component (#11503) 2018-02-03 03:17:01 +01:00
test_microsoft_face.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
test_mqtt_eventstream.py Context (#15674) 2018-07-28 17:53:37 -07:00
test_mqtt_statestream.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
test_namecheapdns.py Make host optional (#10063) 2017-10-23 15:24:04 +02:00
test_no_ip.py Support for NO-IP (#10155) 2017-10-27 10:15:47 +02:00
test_nuheat.py tests: Use assertEqual instead of deprecated assertEquals (#11943) 2018-01-27 12:18:02 +01:00
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 More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
test_prometheus.py Adding 'namespace' for prometheus metrics (#13738) 2018-06-28 16:49:33 +02:00
test_proximity.py
test_python_script.py Fix time functions would throw errors in python scripts (#11414) 2018-01-07 01:50:55 +01:00
test_qwikswitch.py Qwikswitch binary sensors (#14008) 2018-04-21 08:34:42 +02:00
test_remember_the_milk.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
test_rest_command.py More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03: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 Add typing to homeassistant/*.py and homeassistant/util/ (#15569) 2018-07-23 10:24:39 +02:00
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 allow extra slot values in intents (#15246) 2018-07-01 11:51:40 -04:00
test_spaceapi.py Add SpaceAPI support (#14204) 2018-05-14 09:13:59 +02:00
test_spc.py Add attribute to show who last un/set alarm (SPC) (#9906) 2017-11-11 12:36:03 -08:00
test_splunk.py splunk: Handle datetime objects in event payload (#9628) 2017-09-30 09:35:25 +02:00
test_statsd.py Adding support for mapping keys to value in statsd (#8665) 2017-07-27 08:58:34 +02:00
test_sun.py Refactor sun component for correctness (#7295) 2017-05-09 00:03:34 -07:00
test_system_log.py Pylint 2 fixes (#15487) 2018-07-17 19:34:29 +02:00
test_updater.py Core support for hass.io calls & Bugfix check_config (#11571) 2018-01-12 15:29:58 +01:00
test_upnp.py UPnP async (#13666) 2018-04-13 00:22:52 +02:00
test_vultr.py Fix vultr tests (#11477) 2018-01-05 16:34:03 -08:00
test_wake_on_lan.py New service `send_magic_packet` with new component `wake_on_lan` (#8397) 2017-07-10 18:37:51 -07:00
test_weblink.py Fix config error for FTP links, add test (#12294) 2018-02-11 09:19:00 -08:00
test_websocket_api.py Use JWT for access tokens (#15972) 2018-08-14 21:14:12 +02:00