core/tests/components
Andrey 1fde234c78 Fix some warnings found by quantifiedcode (#8027)
* Cleanup of warnings by quantifiedcode

* Fix lint

* Fix test

* Delete insteon_hub component

* Also update .coveragerc
2017-06-16 22:44:14 +03:00
..
alarm_control_panel Add support for Vanderbilt SPC alarm panels and attached sensors (#7663) 2017-06-04 23:53:25 -07:00
automation Group service / dynamic handling (#7971) 2017-06-16 00:52:28 +02:00
binary_sensor Add support for Vanderbilt SPC alarm panels and attached sensors (#7663) 2017-06-04 23:53:25 -07:00
calendar assertEquals is deprecated (#7777) 2017-05-25 22:21:22 -07:00
camera Fix MQTT camera test (#7878) 2017-06-03 18:51:29 -07:00
climate Fixes utf-8 encoding no longer required by python-openzwave0.3.3 (#7266) 2017-04-24 17:59:51 -07:00
config Get rid of mock http component app (#7775) 2017-05-25 21:13:53 -07:00
cover Mqtt cover modifications (#7841) 2017-06-04 22:55:06 -07:00
device_tracker Fix some warnings found by quantifiedcode (#8027) 2017-06-16 22:44:14 +03:00
emulated_hue Get rid of mock http component app (#7775) 2017-05-25 21:13:53 -07:00
fan Add Dyson Pure Cool Link support (#7795) 2017-06-14 13:56:03 +02:00
http Fix tests (#7659) 2017-05-19 07:37:39 -07:00
image_processing Support adding different server locations for Microsoft face component (#7532) 2017-05-12 10:53:25 +02:00
light Group service / dynamic handling (#7971) 2017-06-16 00:52:28 +02:00
lock Rename of the zwave hass.data constants (#7768) 2017-05-25 21:11:02 -07:00
media_player Fix more deprecation warnings (#7778) 2017-05-26 13:12:17 -07:00
mqtt No update in MQTT Binary Sensor #7478 (#8057) 2017-06-16 14:55:59 +02:00
notify Add support for the expirationTime parameter. (#7895) 2017-06-04 22:46:18 -07:00
recorder Exclude filter for event types (#7627) 2017-05-24 15:23:52 -07:00
remote Added new commands and functionality to the harmony remote component. (#7113) 2017-05-23 17:00:52 -07:00
scene Add voluptuous config validation to scenes (#6830) 2017-03-28 23:39:53 -07:00
sensor Add Dyson Pure Cool Link support (#7795) 2017-06-14 13:56:03 +02:00
switch Group service / dynamic handling (#7971) 2017-06-16 00:52:28 +02:00
tts Remove more test requirements (#7574) 2017-05-13 21:25:54 -07:00
weather Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
zwave Use standard entity_ids for zwave entities (#7786) 2017-06-16 13:07:17 -04:00
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_alert.py Fix automations listening to HOMEASSISTANT_START (#6936) 2017-04-05 23:23:02 -07:00
test_alexa.py Fix for #7459 (#7544) 2017-05-11 09:04:17 -07:00
test_api.py Fix tests (#7659) 2017-05-19 07:37:39 -07:00
test_apiai.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_configurator.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_conversation.py Configure conversation for custom actions with keywords (#7734) 2017-06-12 23:34:20 -07:00
test_datadog.py Remove more test requirements (#7574) 2017-05-13 21:25:54 -07:00
test_demo.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_device_sun_light_trigger.py Fix tests (#7659) 2017-05-19 07:37:39 -07:00
test_discovery.py Update netdisco (#7563) 2017-05-12 20:14:17 -07:00
test_dyson.py Add Dyson Pure Cool Link support (#7795) 2017-06-14 13:56:03 +02:00
test_ffmpeg.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_frontend.py Fix tests (#7659) 2017-05-19 07:37:39 -07:00
test_google.py assertEquals is deprecated (#7777) 2017-05-25 22:21:22 -07:00
test_graphite.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_group.py Group service / dynamic handling (#7971) 2017-06-16 00:52:28 +02:00
test_hassio.py Allow fetching hass.io panel without auth (#7714) 2017-05-22 11:00:02 -07:00
test_history.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_influxdb.py Make percentage string values as floats/ints in InfluxDB (#7879) 2017-06-14 00:42:55 +02:00
test_init.py Cleanup async handling (#6388) 2017-03-04 15:10:36 -08:00
test_input_boolean.py Initial state over restore state (#6924) 2017-04-04 09:29:49 -07:00
test_input_select.py Initial state over restore state (#6924) 2017-04-04 09:29:49 -07:00
test_input_slider.py Bugfix slider (#7047) 2017-04-11 09:23:41 -07:00
test_introduction.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_kira.py Add Kira component to sensor and remote platforms (#7479) 2017-05-12 21:12:47 -07:00
test_litejet.py Fix up docstring for tests (#5090) 2016-12-28 20:04:59 +02:00
test_logbook.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_logentries.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_logger.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_microsoft_face.py Support adding different server locations for Microsoft face component (#7532) 2017-05-12 10:53:25 +02:00
test_mqtt_eventstream.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_panel_custom.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_panel_iframe.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_persistent_notification.py dismiss service for persistent notifications (#7996) 2017-06-11 22:54:10 +02:00
test_pilight.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_plant.py Plant (replacement for MiGardener) (#7131) 2017-04-30 12:32:32 -07:00
test_proximity.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_python_script.py Restrict Python Script (#8053) 2017-06-15 22:13:10 -07:00
test_rest_command.py exposed content_type in rest_command (#7101) 2017-04-18 11:50:43 +02:00
test_rflink.py Remove connection status state. (#6475) 2017-03-07 23:20:27 +01:00
test_rfxtrx.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_ring.py Clean artifacts after running Ring tests. (#6944) 2017-04-05 11:26:56 +02:00
test_rss_feed_template.py Feature/rss feed template (#7032) 2017-04-24 22:16:47 -07:00
test_script.py Group service / dynamic handling (#7971) 2017-06-16 00:52:28 +02:00
test_shell_command.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_sleepiq.py aiohttp 2 (#6835) 2017-03-30 00:50:53 -07:00
test_spc.py Add support for Vanderbilt SPC alarm panels and attached sensors (#7663) 2017-06-04 23:53:25 -07:00
test_splunk.py Added host variable to Splunk.py and updated tox tests (#8052) 2017-06-15 20:41:19 -07:00
test_statsd.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_sun.py Refactor sun component for correctness (#7295) 2017-05-09 00:03:34 -07:00
test_updater.py Updater improvements to send option component information (#7720) 2017-06-15 22:29:18 -07:00
test_weblink.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_websocket_api.py Fix websocket api reaching queue (#7590) 2017-05-15 00:10:06 -07:00
test_zone.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00