summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/bureautomation
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2020-05-21 10:58:00 +0200
committermakefu <github@syntax-fehler.de>2020-05-21 10:58:00 +0200
commit6eb00a342fc674b698ed0296391364e773113cfd (patch)
treef55316f5d3690d11d4460b6eaba5c54323e36fc6 /makefu/2configs/bureautomation
parent84172b9484e3e0544cc9b9e0cd7455bb23d8259c (diff)
ma home-assistant: requires empty config to start up ui
Diffstat (limited to 'makefu/2configs/bureautomation')
-rw-r--r--makefu/2configs/bureautomation/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefu/2configs/bureautomation/default.nix b/makefu/2configs/bureautomation/default.nix
index 3c165955..c115bcb6 100644
--- a/makefu/2configs/bureautomation/default.nix
+++ b/makefu/2configs/bureautomation/default.nix
@@ -41,6 +41,7 @@ in {
};
autoExtraComponents = true;
config = {
+ config = {};
discovery = {};
homeassistant = {
name = "Bureautomation";