pchiquit
pchiquit
I'm having the same issue, but actually when trying to change a password using the following snippet: ``` - name: PanOS - change password panos_administrator: provider: ip_address: "{{ inventory_hostname}}" username:...
I have been working on integrating the EG4 batteries with Victron equipment so I have made lots of progress on the EG4 protocol documentation. It is documented on this isssue:...
@TianPower I guess having the documented BMS protocol would also help. The current implementation is based on the reverse engineering (as documented here #212 ). Having the official protocol would...