mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Bump pymill to 0.12.3 (#137264)
Mill lib 0.12.3 Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
This commit is contained in:
parent
f9cc3361e3
commit
82369535c4
@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/mill",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["mill", "mill_local"],
|
||||
"requirements": ["millheater==0.12.2", "mill-local==0.3.0"]
|
||||
"requirements": ["millheater==0.12.3", "mill-local==0.3.0"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -1405,7 +1405,7 @@ microBeesPy==0.3.5
|
||||
mill-local==0.3.0
|
||||
|
||||
# homeassistant.components.mill
|
||||
millheater==0.12.2
|
||||
millheater==0.12.3
|
||||
|
||||
# homeassistant.components.minio
|
||||
minio==7.1.12
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -1177,7 +1177,7 @@ microBeesPy==0.3.5
|
||||
mill-local==0.3.0
|
||||
|
||||
# homeassistant.components.mill
|
||||
millheater==0.12.2
|
||||
millheater==0.12.3
|
||||
|
||||
# homeassistant.components.minio
|
||||
minio==7.1.12
|
||||
|
Loading…
x
Reference in New Issue
Block a user