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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

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"]
}

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

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