Skip to content

Adds ability to read 1 or 2 SolarEdge batteries#357

Open
ambanmba wants to merge 3 commits intovolkszaehler:masterfrom
ambanmba:master
Open

Adds ability to read 1 or 2 SolarEdge batteries#357
ambanmba wants to merge 3 commits intovolkszaehler:masterfrom
ambanmba:master

Conversation

@ambanmba
Copy link

Example with 1 Battery:
./mbmd run -d SE-BAT:1 -a 192.168.168.168:1502 --timeout 10s --mqtt-clientid mbmd --mqtt-homie homie --mqtt-topic mbmd --mqtt-broker tcp://192.168.168.169:1883

Example with 2 Batteries:
./mbmd run -d SE-BAT:1,SE-BAT:1.1 -a 192.168.168.168:1502 --timeout 10s --mqtt-clientid mbmd --mqtt-homie homie --mqtt-topic mbmd --mqtt-broker tcp://192.168.168.169:1883

Example invocation with 2 Inverters, a Meter and 2 Batteries:
./mbmd run -d SUNS:1,SUNS:1.1,SUNS:2,SE-BAT:1,SE-BAT:1.1 -a 192.168.168.168:1502 --timeout 10s --mqtt-clientid mbmd --mqtt-homie homie --mqtt-topic mbmd --mqtt-broker tcp://192.168.168.169:1883

Use -d SE-BAT:1 for Battery 1
Use -d SE-BAT:1.1 for Battery 2
Use -d SE-BAT:1,SE-BAT1.1 for both batteries
read and display the exact model number, serial number, and firmware version
@ambanmba ambanmba mentioned this pull request Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant