Bump Mill library (#56833)
This commit is contained in:
parent
6954614e62
commit
08719af794
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "mill",
|
||||
"name": "Mill",
|
||||
"documentation": "https://www.home-assistant.io/integrations/mill",
|
||||
"requirements": ["millheater==0.5.2"],
|
||||
"requirements": ["millheater==0.6.0"],
|
||||
"codeowners": ["@danielhiversen"],
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_polling"
|
||||
|
|
|
@ -1005,7 +1005,7 @@ micloud==0.3
|
|||
miflora==0.7.0
|
||||
|
||||
# homeassistant.components.mill
|
||||
millheater==0.5.2
|
||||
millheater==0.6.0
|
||||
|
||||
# homeassistant.components.minio
|
||||
minio==4.0.9
|
||||
|
|
|
@ -585,7 +585,7 @@ mficlient==0.3.0
|
|||
micloud==0.3
|
||||
|
||||
# homeassistant.components.mill
|
||||
millheater==0.5.2
|
||||
millheater==0.6.0
|
||||
|
||||
# homeassistant.components.minio
|
||||
minio==4.0.9
|
||||
|
|
Loading…
Add table
Reference in a new issue