mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Replace "Standby" with common state in blue_current
(#141806)
This commit is contained in:
parent
9c28e60475
commit
11d68cef54
@ -37,7 +37,7 @@
|
|||||||
"vehicle_status": {
|
"vehicle_status": {
|
||||||
"name": "Vehicle status",
|
"name": "Vehicle status",
|
||||||
"state": {
|
"state": {
|
||||||
"standby": "Standby",
|
"standby": "[%key:common::state::standby%]",
|
||||||
"vehicle_detected": "Detected",
|
"vehicle_detected": "Detected",
|
||||||
"ready": "Ready",
|
"ready": "Ready",
|
||||||
"no_power": "No power",
|
"no_power": "No power",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user