Add common states for "Low", "Medium" and "High" (#141999)

This commit is contained in:
Norbert Rittel 2025-04-01 18:07:19 +02:00 committed by GitHub
parent 597540b611
commit 935db1308f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -126,9 +126,12 @@
"discharging": "Discharging",
"disconnected": "Disconnected",
"enabled": "Enabled",
"high": "High",
"home": "Home",
"idle": "Idle",
"locked": "Locked",
"low": "Low",
"medium": "Medium",
"no": "No",
"not_home": "Away",
"off": "Off",