I am not sure anymore, did it by PaperUi long time ago. I was not able to find it in karaf, but:
cat /var/lib/openhab2/config/org/openhab/addons.config
gives me standard:
:org.apache.felix.configadmin.revision:=L"12"
binding=“astro,chromecast,expire1,homematic,mail,mqtt,network,openweathermap,shelly,miio”
felix.fileinstall.filename=“file:/var/lib/openhab2/etc/org.openhab.addons.cfg”
legacy=B"false"
misc=",openhabcloud,ruleengine"
package=“standard”
persistence=“influxdb”
remote=B"true"
service.pid=“org.openhab.addons”
ui=“basic,paper,classic,habpanel,habmin”
voice=“voicerss”
So i guess my bindings are all fully downloaded and I don’t need .kar files?
I will, but I will need to study how to properly debug first. I will report.
To be hones, I have installed Debian and Openhab long time ago. As the system was working perfectly (except for the startup delay lately), I never had a reason (or time) to change the OS.
Since then I configured some stuff by PaperUi and some stuff by files (.cfg, services, .things, etc.). But I always wanted a “just files setup”. I prefer to control openhab totaly or backup everything easily by samba. So those steps are wanted to move PaperUI set-ups to files (.cfg, services, etc).