mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Bump Mill library (#59995)
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
This commit is contained in:
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…
x
Reference in New Issue
Block a user