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