You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe alternatives you've considered
My current workaround is parsing above telegrams and re-assembiling them in evcc-dsmr
The workaround can be found here: https://github.com/Aeroid/dsmr-tools as a python tcp bridge. It also includes a few more dumped telegrams.
Is your feature request related to a problem? Please describe.
The DSMR parser currently seems to
Telegrams like this don't work:
Describe the solution you'd like
Describe alternatives you've considered
My current workaround is parsing above telegrams and re-assembiling them in evcc-dsmr
The workaround can be found here: https://github.com/Aeroid/dsmr-tools as a python tcp bridge. It also includes a few more dumped telegrams.
Additional context
see also ndokter/dsmr_parser#92
and evcc-io/evcc#11772
The text was updated successfully, but these errors were encountered: