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
manifest.json
scene.py
sensor.py
services.yaml
switch.py
water_heater.py