mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-19 22:24:15 +01:00
Update notifications docs for Buzzer (#745)
* Update notifications docs for Buzzer * Update notifications.md --------- Co-authored-by: Johannes <29555657+joBr99@users.noreply.github.com>
This commit is contained in:
@@ -101,6 +101,15 @@ nspanel_screensaver_notification:
|
||||
icon: mdi:message-badge
|
||||
```
|
||||
|
||||
## Buzzer
|
||||
|
||||
See [Tasmota Buzzer](https://tasmota.github.io/docs/Buzzer/#buzzer-command) for commands.
|
||||
|
||||
It might be necessary to enable the buzzer with:
|
||||
```
|
||||
BuzzerPWM 1
|
||||
```
|
||||
|
||||
## Color Picker
|
||||
<input type="color" id="colorpicker" onchange="conv565()" value="#000000">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user