core/homeassistant/components/automation/strings.json

10 lines
146 B
JSON
Raw Normal View History

2020-04-20 23:25:35 +00:00
{
"title": "Automation",
"state": {
"_": {
"off": "[%key:common::state::off%]",
"on": "[%key:common::state::on%]"
}
}
}