1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 17:49:37 +01:00

Update Mill lib, improve error handling (#99296)

This commit is contained in:
Daniel Hjelseth Høyer
2023-08-30 06:03:56 +02:00
committed by GitHub
parent 9e4bcd298e
commit fb4e93071e
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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"]
}
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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