mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 13:57:10 +00:00
Update Mill library to 0.11.5, handle rate limiting (#100315)
This commit is contained in:
parent
66dbcc04eb
commit
57cfd2ef03
@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/mill",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["mill", "mill_local"],
|
||||
"requirements": ["millheater==0.11.2", "mill-local==0.2.0"]
|
||||
"requirements": ["millheater==0.11.5", "mill-local==0.2.0"]
|
||||
}
|
||||
|
@ -1213,7 +1213,7 @@ micloud==0.5
|
||||
mill-local==0.2.0
|
||||
|
||||
# homeassistant.components.mill
|
||||
millheater==0.11.2
|
||||
millheater==0.11.5
|
||||
|
||||
# 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.2
|
||||
millheater==0.11.5
|
||||
|
||||
# homeassistant.components.minio
|
||||
minio==7.1.12
|
||||
|
Loading…
x
Reference in New Issue
Block a user