2022-12-14 20:25:18 +00:00
|
|
|
{
|
|
|
|
"title": "Alert",
|
2023-03-16 11:16:08 +00:00
|
|
|
"entity_component": {
|
2022-12-14 20:25:18 +00:00
|
|
|
"_": {
|
2023-03-16 20:10:20 +00:00
|
|
|
"name": "[%key:component::alert::title%]",
|
2023-03-16 11:16:08 +00:00
|
|
|
"state": {
|
|
|
|
"idle": "[%key:common::state::idle%]",
|
|
|
|
"off": "Acknowledged",
|
|
|
|
"on": "[%key:common::state::active%]"
|
|
|
|
}
|
2022-12-14 20:25:18 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|