From ac478e222efb91030f008427885d926ca83a0896 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Schr=C3=B6ter?= Date: Thu, 29 Dec 2022 13:03:35 +0100 Subject: [PATCH] feat(home-assistant): add ESPHome integration --- services/home-assistant.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/services/home-assistant.nix b/services/home-assistant.nix index d97a75a..267f5ef 100644 --- a/services/home-assistant.nix +++ b/services/home-assistant.nix @@ -31,6 +31,7 @@ in { "default_config" "otp" "mqtt" + "esphome" "homekit_controller" "roku" "sonos"