mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 08:47:57 +00:00
Separate renault strings (#120737)
This commit is contained in:
parent
d2a457c24f
commit
2e031d0194
@ -73,9 +73,9 @@
|
||||
"charge_mode": {
|
||||
"name": "Charge mode",
|
||||
"state": {
|
||||
"always": "Instant",
|
||||
"always_charging": "[%key:component::renault::entity::select::charge_mode::state::always%]",
|
||||
"schedule_mode": "Planner",
|
||||
"always": "Always",
|
||||
"always_charging": "Always charging",
|
||||
"schedule_mode": "Schedule mode",
|
||||
"scheduled": "Scheduled"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user