JurajNyiri / HomeAssistant-Tapo-Control

Control for Tapo cameras as a Home Assistant component
Apache License 2.0
1.03k stars 85 forks source link

Feature Request: Add ability to define manual ports #375

Open melagialla opened 1 year ago

melagialla commented 1 year ago

Is your feature request related to a problem? Please describe. I have two cameras connected with vlan but with the integration i can install only one because the ports of the camera is statically imposted by the integration (2020, 554, 443) I have opened the ports for a second camera but is mandatory to change the number of the ports because i have another camera with the same port opened.

Describe the solution you'd like The idea is to manually compile the ip (in my case is a ddns link) and manualy compile the ports to connect the integration.

Describe alternatives you've considered I think is helpful also the manual integration into the configuration.yaml file.