koush / scrypted

Scrypted is a high performance video integration and automation platform
https://scrypted.app
Other
3.91k stars 237 forks source link

Unable to install Sensibo plugin from Plugins search #1419

Closed brandonb927 closed 3 months ago

brandonb927 commented 3 months ago

Describe the bug Attempting to install the Sensibo plugin results in nothing happening in the management console.

To Reproduce Steps to reproduce the behavior:

  1. Go to Plugins page and search "sensibo"
  2. Click on Install in the plugin card that shows up
  3. See error in the Developer Tools Console

Expected behavior The Sensibo plugin is installed and I am taken to the plugin configuration page.

Screenshots

image

Server (please complete the following information):

Hardware Model (please complete the following information):

Client (please complete the following information, if applicable):

Additional context Add any other context about the problem here.

koush commented 3 months ago

this is not the repo for the sensibo plugin which is user contributed

brandonb927 commented 3 months ago

I hate to argue with a maintainer about this, but according to the npm module page this is a @scrypted-scoped plugin which makes me thing it's officially supported. I understand, after googling, that it leads me to https://github.com/FiachAntaw/scrypted-sensibo as the source of the plugin however this is in no way illustrated anywhere.

koush commented 3 months ago

Yeah, the plugins are scoped into the scrypted org on npm so I can publish to them should I need to, but the maintainers have their own repositories. The non core plugins are (slowly) being spun out of this mono repo. This specific plugin was never in the mono repo.