core/homeassistant/components/wemo
Eric Severance 8459a28489
WeMo state changes are seen by all coordinator entities (#64228)
* WeMo push update is seen by all coordinator entities

* Rename _wemo_exception_handler -> _wemo_call_wrapper

* Test turning off the entity

* Test setting light brightness

* Improve brightness test

* It is unnecessary to setup the platform integration

* Use domain names, not platform enum, in service calls
2022-01-17 10:03:24 +01:00
..
translations
__init__.py
binary_sensor.py
config_flow.py
const.py
device_trigger.py
entity.py WeMo state changes are seen by all coordinator entities (#64228) 2022-01-17 10:03:24 +01:00
fan.py WeMo state changes are seen by all coordinator entities (#64228) 2022-01-17 10:03:24 +01:00
light.py WeMo state changes are seen by all coordinator entities (#64228) 2022-01-17 10:03:24 +01:00
manifest.json
sensor.py
services.yaml
strings.json
switch.py WeMo state changes are seen by all coordinator entities (#64228) 2022-01-17 10:03:24 +01:00
wemo_device.py WeMo state changes are seen by all coordinator entities (#64228) 2022-01-17 10:03:24 +01:00