Upgrade miflora to 0.7.2 (#64179)
This commit is contained in:
parent
9c73e66cbe
commit
2ee2626e8b
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
"domain": "miflora",
|
"domain": "miflora",
|
||||||
"name": "Mi Flora",
|
"name": "Mi Flora",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/miflora",
|
"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"],
|
"codeowners": ["@danielhiversen", "@basnijholt"],
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1031,7 +1031,7 @@ mficlient==0.3.0
|
||||||
micloud==0.5
|
micloud==0.5
|
||||||
|
|
||||||
# homeassistant.components.miflora
|
# homeassistant.components.miflora
|
||||||
miflora==0.7.0
|
miflora==0.7.2
|
||||||
|
|
||||||
# homeassistant.components.mill
|
# homeassistant.components.mill
|
||||||
mill-local==0.1.1
|
mill-local==0.1.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue