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 Add supported_features to Alarm Control Panel to limit device_actions (#29065) 2019-11-25 15:42:53 -08:00
binary_sensor.py Move imports in wink component (#27392) 2019-10-10 09:51:28 -07:00
climate.py Upgrade pylint (#27279) 2019-10-07 08:17:39 -07:00
cover.py Move imports in wink component (#27392) 2019-10-10 09:51:28 -07:00
fan.py Move imports in wink component (#27392) 2019-10-10 09:51:28 -07:00
light.py Move imports in wink component (#27392) 2019-10-10 09:51:28 -07:00
lock.py move wink service definitions from lock to wink domain (#29137) 2019-11-27 11:21:52 +01:00
manifest.json Update documentation link URL for integrations in all manifests (#27114) 2019-10-02 09:25:44 -07:00
scene.py Move imports in wink component (#27392) 2019-10-10 09:51:28 -07:00
sensor.py Move imports in wink component (#27392) 2019-10-10 09:51:28 -07:00
services.yaml move wink service definitions from lock to wink domain (#29137) 2019-11-27 11:21:52 +01:00
switch.py Move imports in wink component (#27392) 2019-10-10 09:51:28 -07:00
water_heater.py Move imports in wink component (#27392) 2019-10-10 09:51:28 -07:00