* 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 | ||
conftest.py | ||
entity_test_helpers.py | ||
test_binary_sensor.py | ||
test_config_flow.py | ||
test_device_trigger.py | ||
test_fan.py | ||
test_init.py | ||
test_light_bridge.py | ||
test_light_dimmer.py | ||
test_sensor.py | ||
test_switch.py | ||
test_wemo_device.py |