mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Update mill manifest to reflect config flow (#35748)
This commit is contained in:
parent
796e6141ac
commit
affd11b372
@ -3,5 +3,6 @@
|
|||||||
"name": "Mill",
|
"name": "Mill",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/mill",
|
"documentation": "https://www.home-assistant.io/integrations/mill",
|
||||||
"requirements": ["millheater==0.3.4"],
|
"requirements": ["millheater==0.3.4"],
|
||||||
"codeowners": ["@danielhiversen"]
|
"codeowners": ["@danielhiversen"],
|
||||||
|
"config_flow": true
|
||||||
}
|
}
|
||||||
|
@ -91,6 +91,7 @@ FLOWS = [
|
|||||||
"met",
|
"met",
|
||||||
"meteo_france",
|
"meteo_france",
|
||||||
"mikrotik",
|
"mikrotik",
|
||||||
|
"mill",
|
||||||
"minecraft_server",
|
"minecraft_server",
|
||||||
"mobile_app",
|
"mobile_app",
|
||||||
"monoprice",
|
"monoprice",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user