mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-29 00:07:22 +01:00
11 lines
265 B
JSON
11 lines
265 B
JSON
{
|
|
"title": "Update",
|
|
"device_automation": {
|
|
"trigger_type": {
|
|
"changed_states": "{entity_name} update availability changed",
|
|
"turned_on": "{entity_name} got an update available",
|
|
"turned_off": "{entity_name} became up-to-date"
|
|
}
|
|
}
|
|
}
|