From 6eb00a342fc674b698ed0296391364e773113cfd Mon Sep 17 00:00:00 2001 From: makefu Date: Thu, 21 May 2020 10:58:00 +0200 Subject: ma home-assistant: requires empty config to start up ui --- makefu/2configs/bureautomation/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'makefu/2configs/bureautomation/default.nix') 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"; -- cgit v1.2.3