-
-
Notifications
You must be signed in to change notification settings - Fork 511
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
[Request] - ESP restart via MQTT #1147
Comments
Which error do you receive, that you need a restart? |
Hello, thank you for your reply. I use the project „openDTU on battery“ and there the CAN data of the Pylontech battery storage and the Huawei power supply are read. In case of longer connection problems I would do a restart as fallback. |
This reboot feature would be also usefull, if there is no response of opendtu because of "flooded" mqtt-queue because of to much power limit commands |
Da ich jeden Tag die openDTU neu starten muss wäre es toll wenn ich es über MQTT in Homeassistant machen kann. |
Warum musst du die DTU jeden Tag neu starten? |
@Omega13x Siehe Link oben |
Ach so. Ich mach alles per HA (Node Red), da gibt es solche Probleme nicht mit OpenDTU. Meine DTU startet nur nach Udates neu. Zuletzt vor zwei Wochen. |
@Phantomias2006 @kjmwwi @crisi-solar a topic to restart the OpenDTU will have to defined as an additional MQTT topic in #759. We would need to agree on a common OpenDTU / Ahoy MQTT topic tree / structure with a writable / control topic for DTU restart / reset here first. |
Is your feature request related to a problem? Please describe.
Hello,
I have integrated openDTU into NodeRed using MQTT.
In case of an error I would like to restart the ESP.
This function is not available via MQTT.
Describe the solution you'd like
Add a new MQTT topic for an ESP restart
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: