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
commit7b146e593bec3bd7479d70eeb56b4ff71ad2d762 (patch)
tree10cb06dc8fb10093f899adad962fa827ef0fa3f2
parentb46a7fbc9e47711f59748a4ef75acd8826921c1a (diff)
ma bureautomation: show switches again
-rw-r--r--2configs/bureautomation/hass.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/2configs/bureautomation/hass.nix b/2configs/bureautomation/hass.nix
index a104f0c44..f3a400acb 100644
--- a/2configs/bureautomation/hass.nix
+++ b/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"