chore(home-assistant): disable esphome
As it is currently unused.
This commit is contained in:
parent
04fccc44e3
commit
265b2fb256
1 changed files with 2 additions and 2 deletions
|
|
@ -14,7 +14,7 @@ in
|
|||
imports = [
|
||||
"${inputs.nixpkgs-unstable}/nixos/modules/services/home-automation/home-assistant.nix"
|
||||
./wyoming.nix
|
||||
./esphome.nix
|
||||
# ./esphome.nix # HINT currently unused
|
||||
];
|
||||
|
||||
# just installed for ConBee firmware updates
|
||||
|
|
@ -46,7 +46,7 @@ in
|
|||
"upnp"
|
||||
"zha"
|
||||
# "matter" # TODO uses insecure version of openssl
|
||||
"esphome"
|
||||
# "esphome" # HINT currently unused
|
||||
"homekit_controller"
|
||||
"fritz"
|
||||
"roku"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue