klanchman / homebridge-logi-circle-controls

Homebridge plugin for extended Logitech Circle camera controls
MIT License
21 stars 1 forks source link

Plugin always fails to authenticate #24

Closed klanchman closed 3 years ago

klanchman commented 3 years ago

The plugin is constantly failing to authenticate with Logitech.

I took a closer look at the requests, and it appears that Logitech's API is only allowing a few particular user agents now.

The user agents that are allowed should be available via GET https://video.logi.com/api/info, which right now doesn't seem to reject arbitrary user agents.

klanchman commented 3 years ago

Fixed in version 2.1.3.