govee2mqtt
This commit is contained in:
@@ -47,12 +47,14 @@ in
|
||||
allowPing = true;
|
||||
allowedTCPPorts = [
|
||||
1883 # MQTT broker (mosquitto) for IoT devices
|
||||
8056 # govee2mqtt
|
||||
8192
|
||||
8880
|
||||
8881
|
||||
];
|
||||
allowedUDPPorts = [
|
||||
8192
|
||||
8056 # govee2mqtt
|
||||
8880
|
||||
8881
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user