Hi,
I'm trying to connect to Cerbo GX via the DBus (on Linux) so I could set the ESS -> Scheduled Charging. Idea is to make an automatic schedule maker, depending on the time's list I receive daily.
Is it possible? Maybe there is a guide or any examples with something that could be useful?
When I try to use velib_python example files from the tutorial(https://github.com/victronenergy/velib_python ) I'm stuck on the second step (creating a second dbus session in a new cmd window with "dbus" or "dbus -y" commands) - the reply is "command not found".
I've never worked with DBus before, so if this question is silly please don't blame.
Thank you!
Ivan