Add more zigpy stuff
This commit is contained in:
parent
80e2275412
commit
7b1c3d0034
@ -6,15 +6,17 @@
|
||||
configWritable = true;
|
||||
config = null;
|
||||
extraPackages = python3Packages: with pkgs.python3Packages; [
|
||||
zigpy-cc
|
||||
zigpy-znp
|
||||
zigpy-zigate
|
||||
zigpy-xbee
|
||||
zigpy-deconz
|
||||
gtts
|
||||
bellows
|
||||
radios
|
||||
paho-mqtt
|
||||
zha-quirks
|
||||
pyunifiprotect
|
||||
zigpy-deconz
|
||||
unifi-discovery
|
||||
];
|
||||
customComponents = with pkgs.home-assistant-custom-components; [
|
||||
|
Loading…
Reference in New Issue
Block a user