TeslaLogger
TeslaLogger copied to clipboard
periodic MQTT Update
is it possible to enable somehow a periodic resend of the MQTT Topics even if nothing changed? It would be helpfull for systems like EVCC which expect a periodic update or resend of the message to check if the other system is still alive. Or is it already somehow possible to trigger that mqtt message resend? At least the message should also get the retain Flag that new Joiners to that topic get always the last status and not need to wait for udate.
ich habe heute wieder das Problem das laut API der chargeport zum Beispiel offen ist (und das stimmt auch)
charge_port_door_open => v:[True] t:bool s:charge_state ts:1678621240890 now:1678621244362 diff:3472ms vlu:1678620318672 now:1678621244362 diff:925690ms
Nur laut mqtt topic was als letztes auf dem Broker ankam ist er geschlossen. Da irgendwie keine message geschickt wurde. Daher wäre es gut wenn die messages ggf doch periodisch geschickt würden.
wird gefixt durch https://github.com/bassmaster187/TeslaLogger/pull/961
@superfloh247 danke dir. kannst du mir sagen welche der Änderungen momentan eine MQTT Message triggern und welche nicht? @bassmaster187 : Wann denkst du kann der Teil in ein Release so das der Fehler behoben ist?
doppelt mit #967 doppelt mit #970
https://github.com/bassmaster187/TeslaLogger/discussions/967#discussioncomment-8566104
please use new MQTT client