mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 04:07:08 +00:00
Use common state for "Manual" in tolo
(#143104)
This commit is contained in:
parent
0ec4652b52
commit
21fabd3afa
@ -59,7 +59,7 @@
|
|||||||
"name": "Lamp mode",
|
"name": "Lamp mode",
|
||||||
"state": {
|
"state": {
|
||||||
"automatic": "Automatic",
|
"automatic": "Automatic",
|
||||||
"manual": "Manual"
|
"manual": "[%key:common::state::manual%]"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"aroma_therapy_slot": {
|
"aroma_therapy_slot": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user