mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 17:27:52 +00:00
Update mill library, fix consumption data (#50992)
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
This commit is contained in:
parent
ecb24f01a3
commit
9b02fd86c5
@ -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"
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user