mirror of
https://github.com/home-assistant/core.git
synced 2026-05-16 21:41:44 +01:00
bbae2061e7
* 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