hass-core/tests/components/sensor
Dan Smith 37e5b98919 Fix mFi error handling in setup_platform
The exception we were catching incorrectly referenced the client variable
in local scope instead of the module. Also, if we fail to connect we can
get a requests exception, so catch and handle that as well.
2016-02-25 15:52:13 -08:00
..
__init__.py Tests for MQTT sensor/switch 2015-10-02 23:57:26 -07:00
test_command_sensor.py Tests should all use test HA 2016-02-14 15:08:23 -08:00
test_mfi.py Fix mFi error handling in setup_platform 2016-02-25 15:52:13 -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