mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 17:57:55 +00:00
Update Mill lib, improve error handling (#99296)
This commit is contained in:
parent
9e4bcd298e
commit
fb4e93071e
@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/mill",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["mill", "mill_local"],
|
||||
"requirements": ["millheater==0.11.0", "mill-local==0.2.0"]
|
||||
"requirements": ["millheater==0.11.1", "mill-local==0.2.0"]
|
||||
}
|
||||
|
@ -1213,7 +1213,7 @@ micloud==0.5
|
||||
mill-local==0.2.0
|
||||
|
||||
# homeassistant.components.mill
|
||||
millheater==0.11.0
|
||||
millheater==0.11.1
|
||||
|
||||
# homeassistant.components.minio
|
||||
minio==7.1.12
|
||||
|
@ -927,7 +927,7 @@ micloud==0.5
|
||||
mill-local==0.2.0
|
||||
|
||||
# homeassistant.components.mill
|
||||
millheater==0.11.0
|
||||
millheater==0.11.1
|
||||
|
||||
# homeassistant.components.minio
|
||||
minio==7.1.12
|
||||
|
Loading…
x
Reference in New Issue
Block a user