From 1bc74fb9a3613f3ef78f315edec08dbb12413ee5 Mon Sep 17 00:00:00 2001 From: Christoph Hollizeck Date: Wed, 30 Apr 2025 17:54:59 +0200 Subject: [PATCH] homeassistant: change some things around --- systems/aarch64-linux/nixberry/default.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/systems/aarch64-linux/nixberry/default.nix b/systems/aarch64-linux/nixberry/default.nix index 99f4a1b..28eaa2e 100644 --- a/systems/aarch64-linux/nixberry/default.nix +++ b/systems/aarch64-linux/nixberry/default.nix @@ -126,10 +126,13 @@ in enable = true; configWritable = true; extraComponents = [ + "default_config" "analytics" "shopping_list" "fritzbox" "met" + "esphome" + "rpi_power" ]; customComponents = with pkgs.home-assistant-custom-components; [ @@ -140,7 +143,7 @@ in extraPackages = python3Packages: with python3Packages; [ - tuya-vacuum + ical ]; customLovelaceModules = with pkgs.home-assistant-custom-lovelace-modules; [