From c16a63c2889fa0f84cd53a5afbd90884fb40571b Mon Sep 17 00:00:00 2001 From: EddyK69 Date: Thu, 2 Feb 2023 21:17:57 +0100 Subject: [PATCH] Update notifications docs for Buzzer (#745) * Update notifications docs for Buzzer * Update notifications.md --------- Co-authored-by: Johannes <29555657+joBr99@users.noreply.github.com> --- docs/notifications.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/notifications.md b/docs/notifications.md index 26b4f79f..cb7d4d1d 100644 --- a/docs/notifications.md +++ b/docs/notifications.md @@ -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