add coiot port to hass fw
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
};
|
||||
|
||||
networking.firewall = {
|
||||
allowedUDPPorts = [ 8123 ];
|
||||
allowedUDPPorts = [ 8123 5683 ];
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user