normen / homebridge-bravia

Homebridge plugin for Sony Bravia TVs (AndroidTV based ones and possibly others)
139 stars 26 forks source link

Possibly use configurationRequestHandler to enter PIN #56

Closed normen closed 4 years ago

normen commented 4 years ago

HomeKit can display user input fields when configuring devices.. Thing is - that only happens when the TV actually gets configured for the first time.

See https://github.com/luisiam/homebridge-liftmaster2/blob/7f7e70c1039ffc487e995bf9404f376520b5533f/index.js#L515

normen commented 4 years ago

Theres a http web server for PIN entry now.