File tree Expand file tree Collapse file tree
solar_inverters/sma_sunny_boy_v3 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -83,6 +83,7 @@ telemetry:
8383 description : Inverter is switched off
8484 standby :
8585 display_name : Standby
86+ color : blue
8687 description : |
8788 Inverter is in standby mode waiting for startup conditions.
8889 Examples:
@@ -91,15 +92,19 @@ telemetry:
9192 - External control signal forcing standby
9293 starting :
9394 display_name : Starting
95+ color : green-lighter
9496 description : Inverter is going through startup procedure
9597 operating :
9698 display_name : Operating
99+ color : green
97100 description : Inverter is actively producing power
98101 shutting_down :
99102 display_name : Shutting Down
103+ color : green-lighter
100104 description : Inverter is going through shutdown procedure
101105 fault :
102106 display_name : Fault
107+ color : red
103108 description : Inverter has detected a fault and is not operating
104109 health :
105110 display_name : Health Status
You canβt perform that action at this time.
0 commit comments