mirror of
https://github.com/home-assistant/core.git
synced 2025-11-08 10:29:27 +00:00
Add new integration for WMS WebControl pro using local API (#124176)
* Add new integration for WMS WebControl pro using local API Warema recently released a new local API for their WMS hub called "WebControl pro". This integration makes use of the new local API via a new dedicated Python library pywmspro. For now this integration only supports awnings as covers. But pywmspro is device-agnostic to ease future extensions. * Incorporated review feedback from joostlek Thanks a lot! * Incorporated more review feedback from joostlek Thanks a lot! * Incorporated more review feedback from joostlek Thanks a lot! * Fix * Follow-up fix * Improve handling of DHCP discovery * Further test improvements suggested by joostlek, thanks! --------- Co-authored-by: Joostlek <joostlek@outlook.com>
This commit is contained in:
@@ -670,6 +670,7 @@ FLOWS = {
|
||||
"withings",
|
||||
"wiz",
|
||||
"wled",
|
||||
"wmspro",
|
||||
"wolflink",
|
||||
"workday",
|
||||
"worldclock",
|
||||
|
||||
Reference in New Issue
Block a user