home-assistant: add zigbee

This commit is contained in:
Sandro - 2024-01-20 00:21:54 +01:00
parent 049bc202a3
commit 0804f41164
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 2 additions and 1 deletions

View File

@ -87,10 +87,11 @@ in
};
extraComponents = [
"esphome"
"met"
"met" # Meteorologisk institutt aka the weather widget
"mqtt"
"radio_browser"
"wled"
"zha" # Zigbee
];
ldap.enable = true;
package = pkgs.home-assistant.override {