1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00

Update mill manifest to reflect config flow (#35748)

This commit is contained in:
Daniel Høyer Iversen
2020-05-18 11:00:44 +02:00
committed by GitHub
parent 796e6141ac
commit affd11b372
2 changed files with 3 additions and 1 deletions

View File

@@ -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
}

View File

@@ -91,6 +91,7 @@ FLOWS = [
"met",
"meteo_france",
"mikrotik",
"mill",
"minecraft_server",
"mobile_app",
"monoprice",