Add common state for "Error" (#143139)

This commit is contained in:
Norbert Rittel 2025-04-19 11:32:05 +02:00 committed by GitHub
parent 7c3df46570
commit b3c3be0483
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -127,6 +127,7 @@
"discharging": "Discharging", "discharging": "Discharging",
"disconnected": "Disconnected", "disconnected": "Disconnected",
"enabled": "Enabled", "enabled": "Enabled",
"error": "Error",
"high": "High", "high": "High",
"home": "Home", "home": "Home",
"idle": "Idle", "idle": "Idle",