Ich habe heute mein Produktiv-System auf 3.4.1 umgestellt. ( War nicht ganz so einfach ). Nun habe ich das Problem, in der services/addons.cfg müssen scheinbar alle Bindings eingetragen sein, damit die nicht wieder gelöscht werden. Wie komme ich an die Namen ?
Meine addons.cfg sieht so aus :
Code: Alles auswählen
# A comma-separated list of bindings to install (e.g. "binding = knx,sonos,zwave")
binding = airquality,astro,dwdunwetter,icalendar,ipcamera,mqtt,openweathermap,systeminfo,tankerkoenig,tr064,smartmeter,wifiled,livisismarthome,exec
# A comma-separated list of miscellaneous services to install (e.g. "misc = openhabcloud")
#misc =
# A comma-separated list of persistence services to install (e.g. "persistence = jpa,rrd4j")
persistence = mapdb,rrd4j, mariadb-java-client
# A comma-separated list of transformation services to install (e.g. "transformation = jsonpath,map")
transformation = jsonpath,map,regex,scale
Danke schonmal