Files
core/homeassistant/components/schedule/strings.json
2023-03-16 12:16:08 +01:00

12 lines
184 B
JSON

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