stefan123t
stefan123t
@horfic Danke für die Meldung, ja es gibt noch ein paar Unbekannte / unknown Fehlermeldungen. U.a. * 12 (https://github.com/tbnobody/OpenDTU/issues/1068), * 14 (https://github.com/tbnobody/OpenDTU/issues/131), * 12, 13, 14, 36, (https://github.com/tbnobody/OpenDTU/issues/121), * 12,...
Hier die warn_code.json als Markdown Tabelle: Event ID | Description --- | --- 1 | Reset 2 | Time calibration 3 | EEPROM reading and writing error during operation 4...
> Akutell habe ich auch sowas drin stehen: `{ AlarmMessageType_t::ALL, 73, "Temperature >80°C" }, // https://github.com/tbnobody/OpenDTU/discussions/590#discussioncomment-6049750` > > TW = Temperature Warning? Ja ich bin auch auf VW, FW, TW...
edit: ich habe meine Antwort zur oben von @tbnobody begonnenen Discussion zum Grid Profile in #256 verschoben.
@tbnobody ich glaube das Issue mit Event ID 36 ist damit gelöst und kann geschlossen werden.
@madmartin für das zweite Uhrzeit kann man über den Standort die Zeiten des Sonnenuntergangs ziemlich genau berechnen. Auch die Yield und Total Topics könnte man ggf. um 0:00 Uhr oder...
@madmartin @rejoe2 @bwired-nl JSON could / should be implemented as an optional MQTT topic format. Please refer to the additional or missing MQTT topics in #759
@CommanderRedYT thanks for the overview. I have tried to update it with the details within the current docs: https://www.opendtu.solar/firmware/web_api/ or https://github.com/tbnobody/OpenDTU-docs/blob/master/docs/firmware/web_api.md I found the following which was not in your...
Updated the Swagger OpenAPI with more examples and including OpenDTU-OnBattery API endpoints / responses. [opendtu_openapi.yaml](https://github.com/user-attachments/files/16228674/opendtu_openapi_20240714.txt)
I would like to gather some input on the REST API and the level of detail we should detail it in ? Eg I haven’t added any possible responses yet,...