mirror of
https://github.com/home-assistant/core.git
synced 2025-08-16 02:51:40 +02:00
Update mill manifest to reflect config flow (#35748)
This commit is contained in:
committed by
Franck Nijhof
parent
cc5fc2baa4
commit
99afc17b3f
@@ -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
|
||||||
}
|
}
|
||||||
|
@@ -89,6 +89,7 @@ FLOWS = [
|
|||||||
"met",
|
"met",
|
||||||
"meteo_france",
|
"meteo_france",
|
||||||
"mikrotik",
|
"mikrotik",
|
||||||
|
"mill",
|
||||||
"minecraft_server",
|
"minecraft_server",
|
||||||
"mobile_app",
|
"mobile_app",
|
||||||
"monoprice",
|
"monoprice",
|
||||||
|
Reference in New Issue
Block a user