core/tests/components/vacuum
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 Xiaomi vacuum as platform of new `vacuum` component derived from ToggleEntity, and services (#8623) 2017-08-04 15:27:10 +02:00
common.py Do not select all entities when omitting entity ID in service call (#29178) 2019-12-02 16:23:12 -08:00
test_device_action.py Add device actions to vacuum (#28554) 2019-11-07 12:24:58 +01:00
test_device_condition.py Add vacuum device conditions (#28551) 2019-11-07 16:29:39 +01:00
test_device_trigger.py Add device triggers to vacuum (#28548) 2019-11-07 13:39:35 +01:00
test_reproduce_state.py Vacuum reproduce state (#27868) 2019-10-18 19:49:08 -07:00