core/homeassistant/components/automation/strings.json

10 lines
146 B
JSON

{
"title": "Automation",
"state": {
"_": {
"off": "[%key:common::state::off%]",
"on": "[%key:common::state::on%]"
}
}
}