hass-core/tests/components/sensor
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
..
__init__.py Tests for MQTT sensor/switch 2015-10-02 23:57:26 -07:00
test_command_line.py Make names command line platform consistent 2016-02-27 15:56:35 -08:00
test_mfi.py Give mFi options to control TLS usage 2016-02-29 17:37:41 -08:00
test_mqtt.py Tests should all use test HA 2016-02-14 15:08:23 -08:00
test_tcp.py Bring TCP component test coverage to 100% 2016-02-24 13:28:39 +00:00
test_template.py Tests should all use test HA 2016-02-14 15:08:23 -08:00
test_yr.py Tests should all use test HA 2016-02-14 15:08:23 -08:00