Typo Fix and Clarify Buzzer

This commit is contained in:
illuzn
2022-05-25 10:45:50 +09:30
committed by GitHub
parent 52f9f241aa
commit 7801882df5

View File

@@ -635,6 +635,7 @@ nspanel_popup_notification:
mode: single
icon: mdi:message-badge
```
Note: No Buzzer may be connected to the panel. See: https://blakadder.com/nspanel-teardown/
</details>
@@ -659,7 +660,7 @@ nspanel_screensaver_notification:
icon: mdi:message-badge
```
Send Message to the Panel:
Send Message to the Screensaver:
```yaml
nspanel_screensaver_notification:
@@ -672,6 +673,8 @@ nspanel_screensaver_notification:
mode: single
icon: mdi:message-badge
```
Note: No Buzzer may be connected to the panel. See: https://blakadder.com/nspanel-teardown/
</details>