Powerwall-Dashboard: Missing Strings and/or Configuration issue

I have 2 PowerWall+ and 1 Tesla Inverter for a total of 3 Inverters (3 x 7.6kw = 22.8kW max) fed by 9 strings, three strings to each inverter all fed out through a Tesla Gateway. I started using this Dashboard to further investigate the proper setup of the system as I experianced 10-15 different electricians (yeah it was crazy) durring my install, and had to resolve numerious issues. So I’m still not 100% sure everything is configured correctly, and unclear if the default configuration of this dashboard should pick up all 9 strings or not.

System Details I have the dashboard up and running on Ubuntu 18.04.6, the Dashboard seems to be working fine, but under localhost:8675/strings, I only see 8 Strings, of which two read zeros.

Why do I not see all 9 strings, and what configuration edits might I need to capture everything? I also find it odd that I see 8 strings, with 6 active, unless this dashboard only can see the 6 strings of data from the PowerWall+ and nothing from the standalone Tesla Inverter.

{
    "A": {
        "Connected": true,
        "Current": 1.95,
        "Power": 836.0,
        "State": "PV_Active",
        "Voltage": 431.20000000000005
    },
    "A1": {
        "Connected": true,
        "Current": 1.22,
        "Power": 403.0,
        "State": "PV_Active",
        "Voltage": 333.70000000000005
    },
    "B": {
        "Connected": true,
        "Current": 7.88,
        "Power": 2540.0,
        "State": "PV_Active",
        "Voltage": 328.1
    },
    "B1": {
        "Connected": true,
        "Current": 3.73,
        "Power": 1369.0,
        "State": "PV_Active",
        "Voltage": 382.6
    },
    "C": {
        "Connected": true,
        "Current": 8.41,
        "Power": 2257.0,
        "State": "PV_Active",
        "Voltage": 271.2
    },
    "C1": {
        "Connected": true,
        "Current": 8.99,
        "Power": 2904.0,
        "State": "PV_Active",
        "Voltage": 338.90000000000003
    },
    "D": {
        "Connected": false,
        "Current": 0.0,
        "Power": 0.0,
        "State": "PV_Active",
        "Voltage": 0.10000000000000142
    },
    "D1": {
        "Connected": false,
        "Current": 0.0,
        "Power": 0.0,
        "State": "PV_Active",
        "Voltage": -2.3
    }
}

Thanks for any help!

About this issue

  • Original URL
  • State: open
  • Created a year ago
  • Comments: 15 (6 by maintainers)

Most upvoted comments

Cycling all 3 inverters on and off, I can confirm that the third standalone inverter is piggybacked onto the PW2+ data feed.