hass-core/tests/components
Dan Smith be04ebf9ed Give mFi options to control TLS usage
The default configuration of the mFi controller generates self-signed
certificates which are valid for short periods of time, and which are
regnerated on start or as needed. This makes requests mad. Since most
people will be using the self-signed certificates anyway, add options
to let them choose non-TLS, or unverified connections if they want/need.

This bumps the mficlient requirement to 0.3.0 for proper handling of
verify=False.
2016-02-29 17:37:41 -08:00
..
alarm_control_panel Tests should all use test HA 2016-02-14 15:08:23 -08:00
automation Updated structure, added more tests 2016-02-22 09:40:27 +01:00
binary_sensor Make names command line platform consistent 2016-02-27 15:56:35 -08:00
camera Filter out AirCam models in UVC camera platform 2016-02-23 12:01:51 -08:00
device_tracker Merge pull request from balloob/fix_own_tracks_mobile_beacon 2016-02-20 00:27:07 -08:00
garage_door Tests should all use test HA 2016-02-14 15:08:23 -08:00
light Add brightness scale support for MQTT Lights. 2016-02-26 10:38:07 -08:00
lock Tests should all use test HA 2016-02-14 15:08:23 -08:00
media_player Tests should all use test HA 2016-02-14 15:08:23 -08:00
notify Merge pull request from stefan-jonasson/command_line.py 2016-02-19 14:15:40 -08:00
rollershutter Make names command line platform consistent 2016-02-27 15:56:35 -08:00
sensor Give mFi options to control TLS usage 2016-02-29 17:37:41 -08:00
switch Make names command line platform consistent 2016-02-27 15:56:35 -08:00
thermostat Fix for honeywell US systems with no fan 2016-02-17 08:16:02 -08:00
__init__.py Reorg tests folder 2015-07-26 10:17:01 +02:00
test_alexa.py Thread pool tweaks 2016-02-14 23:01:49 -08:00
test_api.py Thread pool tweaks 2016-02-14 23:01:49 -08:00
test_configurator.py Tests should all use test HA 2016-02-14 15:08:23 -08:00
test_conversation.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_demo.py Tests should all use test HA 2016-02-14 15:08:23 -08:00
test_device_sun_light_trigger.py Tests should all use test HA 2016-02-14 15:08:23 -08:00
test_frontend.py Thread pool tweaks 2016-02-14 23:01:49 -08:00
test_graphite.py Merge pull request from kk7ds/graphite-gaierror 2016-02-14 17:40:40 -08:00
test_group.py Add assumed_state to group 2016-02-20 19:11:02 -08:00
test_history.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_influx.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_init.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_input_boolean.py 100% test coverage for input_boolean 2016-01-14 23:25:25 -08:00
test_input_select.py Add input_select component 2016-01-31 12:52:51 -08:00
test_introduction.py Tests should all use test HA 2016-02-14 15:08:23 -08:00
test_logbook.py Tests should all use test HA 2016-02-14 15:08:23 -08:00
test_logger.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_mqtt.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_mqtt_eventstream.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_proximity.py Tests should all use test HA 2016-02-14 15:08:23 -08:00
test_recorder.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_scene.py Fix issue with scene component when using YAML aliases. 2015-12-27 13:24:34 -06:00
test_script.py Fix incorrectly setting can_cancel on scripts 2016-02-27 23:11:51 -08:00
test_shell_command.py Tests should all use test HA 2016-02-14 15:08:23 -08:00
test_splunk.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00
test_statsd.py Merge branch 'hotfix/state-as-number' into dev 2016-02-13 08:32:06 -08:00
test_sun.py Tests should all use test HA 2016-02-14 15:08:23 -08:00
test_updater.py Tests should all use test HA 2016-02-14 15:08:23 -08:00
test_weblink.py Tests should all use test HA 2016-02-14 15:08:23 -08:00
test_zone.py Update for file header, docstrings, and PEP8/PEP257 2016-02-13 14:19:11 +01:00