1
0
mirror of https://github.com/elisspace/core.git synced 2026-08-29 23:52:02 +00:00
Files
core/homeassistant/components/alert/strings.json
2022-12-14 21:25:18 +01:00

11 lines
176 B
JSON

{
"title": "Alert",
"state": {
"_": {
"idle": "[%key:common::state::idle%]",
"off": "Acknowledged",
"on": "[%key:common::state::active%]"
}
}
}