mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Fix data issue for easyEnergy during midnight (#90434)
This commit is contained in:
parent
12edaa052c
commit
0327f312f2
@ -6,5 +6,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/easyenergy",
|
"documentation": "https://www.home-assistant.io/integrations/easyenergy",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"quality_scale": "platinum",
|
"quality_scale": "platinum",
|
||||||
"requirements": ["easyenergy==0.2.2"]
|
"requirements": ["easyenergy==0.2.3"]
|
||||||
}
|
}
|
||||||
|
@ -625,7 +625,7 @@ dynalite_devices==0.1.47
|
|||||||
eagle100==0.1.1
|
eagle100==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.easyenergy
|
# homeassistant.components.easyenergy
|
||||||
easyenergy==0.2.2
|
easyenergy==0.2.3
|
||||||
|
|
||||||
# homeassistant.components.ebusd
|
# homeassistant.components.ebusd
|
||||||
ebusdpy==0.0.17
|
ebusdpy==0.0.17
|
||||||
|
@ -493,7 +493,7 @@ dynalite_devices==0.1.47
|
|||||||
eagle100==0.1.1
|
eagle100==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.easyenergy
|
# homeassistant.components.easyenergy
|
||||||
easyenergy==0.2.2
|
easyenergy==0.2.3
|
||||||
|
|
||||||
# homeassistant.components.elgato
|
# homeassistant.components.elgato
|
||||||
elgato==4.0.1
|
elgato==4.0.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user