mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 06:05:10 +02:00
committed by
GitHub
parent
2d766d43fc
commit
1d7d7c3540
@@ -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