Open up mqtt for valetudo
This commit is contained in:
parent
02357198bc
commit
ac1cf1c531
@ -14,6 +14,9 @@
|
||||
}
|
||||
];
|
||||
};
|
||||
networking.firewall.allowedTCPPorts = [
|
||||
1883 # mqtt
|
||||
];
|
||||
|
||||
services.zigbee2mqtt = {
|
||||
enable = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user