hass-core/homeassistant/components/wemo
Eric Severance bbae2061e7
Add wemo options enable_subscription & enable_long_press (#56972)
* 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
2023-06-27 20:10:13 +02:00
..
__init__.py pyWeMo serialnumber is deprecated, use serial_number (#94791) 2023-06-17 20:59:19 -04:00
binary_sensor.py
config_flow.py Add wemo options enable_subscription & enable_long_press (#56972) 2023-06-27 20:10:13 +02:00
const.py
device_trigger.py
entity.py pyWeMo serialnumber is deprecated, use serial_number (#94791) 2023-06-17 20:59:19 -04:00
fan.py
light.py
manifest.json
sensor.py Name unnamed binary sensors by their device class (#92940) 2023-06-13 19:48:54 +02:00
services.yaml
strings.json Add wemo options enable_subscription & enable_long_press (#56972) 2023-06-27 20:10:13 +02:00
switch.py
wemo_device.py Add wemo options enable_subscription & enable_long_press (#56972) 2023-06-27 20:10:13 +02:00