Closed kptkip closed 11 months ago
All the errors are in pytho parts and this library here is not the python one. issue created in right repo?
This could be that it is the wrong repo ;-)
I assumed, that this is the right place because of this message:
OSError: libmbus not found
And to be honest, I had no clue, where to search for.
But at the end I found a solution with a shell-script that fetches the mbus data via mbus-serial-request-data
and brings it via mosquitto to my IoBroker system.
Thanks for the response.
I have problems within a python script that uses the libmbus library:
the script looks like this:
The system reacts like this:
Anyone a clue to tackle this? Thanks