You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -591,7 +591,7 @@ Example Output: [here](https://github.com/jasonacox/pypowerwall/blob/main/docs/v
591
591
* Tesla Backup Switch (1624171-xx-y)
592
592
593
593
* Alerts
594
-
* BackfeedLimited - The system is configured for inadvertent export and therefore will not further discharge to respect this limit
594
+
* BackfeedLimited - The system is configured for inadvertent export and therefore will not further discharge to respect this limit. It appears this controls backfeed before PTO, under the "Permission to Operate" option under the settings menu. Prior to PTO the backfeed rate is limited, as the system needs to produce over the load, but by the minimum possible. The system seems to regulate this by switching MCI's open/closed, to minimize the overage that must be backfed, as the power has to go somewhere, and at this point the batteries are 100%. This seems to toggle that setting per inverter.
595
595
* BatteryBreakerOpen - Battery disabled via breaker
596
596
* BatteryComms - Communication issue with Battery
597
597
* BatteryFault - Powerwall Failure
@@ -611,7 +611,7 @@ Example Output: [here](https://github.com/jasonacox/pypowerwall/blob/main/docs/v
611
611
* PodCommissionTimeError - Unknown but happened when some of the Powerwalls failed during a firmware upgrade and was disabled (see [discussion](https://github.com/jasonacox/Powerwall-Dashboard/discussions/47))
612
612
* PodCommissionTime - Unknown
613
613
* PVInverterComms - Communication issue with Solar Inverter (abnormal)
614
-
* RealPowerAvailableLimited - The command is greater than the Available Battery Real Charge or Discharge Power (seen when Powerwall 100% full)
614
+
* RealPowerAvailableLimited - The command is greater than the Available Battery Real Charge or Discharge Power (seen when Powerwall 100% full). Seems related to BackfeedLimited.
615
615
* RealPowerConfigLimited - The system is unable to meet the commanded power because a limit that was configured during commissioning
616
616
* ScheduledIslandContactorOpen - Manually Disconnected from Grid (nominal)
617
617
* SelfConsumptionReservedLimit - Battery reached reserve limit during self-consumption mode and switches to grid (nominal)
@@ -654,21 +654,21 @@ Example Output: [here](https://github.com/jasonacox/pypowerwall/blob/main/docs/v
654
654
* POD_w017_SW_Batt_Volt_Sens_Irrational
655
655
* POD_w024_HW_Fault_Asserted
656
656
* POD_w029_HW_CMA_OV
657
-
* POD_w031_SW_Brick_OV
657
+
* POD_w031_SW_Brick_OV - It seems that the Brick warnings are related to preventing the condition where the powerwall doesn't have the minimum amount of power it needs to turn back on. When this happens, a third party charger is needed to get the powerwall back to it's minimum operating battery requirement to turn back on, or it's "bricked". Solar cannot return it to this state, because it needs power to make power.
658
658
* POD_w041_SW_CMA_Comm_Integrity
659
-
* POD_w044_SW_Brick_UV_Warning
660
-
* POD_w045_SW_Brick_OV_Warning
659
+
* POD_w044_SW_Brick_UV_Warning - see POD_w031_SW_Brick_OV
660
+
* POD_w045_SW_Brick_OV_Warning - see POD_w031_SW_Brick_OV
661
661
* POD_w048_SW_Cell_Voltage_Sens
662
662
* POD_w049_SW_CMA_Voltage_Mismatch
663
663
* POD_w058_SW_App_Boot
664
664
* POD_w063_SW_SOC_Imbalance
665
-
* POD_w064_SW_Brick_Low_Capacity
665
+
* POD_w064_SW_Brick_Low_Capacity - see POD_w031_SW_Brick_OV
0 commit comments