From 359ffa2d405159a267060877c250b7116e31c580 Mon Sep 17 00:00:00 2001 From: makefu Date: Fri, 1 Oct 2021 18:37:59 +0200 Subject: ma bureautomation: cleanup --- makefu/2configs/bureautomation/light/buzzer.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefu/2configs/bureautomation/light/buzzer.nix') diff --git a/makefu/2configs/bureautomation/light/buzzer.nix b/makefu/2configs/bureautomation/light/buzzer.nix index bc2ba4e5..4851dbd9 100644 --- a/makefu/2configs/bureautomation/light/buzzer.nix +++ b/makefu/2configs/bureautomation/light/buzzer.nix @@ -25,6 +25,6 @@ in { services.home-assistant.config.light = [ # (tasmota_pwm "RedButton LED" "redbutton" 1 1023) #LED PWM1 - (tasmota_pwm "RedButton Buzzer" "redbutton" 2 512) #buzzer PWM2 + # (tasmota_pwm "RedButton Buzzer" "redbutton" 2 512) #buzzer PWM2 ]; } -- cgit v1.2.3