mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 22:25:13 +02:00
committed by
GitHub
parent
2d766d43fc
commit
1d7d7c3540
@@ -108,8 +108,8 @@
|
|||||||
"switch": {
|
"switch": {
|
||||||
"automation": {
|
"automation": {
|
||||||
"state": {
|
"state": {
|
||||||
"on": "[%key:common::state::enabled%",
|
"on": "[%key:common::state::enabled%]",
|
||||||
"off": "[%key:common::state::disabled%"
|
"off": "[%key:common::state::disabled%]"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user