core/tests/components
Tod Schmidt 26209de2f2 Move HassIntent handler code into helpers/intent (#12181)
* Moved TurnOn/Off Intents to component

* Removed unused import

* Lint fix which my local runs dont catch apparently...

* Moved hass intent code into intent

* Added test for toggle to conversation.

* Fixed toggle tests

* Update intent.py

* Added homeassistant.helpers to gen_requirements script.

* Update intent.py

* Update intent.py

* Changed return value for _match_entity

* Moved consts and requirements

* Removed unused import

* Removed http view

* Removed http import

* Removed fuzzywuzzy dependency

* woof

* A few cleanups

* Added domain filtering to entities

* Clarified class doc string

* Added doc string

* Added test in test_init

* woof

* Cleanup entity matching

* Update intent.py

* removed uneeded setup from tests
2018-02-11 09:33:19 -08:00
..
alarm_control_panel Fix MQTT retained message not being re-dispatched (#12004) 2018-02-11 09:17:58 -08:00
alexa Add support for Alexa.StepSpeaker (#12183) 2018-02-05 16:02:08 -08:00
automation Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
binary_sensor Force update support for mqtt binary sensor (#12092) 2018-02-08 12:28:12 +01:00
calendar Fix source code using Windows newline (#12248) 2018-02-09 08:11:47 +01:00
camera Entity registry (#11979) 2018-01-30 10:39:39 +01:00
climate Fix MQTT retained message not being re-dispatched (#12004) 2018-02-11 09:17:58 -08:00
cloud Retry keyset cloud (#12270) 2018-02-10 11:40:24 +01:00
config
counter
cover Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
device_tracker allow wildcards in subscription (#12247) 2018-02-09 15:22:50 -08:00
emulated_hue Fix source code using Windows newline (#12248) 2018-02-09 08:11:47 +01:00
fan
google_assistant Refactor Google Assistant query_device (#12022) 2018-01-30 01:19:24 -08:00
group
http
image_processing OpenALPR Cloud API - transfer image in body of POST request (#12112) 2018-02-02 14:19:13 +01:00
light Fix MQTT retained message not being re-dispatched (#12004) 2018-02-11 09:17:58 -08:00
lock Fix MQTT retained message not being re-dispatched (#12004) 2018-02-11 09:17:58 -08:00
mailbox
media_player Tests for samsungtv (#11933) 2018-02-03 13:09:16 -05:00
mqtt Fix MQTT retained message not being re-dispatched (#12004) 2018-02-11 09:17:58 -08:00
notify Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
persistent_notification
recorder
remote
scene
sensor Fix source code using Windows newline (#12248) 2018-02-09 08:11:47 +01:00
switch Fix MQTT retained message not being re-dispatched (#12004) 2018-02-11 09:17:58 -08:00
timer
tts
vacuum Fix MQTT retained message not being re-dispatched (#12004) 2018-02-11 09:17:58 -08:00
weather
zwave Entity registry (#11979) 2018-01-30 10:39:39 +01:00
__init__.py
test_alert.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
test_api.py
test_canary.py Flake8 bugbear fixes (#12072) 2018-01-30 14:44:05 -08:00
test_configurator.py
test_conversation.py Move HassIntent handler code into helpers/intent (#12181) 2018-02-11 09:33:19 -08:00
test_datadog.py
test_demo.py
test_device_sun_light_trigger.py
test_dialogflow.py
test_discovery.py
test_duckdns.py
test_dyson.py
test_ffmpeg.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
test_frontend.py
test_google.py
test_google_domains.py
test_graphite.py
test_hassio.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
test_history.py
test_history_graph.py
test_hue.py
test_influxdb.py Avoid influxdb filling connection pool (#12182) 2018-02-08 12:25:26 +01:00
test_init.py Move HassIntent handler code into helpers/intent (#12181) 2018-02-11 09:33:19 -08:00
test_input_boolean.py
test_input_datetime.py
test_input_number.py
test_input_select.py
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
test_introduction.py
test_kira.py
test_litejet.py
test_logbook.py
test_logentries.py
test_logger.py
test_melissa.py Add Melissa (HVAC/climate) component (#11503) 2018-02-03 03:17:01 +01:00
test_microsoft_face.py
test_mqtt_eventstream.py
test_mqtt_statestream.py
test_namecheapdns.py
test_no_ip.py
test_nuheat.py
test_panel_custom.py
test_panel_iframe.py Fix Panel_IFrame - FTP URL not allowed in 0.63 (#12295) 2018-02-11 09:19:31 -08:00
test_pilight.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
test_plant.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
test_prometheus.py
test_proximity.py
test_python_script.py
test_remember_the_milk.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
test_rest_command.py
test_rflink.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
test_rfxtrx.py
test_ring.py
test_rss_feed_template.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
test_script.py
test_shell_command.py
test_shopping_list.py
test_sleepiq.py
test_snips.py
test_spc.py
test_splunk.py
test_statsd.py
test_sun.py
test_system_log.py Publish errors on the event bus (#11964) 2018-01-30 11:25:58 -05:00
test_updater.py
test_upnp.py
test_vultr.py
test_wake_on_lan.py
test_weblink.py Fix config error for FTP links, add test (#12294) 2018-02-11 09:19:00 -08:00
test_websocket_api.py
test_zone.py