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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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",