services_notify_persistent_create
Create persistent notifications in Home Assistant UI. Use notification_id to enable later dismissal or updates via notify_persistent_dismiss.
Instructions
Create or replace a persistent notification in the HA UI.
Provide notification_id to allow the notification to be dismissed/updated
later via notify_persistent_dismiss.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| title | No | ||
| notification_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||