mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-21 06:54:24 +01:00
Update notifications.md
This commit is contained in:
@@ -2,9 +2,7 @@
|
|||||||
|
|
||||||
There are two notification types, that can be triggered by sending a command over mqtt to the panel here are examples for homeassistant scripts:
|
There are two notification types, that can be triggered by sending a command over mqtt to the panel here are examples for homeassistant scripts:
|
||||||
|
|
||||||
<details>
|
## Seperate Page
|
||||||
<summary>Seperate Page</summary>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
This is the notification used by the backend for updates, opening it requires to the following commands to the CustomSend Topic:
|
This is the notification used by the backend for updates, opening it requires to the following commands to the CustomSend Topic:
|
||||||
|
|
||||||
@@ -46,9 +44,7 @@ nspanel_popup_notification:
|
|||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|
||||||
<details>
|
## Notification on screensaver
|
||||||
<summary>Notification on screensaver</summary>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
The screensaver can display Notifications by sending this command to the CustomSend topic: `notify~heading~text`
|
The screensaver can display Notifications by sending this command to the CustomSend topic: `notify~heading~text`
|
||||||
|
|
||||||
@@ -80,6 +76,3 @@ nspanel_screensaver_notification:
|
|||||||
mode: single
|
mode: single
|
||||||
icon: mdi:message-badge
|
icon: mdi:message-badge
|
||||||
```
|
```
|
||||||
|
|
||||||
</details>
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user