mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +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",
|
||||
"iot_class": "cloud_polling",
|
||||
"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
|
||||
|
||||
# homeassistant.components.easyenergy
|
||||
easyenergy==0.2.2
|
||||
easyenergy==0.2.3
|
||||
|
||||
# homeassistant.components.ebusd
|
||||
ebusdpy==0.0.17
|
||||
|
@ -493,7 +493,7 @@ dynalite_devices==0.1.47
|
||||
eagle100==0.1.1
|
||||
|
||||
# homeassistant.components.easyenergy
|
||||
easyenergy==0.2.2
|
||||
easyenergy==0.2.3
|
||||
|
||||
# homeassistant.components.elgato
|
||||
elgato==4.0.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user