parent
8f6796f428
commit
4f89ce4fb8
|
@ -2,7 +2,7 @@
|
|||
"domain": "mill",
|
||||
"name": "Mill",
|
||||
"documentation": "https://www.home-assistant.io/integrations/mill",
|
||||
"requirements": ["millheater==0.8.0", "mill-local==0.1.0"],
|
||||
"requirements": ["millheater==0.9.0", "mill-local==0.1.0"],
|
||||
"codeowners": ["@danielhiversen"],
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling"
|
||||
|
|
|
@ -1014,7 +1014,7 @@ miflora==0.7.0
|
|||
mill-local==0.1.0
|
||||
|
||||
# homeassistant.components.mill
|
||||
millheater==0.8.0
|
||||
millheater==0.9.0
|
||||
|
||||
# homeassistant.components.minio
|
||||
minio==5.0.10
|
||||
|
|
|
@ -615,7 +615,7 @@ micloud==0.4
|
|||
mill-local==0.1.0
|
||||
|
||||
# homeassistant.components.mill
|
||||
millheater==0.8.0
|
||||
millheater==0.9.0
|
||||
|
||||
# homeassistant.components.minio
|
||||
minio==5.0.10
|
||||
|
|
Loading…
Reference in New Issue