mirror of
https://github.com/home-assistant/core.git
synced 2026-09-10 02:35:27 -05:00
@@ -108,8 +108,8 @@
|
||||
"switch": {
|
||||
"automation": {
|
||||
"state": {
|
||||
"on": "[%key:common::state::enabled%",
|
||||
"off": "[%key:common::state::disabled%"
|
||||
"on": "[%key:common::state::enabled%]",
|
||||
"off": "[%key:common::state::disabled%]"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user