Replies: 1 comment
-
Du musst ein timeout setzen, dass so hoch ist wie am längsten keinen Weerte kommen: https://docs.evcc.io/docs/devices/plugins#mqtt |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My EVCC gets the PV and grid power data via MQTT.
At night there are no messages for the PV power generation sent.
So EVCC logs "pv1 power: outdated" alerts every X seconds at night.
Is there a way to ignore missing PV power data at night (or in general)?
Another option would be to not generate PV power alerts if the last received message was below a threshold (e.g 100W).
Beta Was this translation helpful? Give feedback.
All reactions