Update mill library, fix consumption data (#50992)

Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
This commit is contained in:
Daniel Hjelseth Høyer 2021-05-23 13:11:48 +02:00 committed by GitHub
parent ecb24f01a3
commit 9b02fd86c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
"domain": "mill",
"name": "Mill",
"documentation": "https://www.home-assistant.io/integrations/mill",
"requirements": ["millheater==0.4.0"],
"requirements": ["millheater==0.4.1"],
"codeowners": ["@danielhiversen"],
"config_flow": true,
"iot_class": "cloud_polling"

View file

@ -951,7 +951,7 @@ mficlient==0.3.0
miflora==0.7.0
# homeassistant.components.mill
millheater==0.4.0
millheater==0.4.1
# homeassistant.components.minio
minio==4.0.9

View file

@ -520,7 +520,7 @@ meteofrance-api==1.0.2
mficlient==0.3.0
# homeassistant.components.mill
millheater==0.4.0
millheater==0.4.1
# homeassistant.components.minio
minio==4.0.9