chore(home-assistant): disable esphome

As it is currently unused.
This commit is contained in:
Felix Schröter 2025-10-30 17:18:15 +01:00
parent 04fccc44e3
commit 265b2fb256
Signed by: felschr
GPG key ID: 671E39E6744C807D

View file

@ -14,7 +14,7 @@ in
imports = [ imports = [
"${inputs.nixpkgs-unstable}/nixos/modules/services/home-automation/home-assistant.nix" "${inputs.nixpkgs-unstable}/nixos/modules/services/home-automation/home-assistant.nix"
./wyoming.nix ./wyoming.nix
./esphome.nix # ./esphome.nix # HINT currently unused
]; ];
# just installed for ConBee firmware updates # just installed for ConBee firmware updates
@ -46,7 +46,7 @@ in
"upnp" "upnp"
"zha" "zha"
# "matter" # TODO uses insecure version of openssl # "matter" # TODO uses insecure version of openssl
"esphome" # "esphome" # HINT currently unused
"homekit_controller" "homekit_controller"
"fritz" "fritz"
"roku" "roku"