core/tests/components/smartthings
Paulus Schoutsen 02d9ed5e36
Do not select all entities when omitting entity ID in service call (#29178)
* Do not select all entities when omitting entity ID

* Address comments Matthew

* Require either area_id or entity_id

* Fix tests

* Fix test
2019-12-02 16:23:12 -08:00
..
__init__.py Add SmartThings component and switch platform (#20148) 2019-01-30 17:31:59 -08:00
conftest.py Add system options to config entries (#25926) 2019-08-17 21:34:11 -07:00
test_binary_sensor.py Black 2019-07-31 12:25:30 -07:00
test_climate.py Do not select all entities when omitting entity ID in service call (#29178) 2019-12-02 16:23:12 -08:00
test_config_flow.py Guard cloud check (#27901) 2019-10-18 20:08:53 -05:00
test_cover.py Do not select all entities when omitting entity ID in service call (#29178) 2019-12-02 16:23:12 -08:00
test_fan.py Black 2019-07-31 12:25:30 -07:00
test_init.py Guard cloud check (#27901) 2019-10-18 20:08:53 -05:00
test_light.py Fix brightness type (#25818) 2019-08-09 11:41:50 -07:00
test_lock.py Black 2019-07-31 12:25:30 -07:00
test_scene.py Black 2019-07-31 12:25:30 -07:00
test_sensor.py Black 2019-07-31 12:25:30 -07:00
test_smartapp.py Black 2019-07-31 12:25:30 -07:00
test_switch.py Black 2019-07-31 12:25:30 -07:00