mmende / homebridge-samsungtv-control2

homebridge-samsungtv-control2
MIT License
71 stars 17 forks source link

Control without discovery? #85

Open fpereda opened 2 years ago

fpereda commented 2 years ago

Is it possible to control a TV for which discovery does not work? (TV and Homebridge live in different subnets). I could successfully obtain an authentication token with the provided tool. But I cannot see how to "force" the plugin to see a TV it cannot discover (and I didn't see an obvious way by reading the code).

Thanks!