core/tests/components/alarm_control_panel
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 Fix PEP257 issues 2016-03-09 10:25:50 +01: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 supported_features to Alarm Control Panel to limit device_actions (#29065) 2019-11-25 15:42:53 -08:00
test_device_trigger.py Add device trigger for alarm_control_panel (#29068) 2019-11-30 21:30:51 -08:00
test_reproduce_state.py Add improved scene support to the alarm_control_panel integration (#28269) 2019-11-01 13:36:18 -07:00