-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
force a fullStatus update #37
Comments
you can send this message: |
Thanks ... having problems on the actual evcc implementation of the wattpilot implementations that if the car stops the charging process, some updates seem not to be send ( or are not processed correctly ).
|
Is there a way to send this message through the mqtt topics, like using .../messages/send/... or something? Wattpilotshell itself seems to receive it properly, it "knows" the car state, when the shell is started after the car was connected. However, it is not exported on mqtt it seems. Maybe it is received and processed before the mqtt connection is established. At least the order of log entries seems to indicate that wattpilot connection is made before Mqtt is setup:
|
Is there any known implementation to force a fullStatus message?
The text was updated successfully, but these errors were encountered: