Replace "Standby" with common state in blue_current (#141806)

This commit is contained in:
Norbert Rittel 2025-03-30 13:14:17 +02:00 committed by GitHub
parent 9c28e60475
commit 11d68cef54
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,7 +37,7 @@
"vehicle_status": {
"name": "Vehicle status",
"state": {
"standby": "Standby",
"standby": "[%key:common::state::standby%]",
"vehicle_detected": "Detected",
"ready": "Ready",
"no_power": "No power",