services_notify_persistent_create
Create or replace a persistent notification in Home Assistant UI; provide a notification ID to dismiss or update it later.
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 |
|---|---|---|---|
| title | No | ||
| message | Yes | ||
| notification_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||