John
John
still dont get your point. please pick one concrete example (instead of that many) in order to track it down. then check the mqtt messages for the particular one in...
if thats the case then please check the HA logging and also check the discovery messages for potential differences. you didn't forget to adjust the HA integration settings as needed,...
see https://github.com/john30/ebusd/issues/1357#issuecomment-2442483651 anyway, such messages could be sent as passive read instead to discovery. I'll check if that's feasible
should work in passive mode I think, so try with "u" instead of "w" or "r"
also the default line with "*w" needs to be adjusted to "*u" or duplicated with "*u"
my bad, "*uw" it needs to be of course
you need to change both, the default and the line with the message
thanks for the input. please post the output of "info" command in REPL as requested
thanks for sharing the info! I've found the issue already (even before you pasted it ;-) ) and solved it. will be fixed in next release
should be solved with new version, please check