summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2019-04-04 22:54:18 +0200
committermakefu <github@syntax-fehler.de>2019-04-04 22:54:18 +0200
commit197064cdba91649fd2e94e57d4ba54a0a3ea4b85 (patch)
tree44832828bfa69b40c839142d2533d3adab10aed3
parent521ddfb835fe430c70312a16466086dcaaef6dc1 (diff)
ma bureautomation: show switches again
-rw-r--r--makefu/2configs/bureautomation/hass.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/makefu/2configs/bureautomation/hass.nix b/makefu/2configs/bureautomation/hass.nix
index a104f0c4..f3a400ac 100644
--- a/makefu/2configs/bureautomation/hass.nix
+++ b/makefu/2configs/bureautomation/hass.nix
@@ -97,7 +97,7 @@ in {
"group.outside"
"group.team"
"group.nachtlicht"
- # "group.switches"
+ "group.switches"
];
};
automation = [
@@ -110,7 +110,6 @@ in {
"light.status_felix"
"light.status_daniel"
"light.buslicht"
- "light.redbutton_buzzer"
];
team = [
"device_tracker.thorsten_phone"