Compare commits
2 Commits
5badba6920
...
9c1e29dad5
Author | SHA1 | Date | |
---|---|---|---|
9c1e29dad5 | |||
c363f922bb |
@ -6,12 +6,14 @@
|
|||||||
configWritable = true;
|
configWritable = true;
|
||||||
config = null;
|
config = null;
|
||||||
extraPackages = python3Packages: with pkgs.python3Packages; [
|
extraPackages = python3Packages: with pkgs.python3Packages; [
|
||||||
|
gtts
|
||||||
bellows
|
bellows
|
||||||
radios
|
radios
|
||||||
paho-mqtt
|
paho-mqtt
|
||||||
zha-quirks
|
zha-quirks
|
||||||
pyunifiprotect
|
pyunifiprotect
|
||||||
zigpy_deconz
|
zigpy-deconz
|
||||||
|
unifi-discovery
|
||||||
];
|
];
|
||||||
customComponents = with pkgs.home-assistant-custom-components; [
|
customComponents = with pkgs.home-assistant-custom-components; [
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user