Migrate Linn / Openhome integration to SSDP config flow (#94564)
* Migrate Linn / Openhome integration to SSDP config flow * moved device initialisation into __init__ * wait for user step before adding openhome entities * add CONFIG_SCHEMA * cover confirmation step in config flow test * Address comments --------- Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
This commit is contained in:
parent
61554682d4
commit
57c9aad9b1
11 changed files with 293 additions and 24 deletions
|
@ -320,6 +320,7 @@ FLOWS = {
|
|||
"openai_conversation",
|
||||
"openexchangerates",
|
||||
"opengarage",
|
||||
"openhome",
|
||||
"opentherm_gw",
|
||||
"openuv",
|
||||
"openweathermap",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue