13 lines
267 B
JSON
13 lines
267 B
JSON
{
|
|
"title": "Alert",
|
|
"entity_component": {
|
|
"_": {
|
|
"name": "[%key:component::alert::title%]",
|
|
"state": {
|
|
"idle": "[%key:common::state::idle%]",
|
|
"off": "Acknowledged",
|
|
"on": "[%key:common::state::active%]"
|
|
}
|
|
}
|
|
}
|
|
}
|