2019-02-06 03:31:15 +00:00
|
|
|
toggle:
|
|
|
|
description: Toggle alert's notifications.
|
|
|
|
fields:
|
2020-04-05 15:27:16 +00:00
|
|
|
entity_id:
|
|
|
|
description: Name of the alert to toggle.
|
|
|
|
example: alert.garage_door_open
|
2019-02-06 03:31:15 +00:00
|
|
|
turn_off:
|
|
|
|
description: Silence alert's notifications.
|
|
|
|
fields:
|
2020-04-05 15:27:16 +00:00
|
|
|
entity_id:
|
|
|
|
description: Name of the alert to silence.
|
|
|
|
example: alert.garage_door_open
|
2019-02-06 03:31:15 +00:00
|
|
|
turn_on:
|
|
|
|
description: Reset alert's notifications.
|
|
|
|
fields:
|
2020-04-05 15:27:16 +00:00
|
|
|
entity_id:
|
|
|
|
description: Name of the alert to reset.
|
|
|
|
example: alert.garage_door_open
|