Hallo,
ich habe OH2 frisch installiert.
Wenn ich beim ersten Aufruf von http://ip-RasPI:8080 die konfiguration Standard wähle, kommt die Meldung: "Please stand by while UIs are being installed. This can take several minutes."
Leider ändert sich auch nach einer ganzen Nacht nichts.
Dazu habe ich bei google einen Beitag von Herrn Kreuzer gefunden.
Er schlägt von die Datei "/var/lib/openhab2/config/org/openhab/addons.config" zu löschen und dann neu zu starten.
Das selbe spiel geht von vorne los.
Ich habe nocheinmal Standard sowie auch die einfache Version versucht. Kein Erfolg.
Kann ich an der stelle "#ui =" einfach "ui =basic, paper" eintragen?
Oder was muss ich tun ?
Gruß Philipp
ich habe OH2 frisch installiert.
Wenn ich beim ersten Aufruf von http://ip-RasPI:8080 die konfiguration Standard wähle, kommt die Meldung: "Please stand by while UIs are being installed. This can take several minutes."
Leider ändert sich auch nach einer ganzen Nacht nichts.
Dazu habe ich bei google einen Beitag von Herrn Kreuzer gefunden.
Er schlägt von die Datei "/var/lib/openhab2/config/org/openhab/addons.config" zu löschen und dann neu zu starten.
Das selbe spiel geht von vorne los.
Ich habe nocheinmal Standard sowie auch die einfache Version versucht. Kein Erfolg.
Code:
root@raspberrypi://etc/openhab2/services# nano addons.cfg GNU nano 2.2.6 Datei: addons.cfg # This not only makes latest snapshots of add-ons available, it is also required for the installation of # any legacy 1.x add-on. (default is true) # #remote = true # Include legacy 1.x bindings. If set to true, it also allows the installation of 1.x bindings for which there is # already a 2.x version available (requires remote repo access, see above). (default is false) # #legacy = true # A comma-separated list of bindings to install (e.g. "sonos,knx,zwave") #binding = # A comma-separated list of UIs to install (e.g. "basic,paper") #ui = # A comma-separated list of persistence services to install (e.g. "rrd4j,jpa") #persistence = # A comma-separated list of actions to install (e.g. "mail,pushover") #action = # A comma-separated list of transformation services to install (e.g. "map,jsonpath") #transformation = # A comma-separated list of voice services to install (e.g. "marytts,freetts") #voice = # A comma-separated list of miscellaneous services to install (e.g. "myopenhab") #misc =
Oder was muss ich tun ?
Gruß Philipp

Kommentar