Upgrade miflora to 0.7.2 (#64179)

pull/64195/head
Marc Mueller 2022-01-16 15:02:07 +01:00 committed by GitHub
parent 9c73e66cbe
commit 2ee2626e8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"domain": "miflora",
"name": "Mi Flora",
"documentation": "https://www.home-assistant.io/integrations/miflora",
"requirements": ["bluepy==1.3.0", "miflora==0.7.0"],
"requirements": ["bluepy==1.3.0", "miflora==0.7.2"],
"codeowners": ["@danielhiversen", "@basnijholt"],
"iot_class": "local_polling"
}

View File

@ -1031,7 +1031,7 @@ mficlient==0.3.0
micloud==0.5
# homeassistant.components.miflora
miflora==0.7.0
miflora==0.7.2
# homeassistant.components.mill
mill-local==0.1.1