tavicu / homebridge-samsung-tizen

Homebridge plugin for Samsung TV's with Tizen OS
MIT License
644 stars 86 forks source link

add pin setting in hombridgeui #475

Closed Dorian-Grim closed 2 years ago

Dorian-Grim commented 2 years ago

Hi,

Instead of going to config.json to add a bridge -> pin. Enable users to add the pin from homebridge ui

tavicu commented 2 years ago

Hi,

What pin are you talking about? The plugin has no setting for any pin.

Dorian-Grim commented 2 years ago

Yes it does, right?

Also where is the config.json located? I can't find it. I'm looking for it in var/lib/homebridge/node_modules/homebridge-samsung-tizen

tavicu commented 2 years ago

Nope, it doesn't.

The pin is part of the main homebridge configuration, not the plugin. Then homebridge assign the same pin to all its child bridges.

config.json should be in var/lib/homebridge

Dorian-Grim commented 2 years ago

Alright, sry for the confusion.