mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-24 11:06:26 +01:00
* 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