core/homeassistant/components/remote/strings.json

10 lines
142 B
JSON

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