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 = [
|
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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue