ycahome / pp-manager

Domoticz Python plugin manager
GNU General Public License v3.0
15 stars 22 forks source link

It would be great to be able to select the channel/branch #16

Closed pipiche38 closed 3 years ago

pipiche38 commented 5 years ago

As there is now the Github branch available, it might be interesting for the end user to be able to select the channel they want to follow.

We can for instance instead of having a single branche in the plugin config, to have a list of branches (starting with the default one). Then in the pp-manager UI screen when selecting a Plugin to add, we can also ask for the channel to follow.

ycahome commented 5 years ago

In order to accomplish that, you need a plugin interface to configure all those parameters. Currently, python plugin number of parameter variables not allowing such approach.

pipiche38 commented 5 years ago

You are right. Would you mind to have 2 entries for the same plugin one for beta and one for master branch ?

Envoyé de mon iPhone

Le 3 janv. 2019 à 14:36, ycahome notifications@github.com a écrit :

In order to accomplish that, you need a plugin interface to configure all those parameters. Currently, python plugin number of parameter variables not allowing such approach.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

pipiche38 commented 3 years ago

Looks like it is now possible via a Custom Page https://github.com/stas-demydiuk/domoticz-plugins-manager