hass-core/homeassistant/components/timer/strings.json
2020-04-20 16:25:35 -07:00

9 lines
180 B
JSON

{
"state": {
"_": {
"active": "[%key:common::state::active%]",
"idle": "[%key:common::state::idle%]",
"paused": "[%key:common::state::paused%]"
}
}
}