Add paho-mqtt to ha
This commit is contained in:
parent
bb24312fdc
commit
dfb0e7aa4c
@ -7,6 +7,7 @@
|
|||||||
config = null;
|
config = null;
|
||||||
extraPackages = python3Packages: with pkgs.python3Packages; [
|
extraPackages = python3Packages: with pkgs.python3Packages; [
|
||||||
radios
|
radios
|
||||||
|
paho-mqtt
|
||||||
];
|
];
|
||||||
customComponents = with pkgs.home-assistant-custom-components; [
|
customComponents = with pkgs.home-assistant-custom-components; [
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user