summaryrefslogtreecommitdiffstats
path: root/2configs/bureautomation/switch/tasmota_switch.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2019-04-04 09:50:16 +0200
committermakefu <github@syntax-fehler.de>2019-04-04 09:50:16 +0200
commitc4640031dd553dbb5e0bdc8a2739ac598a158981 (patch)
tree8fe25e14557581284aece3f2e04e31e739584c05 /2configs/bureautomation/switch/tasmota_switch.nix
parent61606d06734039ca4df794c45899e0e8e6c4fa8b (diff)
ma bureautomation: remove faulty motion detector
Diffstat (limited to '2configs/bureautomation/switch/tasmota_switch.nix')
-rw-r--r--2configs/bureautomation/switch/tasmota_switch.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/2configs/bureautomation/switch/tasmota_switch.nix b/2configs/bureautomation/switch/tasmota_switch.nix
index b00a8e454..eb7b5fb80 100644
--- a/2configs/bureautomation/switch/tasmota_switch.nix
+++ b/2configs/bureautomation/switch/tasmota_switch.nix
@@ -15,5 +15,5 @@ in [
(tasmota_plug "Blitzdings" "plug2")
(tasmota_plug "Fernseher" "plug3")
(tasmota_plug "Feuer" "plug4")
- (tasmota_plug "Nachtlicht" "plug5")
+ (tasmota_plug "Blaulicht" "plug5")
]