openhab / openhab1-addons

Add-ons for openHAB 1.x
Eclipse Public License 2.0
3.43k stars 1.71k forks source link

openwebif action not available for installing in GUI #5886

Open sihui62 opened 4 years ago

sihui62 commented 4 years ago

The openwebif action is not available for installing through GUI (openhab 2.5M2).

https://github.com/openhab/openhab1-addons/tree/master/bundles/action/org.openhab.action.openwebif/src/main/java/org/openhab/action/openwebif/internal

grafik

Issue seems to exist for a a longer period of time according to this community post: https://community.openhab.org/t/where-to-find-openwebif-action-oh2-4/60630

Manually installing the jar in addons folder works fine.

9037568 commented 4 years ago

Can any actions be installed from PaperUI. I don't think they can...

sihui62 commented 4 years ago

Can any actions be installed from PaperUI.

Sure:

grafik

9037568 commented 4 years ago

I don't see any real differences between the pushover action and the openwebif action. I'm guessing there's a config bit somewhere outside of the action itself that has to be flipped, but I don't know where it is...

sihui62 commented 4 years ago

Thx for looking into this. I don't think it should have high priority. The binding is working fine with a manual install through the addons folder.