hass-core/homeassistant/components/wink
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 Do not select all entities when omitting entity ID in service call (#29178) 2019-12-02 16:23:12 -08:00
alarm_control_panel.py
binary_sensor.py
climate.py
cover.py
fan.py
light.py
lock.py move wink service definitions from lock to wink domain (#29137) 2019-11-27 11:21:52 +01:00
manifest.json
scene.py
sensor.py
services.yaml move wink service definitions from lock to wink domain (#29137) 2019-11-27 11:21:52 +01:00
switch.py
water_heater.py