hass-core/tests/components
Paulus Schoutsen 05192e678e Break up Alexa per functionality ()
* Break up Alexa per functionality

* Lint

* Lint
2017-09-12 21:24:44 +02:00
..
alarm_control_panel Add post_pending_state attribute to manual alarm_control_panel () 2017-09-05 20:26:59 +02:00
alexa Break up Alexa per functionality () 2017-09-12 21:24:44 +02:00
automation Core track same state for a period / Allow on platforms () 2017-09-05 02:01:01 +02:00
binary_sensor Allow multiple observations of same entity () 2017-09-12 18:52:09 +02:00
calendar assertEquals is deprecated () 2017-05-25 22:21:22 -07:00
camera Remove some more usage of run_in_executor () 2017-07-06 14:08:32 +02:00
climate Fix SET_TEMPERATURE_SCHEMA in climate component () 2017-08-12 09:39:05 -07:00
cloud Update cloud auth () 2017-09-12 18:47:04 +02:00
config Add polling interval service and setting available through zwave node entity panel () 2017-09-11 20:30:48 +02:00
cover optimistic mode for template covers (w/o timed movement) () 2017-08-25 12:33:53 +02:00
device_tracker Add Geofency device tracker () 2017-09-01 23:56:59 +02:00
emulated_hue fixing emulated hue issue and testing it () 2017-08-12 08:50:02 -07:00
fan Add support to Dyson 360 Eye robot vacuum using new vacuum platform () 2017-08-06 13:08:46 +02:00
http Fix tests () 2017-05-19 07:37:39 -07:00
image_processing Support adding different server locations for Microsoft face component () 2017-05-12 10:53:25 +02:00
light Add new config variable to MQTT light () 2017-09-06 01:01:03 +02:00
lock Fix attribute entity () 2017-06-17 10:03:49 -07:00
mailbox Add longer text strings to mailbox demo to test string truncation () 2017-08-08 23:37:16 +02:00
media_player Do not use pychromecast.Chromecast for Cast Groups () 2017-08-06 09:15:01 -07:00
mqtt Fixed mqtt subscription filter on sys $ topics () 2017-06-26 22:17:55 -07:00
notify Add support for the expirationTime parameter. () 2017-06-04 22:46:18 -07:00
recorder History query and schema optimizations for huge performance boost () 2017-08-04 23:16:53 -07:00
remote Clean up remote component () 2017-07-31 20:52:39 -07:00
scene Add voluptuous config validation to scenes () 2017-03-28 23:39:53 -07:00
sensor Add max_age to statistics sensor () 2017-08-30 17:13:36 +02:00
switch Add HTTP Basic auth to RESTful Switch () 2017-09-09 10:20:48 -07:00
tts Remove more test requirements () 2017-05-13 21:25:54 -07:00
vacuum Add new service clean_spot to vacuums () 2017-08-06 10:23:22 -07:00
weather Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
zwave Add polling interval service and setting available through zwave node entity panel () 2017-09-11 20:30:48 +02:00
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_alert.py Adding done_message to alert () 2017-06-30 21:07:12 -07:00
test_api.py API POST has new state validation (fix for state = 0) () 2017-07-03 23:35:57 +02:00
test_apiai.py Add Intent component () 2017-07-21 21:38:53 -07:00
test_configurator.py Add support for Automatic OAuth2 authentication () 2017-08-13 22:37:50 -07:00
test_conversation.py Add Intent component () 2017-07-21 21:38:53 -07:00
test_counter.py Add counter component () 2017-08-29 15:44:36 +02:00
test_datadog.py Remove more test requirements () 2017-05-13 21:25:54 -07:00
test_demo.py Add Intent component () 2017-07-21 21:38:53 -07:00
test_device_sun_light_trigger.py Fix tests () 2017-05-19 07:37:39 -07:00
test_discovery.py Update netdisco () 2017-05-12 20:14:17 -07:00
test_dyson.py Add support to Dyson 360 Eye robot vacuum using new vacuum platform () 2017-08-06 13:08:46 +02:00
test_ffmpeg.py Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
test_frontend.py Allow panels with external URL () 2017-08-30 23:21:24 -05:00
test_google.py assertEquals is deprecated () 2017-05-25 22:21:22 -07:00
test_graphite.py Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
test_group.py Properly handle the case when a group includes itself. () 2017-07-08 09:20:11 -07:00
test_hassio.py Hass.io: logo support / timeout handling () 2017-07-27 12:23:22 -07:00
test_history.py Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
test_influxdb.py InfluxDB component improvements () 2017-08-03 16:26:01 +02:00
test_init.py Split mock_service () 2017-06-25 10:53:15 -07:00
test_input_boolean.py Initial state over restore state () 2017-04-04 09:29:49 -07:00
test_input_select.py Initial state over restore state () 2017-04-04 09:29:49 -07:00
test_input_slider.py Bugfix slider () 2017-04-11 09:23:41 -07:00
test_input_text.py Cleanup input_text () 2017-09-08 21:19:49 -07:00
test_intent_script.py Add Intent component () 2017-07-21 21:38:53 -07:00
test_introduction.py Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
test_kira.py Add Kira component to sensor and remote platforms () 2017-05-12 21:12:47 -07:00
test_litejet.py Fix up docstring for tests () 2016-12-28 20:04:59 +02:00
test_logbook.py Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
test_logentries.py Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
test_logger.py Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
test_microsoft_face.py Support adding different server locations for Microsoft face component () 2017-05-12 10:53:25 +02:00
test_mqtt_eventstream.py Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
test_mqtt_statestream.py Added mqtt_statestream component () 2017-09-11 22:08:12 +02:00
test_panel_custom.py Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
test_panel_iframe.py Fix iFrame panel test 2017-07-13 10:19:59 -07:00
test_persistent_notification.py dismiss service for persistent notifications () 2017-06-11 22:54:10 +02:00
test_pilight.py Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
test_plant.py Fix plants calling async methods from sync context () 2017-06-25 10:07:28 -07:00
test_prometheus.py Add support for Prometheus () 2017-07-10 21:20:17 -07:00
test_proximity.py Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
test_python_script.py Enhance python_script to support "_getitem_" () 2017-07-19 22:56:24 -07:00
test_rest_command.py exposed content_type in rest_command () 2017-04-18 11:50:43 +02:00
test_rflink.py RFLink: Add send_command service () 2017-08-07 17:37:30 +02:00
test_rfxtrx.py Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
test_ring.py Clean artifacts after running Ring tests. () 2017-04-05 11:26:56 +02:00
test_rss_feed_template.py Feature/rss feed template () 2017-04-24 22:16:47 -07:00
test_script.py Group service / dynamic handling () 2017-06-16 00:52:28 +02:00
test_shell_command.py Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
test_shopping_list.py Persist shopping list + clear completed () 2017-07-29 12:22:38 -07:00
test_sleepiq.py aiohttp 2 () 2017-03-30 00:50:53 -07:00
test_snips.py Add Intent component () 2017-07-21 21:38:53 -07:00
test_spc.py Add support for Vanderbilt SPC alarm panels and attached sensors () 2017-06-04 23:53:25 -07:00
test_splunk.py Added host variable to Splunk.py and updated tox tests () 2017-06-15 20:41:19 -07:00
test_statsd.py Adding support for mapping keys to value in statsd () 2017-07-27 08:58:34 +02:00
test_sun.py Refactor sun component for correctness () 2017-05-09 00:03:34 -07:00
test_updater.py Honor PEP8 naming convention () 2017-08-10 19:31:28 +02: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 Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
test_websocket_api.py Add security layer to send file output things () 2017-06-26 00:10:30 +02:00
test_zone.py Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00