Merge pull request #226 from illuzn/patch-2

Typo Fix and Clarify Buzzer
This commit is contained in:
Johannes
2022-05-25 12:48:35 +02:00
committed by GitHub

View File

@@ -659,7 +659,7 @@ nspanel_screensaver_notification:
icon: mdi:message-badge
```
Send Message to the Panel:
Send Message to the Screensaver:
```yaml
nspanel_screensaver_notification:
@@ -672,6 +672,7 @@ nspanel_screensaver_notification:
mode: single
icon: mdi:message-badge
```
</details>