hass-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 Update typing (4) [u-z] (#63925) 2022-01-11 21:26:45 +01:00
binary_sensor.py Cast types in wemo rather than converting (#62454) 2021-12-20 22:34:34 -06:00
config_flow.py Use correct relative imports [n-z] (#63471) 2022-01-05 17:23:49 +01:00
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 Bump pywemo==0.7.0 (#62360) 2021-12-19 21:02:05 -08:00
sensor.py Cast types in wemo rather than converting (#62454) 2021-12-20 22:34:34 -06:00
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