* Add wemo options enable_subscription & enable_long_press * Also add polling_interval_seconds option * Give feedback about invalid option combinations * Use a frozen dataclass for Options * Validate polling_interval_seconds * Describe message arg * Replace broad exception with PyWeMoException |
||
---|---|---|
.. | ||
__init__.py | ||
binary_sensor.py | ||
config_flow.py | ||
const.py | ||
device_trigger.py | ||
entity.py | ||
fan.py | ||
light.py | ||
manifest.json | ||
sensor.py | ||
services.yaml | ||
strings.json | ||
switch.py | ||
wemo_device.py |