Add common states "Normal", "Very high" and "Very low" (#142167)

This commit is contained in:
Norbert Rittel 2025-04-04 23:22:05 +02:00 committed by GitHub
parent 39ebc103df
commit f9cd0f37f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -133,6 +133,7 @@
"low": "Low",
"medium": "Medium",
"no": "No",
"normal": "Normal",
"not_home": "Away",
"off": "Off",
"on": "On",
@ -142,6 +143,8 @@
"standby": "Standby",
"stopped": "Stopped",
"unlocked": "Unlocked",
"very_high": "Very high",
"very_low": "Very low",
"yes": "Yes"
},
"time": {