hass-core/tests/components/switch
Paulus Schoutsen 4076ccf639 Use setup_component in tests (#3414)
* Alarm Control Panel Manual - use setup_component

* Update automation - zone tests

* Update climate - demo tests

* Update climate - generic thermostat tests

* Update cover - command line tests

* Update cover - demo tests

* Update device tracker tests

* Update device tracker - owntracks tests

* Update fan - demo tests

* Update garage door - demo tests

* Update light tests

* Update lock - demo tests

* Update media player - demo tests

* Update notify - command line tests

* Update notify - demo tests

* Update notify - file tests

* Update notify - group tests

* Update sensor - mfi tests

* Update sensor - moldindicator tests

* Update sensor - mqtt room tests

* Update switch - command line

* Update switch - flux

* Update switch tests

* Update scene tests

* Fix wrong default port for mfi switch
2016-09-17 10:29:58 -07:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_command_line.py Use setup_component in tests (#3414) 2016-09-17 10:29:58 -07:00
test_flux.py Use setup_component in tests (#3414) 2016-09-17 10:29:58 -07:00
test_init.py Use setup_component in tests (#3414) 2016-09-17 10:29:58 -07:00
test_mfi.py Use voluptuous for mFi switch (#3168) 2016-09-03 20:32:35 -06:00
test_mqtt.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
test_rfxtrx.py Handle numeric device id for rfxtrx devices (#2740) 2016-08-07 17:15:39 -07:00
test_template.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00