forked from home-assistant/core
Bump Mill library to 0.6.2 (#57533)
This commit is contained in:
committed by
Paulus Schoutsen
parent
6193b31072
commit
06844ee2de
@@ -2,7 +2,7 @@
|
||||
"domain": "mill",
|
||||
"name": "Mill",
|
||||
"documentation": "https://www.home-assistant.io/integrations/mill",
|
||||
"requirements": ["millheater==0.6.1"],
|
||||
"requirements": ["millheater==0.6.2"],
|
||||
"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.6.1
|
||||
millheater==0.6.2
|
||||
|
||||
# homeassistant.components.minio
|
||||
minio==4.0.9
|
||||
|
@@ -585,7 +585,7 @@ mficlient==0.3.0
|
||||
micloud==0.3
|
||||
|
||||
# homeassistant.components.mill
|
||||
millheater==0.6.1
|
||||
millheater==0.6.2
|
||||
|
||||
# homeassistant.components.minio
|
||||
minio==4.0.9
|
||||
|
Reference in New Issue
Block a user