homeassistant: change some things around

This commit is contained in:
Christoph Hollizeck 2025-04-30 17:54:59 +02:00
parent dd471a3d46
commit cbfbe464ba
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 249300664F2AF2C7

View file

@ -126,10 +126,13 @@ in
enable = true; enable = true;
configWritable = true; configWritable = true;
extraComponents = [ extraComponents = [
"default_config"
"analytics" "analytics"
"shopping_list" "shopping_list"
"fritzbox" "fritzbox"
"met" "met"
"esphome"
"rpi_power"
]; ];
customComponents = with pkgs.home-assistant-custom-components; [ customComponents = with pkgs.home-assistant-custom-components; [
@ -140,7 +143,7 @@ in
extraPackages = extraPackages =
python3Packages: with python3Packages; [ python3Packages: with python3Packages; [
tuya-vacuum ical
]; ];
customLovelaceModules = with pkgs.home-assistant-custom-lovelace-modules; [ customLovelaceModules = with pkgs.home-assistant-custom-lovelace-modules; [