Migrate ssdp to config_flow for frontier_silicon (#89496)
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
parent
47a2598b66
commit
e3cad8baac
7 changed files with 221 additions and 45 deletions
|
@ -130,6 +130,11 @@ SSDP = {
|
|||
"st": "urn:schemas-upnp-org:device:fritzbox:1",
|
||||
},
|
||||
],
|
||||
"frontier_silicon": [
|
||||
{
|
||||
"st": "urn:schemas-frontier-silicon-com:undok:fsapi:1",
|
||||
},
|
||||
],
|
||||
"harmony": [
|
||||
{
|
||||
"deviceType": "urn:myharmony-com:device:harmony:1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue