temp
This commit is contained in:
@@ -44,43 +44,42 @@ in
|
||||
"cloudflare"
|
||||
"co2signal"
|
||||
"color_extractor"
|
||||
"esphome"
|
||||
"ffmpeg"
|
||||
"google_translate"
|
||||
"holiday"
|
||||
"homekit"
|
||||
"isal"
|
||||
"jellyfin"
|
||||
"met"
|
||||
"music_assistant"
|
||||
"mqtt"
|
||||
"nut"
|
||||
"nextcloud"
|
||||
"nws"
|
||||
"ollama"
|
||||
"onedrive"
|
||||
"ping"
|
||||
"radio_browser"
|
||||
"samsungtv"
|
||||
"season"
|
||||
"shopping_list"
|
||||
"simplefin"
|
||||
"smartthings"
|
||||
"subaru"
|
||||
"upnp"
|
||||
"vesync"
|
||||
"workday"
|
||||
"wyoming"
|
||||
|
||||
"google_translate"
|
||||
"met"
|
||||
"radio_browser"
|
||||
"shopping_list"
|
||||
"esphome"
|
||||
# Recommended for fast zlib compression
|
||||
# https://www.home-assistant.io/integrations/isal
|
||||
"isal"
|
||||
"subaru"
|
||||
"vesync"
|
||||
"mqtt" # Enables MQTT integration in HA
|
||||
"ffmpeg" # Enables camera streams
|
||||
"zha" # Enables Zigbee integration
|
||||
"homekit"
|
||||
"music_assistant"
|
||||
"zha"
|
||||
];
|
||||
|
||||
customComponents = with pkgs.home-assistant-custom-components; [
|
||||
# nixpkgs
|
||||
auth-header
|
||||
localtuya
|
||||
|
||||
# packages
|
||||
pkgs.${namespace}.ha-anycubic
|
||||
pkgs.${namespace}.ha-bambulab
|
||||
pkgs.${namespace}.ha-gehome
|
||||
@@ -91,6 +90,7 @@ in
|
||||
pkgs.${namespace}.ha-petlibro
|
||||
pkgs.${namespace}.ha-wyzeapi
|
||||
];
|
||||
|
||||
customLovelaceModules = with pkgs.home-assistant-custom-lovelace-modules; [
|
||||
atomic-calendar-revive
|
||||
bubble-card
|
||||
|
||||
Reference in New Issue
Block a user