Update mill manifest to reflect config flow (#35748)
This commit is contained in:
parent
796e6141ac
commit
affd11b372
2 changed files with 3 additions and 1 deletions
|
@ -3,5 +3,6 @@
|
|||
"name": "Mill",
|
||||
"documentation": "https://www.home-assistant.io/integrations/mill",
|
||||
"requirements": ["millheater==0.3.4"],
|
||||
"codeowners": ["@danielhiversen"]
|
||||
"codeowners": ["@danielhiversen"],
|
||||
"config_flow": true
|
||||
}
|
||||
|
|
|
@ -91,6 +91,7 @@ FLOWS = [
|
|||
"met",
|
||||
"meteo_france",
|
||||
"mikrotik",
|
||||
"mill",
|
||||
"minecraft_server",
|
||||
"mobile_app",
|
||||
"monoprice",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue