stefan123t
stefan123t
IMHO they are either not implemented in the Home Assistant Auto-Discovery one-off routine, or they are not sent in general. I would expect the former.
@florian-senn we introduced the AuthenticationManager with ESPAsyncWebServer in #2320. Is this PR still needed or would you prefer to implement your changes based on the current master / trunk ?
@StefanOberhumer this local time format could be even part of the forth coming localization templates as describe in #1830 and #1679.
@pos-ei-don @DehGit you both did not attach a log file with the console output during the time of no data / no connection between DTU and inverter. This should give...
As tbnobody mentioned there is no difference between normal night time (naturally no response from sleeping inverters) and your erroneous situation. @pos-ei-don you can check the USB Serial Console for...
@pos-ei-don @dhzl84 In the logs we can see the TX of the two commands [SystemConfigPara](https://github.com/lumapu/ahoy/wiki/Protocol#systemconfigpara--0x05) and [RealTimeRunData](https://github.com/lumapu/ahoy/wiki/Protocol#realtimerundata_debug--0x0b) which will ask the inverter to send us the inverter info (especially to...
@pos-ei-don you did not record the failure in action, ie first running without problems then the issue occurs. It is just the other way around several minutes of the issue...
@pos-ei-don you may attach putty or another terminal to the USB port of your DTU and start logging.
@lifetime42 did you check the project / fork [OpenDTU-Database](https://github.com/RaBa64/OpenDTU-Database) ? It uses the Flash-Filesystem on the ESP32 to store some of the values and displays them in a graph. We...
@chris299 yes as some people on Discord (you?) mentioned under Linux Mint `brltty` (Braille Text Console Service) gets installed initially for Accessibility reasons, i.e. Blind people need that input initially...