andreypopov / node-red-contrib-miio-roborock

Xioami Roborock node-red nodes
Apache License 2.0
32 stars 12 forks source link

dynamic UDP port #41

Open fromCologne opened 2 years ago

fromCologne commented 2 years ago

Hi Andrey, seems like this plugin opens an dynamical choosen udp port on the host. This is quite a problem, because my node red runs as docker container. I don´t know how to declare a dynamic udp port in the docker-compose file. So I have to use host mode. That´s no good idea because of security. Regards Ingo

192.168.1.111 Host with nodered container, UDP 35516 is changed every restart of the nodered container 192.168.1.26 Roborock cleaner

Wireshark_crop

andreypopov commented 2 years ago

I don't know how to deal with it. it works well from hassio, also docker