1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-12 09:59:20 +00:00

5 Commits

Author SHA1 Message Date
Meow
a4b2ded503
Refactor deprecated RESULT_TYPE_* () 2023-07-30 19:27:30 +02:00
Eric Severance
03dac6e171
Remove polling_interval_seconds option from wemo () 2023-06-28 20:27:10 +02:00
Eric Severance
bbae2061e7
Add wemo options enable_subscription & enable_long_press ()
* 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
Franck Nijhof
7cd68381f1
Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
Eric Severance
8d6763eaad
Add wemo config_flow test to get 100% coverage () 2021-12-18 23:43:31 -06:00