Upgrade openHAB 3.4.0 => openHAB 4.0 Snapshot

Einrichtung der openHAB Umgebung und allgemeine Konfigurationsthemen.

Moderatoren: seppy, udo1toni

Rudi
Beiträge: 32
Registriert: 22. Sep 2019 18:52
Answers: 0

Re: Upgrade openHAB 3.4.0 => openHAB 4.0 Snapshot

Beitrag von Rudi »

Wenn ich mein Openhab Backup.zip auf meinem MAC heruntergeladen habe, wie spiele ich dann diese Version bei einem neu installierten Openhab wieder ein? In das Backupverzeichnis (/var/lib/openhab/backups/) lässt sich das nicht hieinkopieren

Rudi
Beiträge: 32
Registriert: 22. Sep 2019 18:52
Answers: 0

Re: Upgrade openHAB 3.4.0 => openHAB 4.0 Snapshot

Beitrag von Rudi »

Variante3:
Zurück zum alten Release geht auch nicht.

┌─────────────────────────────────┤ openHABian version ├─────────────────────────────────┐
│ You are currently using the latest version of openHABian │
│ │
│ You can switch openHABian version at any time by selecting this menu option again or │
│ by setting the 'clonebranch=' parameter in '/etc/openhabian.conf'. │
│ │
│ Note: this menu only changes the version of openHABian and not openHAB. To select the │
│ openHAB version, see the 'openHAB Related' menu item. │
│ │
│ (*) release recommended version that supports openHAB 3.x (openHAB3 branch) │
│ ( ) latest the latest of openHABian, not well tested (main branch) │
│ ( ) legacy no longer updated, use for openHAB 2.x support (stable branch) │
│ │
│ <Ok> <Abbrechen> │
│ │
└────────────────────────────────────────────────────────────────────────────────────────┘

Fehlermeldung:
2023-01-06_11:54:42_CET [openHABian] Updating myself... mv: der Aufruf von stat für '/opt/openhabian/docs/NEWS.md' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
OK - No remote changes detected. You are up to date!

Rudi
Beiträge: 32
Registriert: 22. Sep 2019 18:52
Answers: 0

Re: Upgrade openHAB 3.4.0 => openHAB 4.0 Snapshot

Beitrag von Rudi »

udo1toni hat geschrieben: 6. Jan 2023 11:57 Das ist interessant, hier hat das einwandfrei funktioniert.

Wobei ich das direkt in der openhabian.conf eingestellt habe.
Sorry, war die alte Version vom Dezember 2022 (als Reserve); hier die Version, die nicht mehr hoch fährt.

Code: Alles auswählen

Last login: Fri Jan  6 11:51:28 on ttys000
dieterrudolph@Mac-mini-von-Dieter ~ % ssh 192.168.178.19 -l openhabian -p 22
openhabian@192.168.178.19's password: 
Linux openhabian 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Thu Jan  5 19:43:43 2023 from 192.168.178.18

###############################################################################
###############  openhabian  ##################################################
###############################################################################
##        Ip = 192.168.178.19
##   Release = Raspbian GNU/Linux 10 (buster)
##    Kernel = Linux 5.10.103-v7l+
##  Platform = Raspberry Pi 4 Model B Rev 1.1
##    Uptime = 0 day(s). 0:8:27
## CPU Usage = 3.26% avg over 4 cpu(s) (4 core(s) x 1 socket(s))
##  CPU Load = 1m: 0.24, 5m: 0.39, 15m: 0.27
##    Memory = Free: 0.43GB (46%), Used: 0.51GB (54%), Total: 0.94GB
##      Swap = Free: 2.38GB (100%), Used: 0.00GB (0%), Total: 2.38GB
##      Root = Free: 21.55GB (77%), Used: 6.21GB (23%), Total: 28.98GB
##   Updates = 0 apt updates available.
##  Sessions = 1 session(s)
## Processes = 133 running processes of 32768 maximum processes
###############################################################################

                          _   _     _     ____   _               
  ___   ___   ___   ___  | | | |   / \   | __ ) (_)  ____   ___  
 / _ \ / _ \ / _ \ / _ \ | |_| |  / _ \  |  _ \ | | / _  \ / _ \ 
| (_) | (_) |  __/| | | ||  _  | / ___ \ | |_) )| || (_) || | | |
 \___/|  __/ \___/|_| |_||_| |_|/_/   \_\|____/ |_| \__|_||_| | |
      |_|                  openHAB 4.0.0-SNAPSHOT - Build #3266          

Looking for a place to get started? Check out 'sudo openhabian-config' and the
documentation at https://www.openhab.org/docs/installation/openhabian.html
The openHAB dashboard can be reached at http://openhabian:8080
To interact with openHAB on the command line, execute: 'openhab-cli --help'

openhabian@openhabian:~ $ openhablogtail
==> /var/log/openhab/events.log <==

==> /var/log/openhab/openhab.log <==
2023-01-06 12:25:38.896 [WARN ] [org.apache.felix.fileinstall        ] - Error while starting bundle: file:/usr/share/openhab/addons/org.openhab.binding.km200-3.4.0-SNAPSHOT.jar
org.osgi.framework.BundleException: Could not resolve module: org.openhab.binding.km200 [28]
  Unresolved requirement: Import-Package: org.openhab.core.common

	at org.eclipse.osgi.container.Module.start(Module.java:463) ~[org.eclipse.osgi-3.17.200.jar:?]
	at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:445) ~[org.eclipse.osgi-3.17.200.jar:?]
	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundle(DirectoryWatcher.java:1260) [bundleFile:3.7.4]
	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundles(DirectoryWatcher.java:1233) [bundleFile:3.7.4]
	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startAllBundles(DirectoryWatcher.java:1221) [bundleFile:3.7.4]
	at org.apache.felix.fileinstall.internal.DirectoryWatcher.doProcess(DirectoryWatcher.java:515) [bundleFile:3.7.4]
	at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:365) [bundleFile:3.7.4]
	at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:316) [bundleFile:3.7.4]
2023-01-06 12:26:08.868 [ERROR] [ternal.service.BootFeaturesInstaller] - Error installing boot features
org.apache.felix.resolver.reason.ReasonException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=openhab-runtime-ui; type=karaf.feature; version="[4.0.0.SNAPSHOT,4.0.0.SNAPSHOT]"; filter:="(&(osgi.identity=openhab-runtime-ui)(type=karaf.feature)(version>=4.0.0.SNAPSHOT)(version<=4.0.0.SNAPSHOT))" [caused by: Unable to resolve openhab-runtime-ui/4.0.0.SNAPSHOT: missing requirement [openhab-runtime-ui/4.0.0.SNAPSHOT] osgi.identity; osgi.identity=openhab-core-ui-icon; type=karaf.feature [caused by: Unable to resolve openhab-core-ui-icon/4.0.0.SNAPSHOT: missing requirement [openhab-core-ui-icon/4.0.0.SNAPSHOT] osgi.identity; osgi.identity=openhab-core-base; type=karaf.feature [caused by: Unable to resolve openhab-core-base/4.0.0.SNAPSHOT: missing requirement [openhab-core-base/4.0.0.SNAPSHOT] osgi.identity; osgi.identity=org.openhab.core.automation; type=osgi.bundle; version="[4.0.0.202212302156,4.0.0.202212302156]"; resolution:=mandatory [caused by: Unable to resolve org.openhab.core.automation/4.0.0.202212302156: missing requirement [org.openhab.core.automation/4.0.0.202212302156] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.openhab.core)(version>=4.0.0)(!(version>=5.0.0)))" [caused by: Unable to resolve org.openhab.core/4.0.0.202212302150: missing requirement [org.openhab.core/4.0.0.202212302150] osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=17))"]]]]]
	at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[org.eclipse.osgi-3.17.200.jar:?]
	at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433) ~[org.eclipse.osgi-3.17.200.jar:?]
	at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420) ~[org.eclipse.osgi-3.17.200.jar:?]
	at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374) ~[org.eclipse.osgi-3.17.200.jar:?]
	at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:257) ~[?:?]
	at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) ~[?:?]
	at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?]
	at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?]
	at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
	at java.lang.Thread.run(Thread.java:829) [?:?]
Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve openhab-runtime-ui/4.0.0.SNAPSHOT: missing requirement [openhab-runtime-ui/4.0.0.SNAPSHOT] osgi.identity; osgi.identity=openhab-core-ui-icon; type=karaf.feature [caused by: Unable to resolve openhab-core-ui-icon/4.0.0.SNAPSHOT: missing requirement [openhab-core-ui-icon/4.0.0.SNAPSHOT] osgi.identity; osgi.identity=openhab-core-base; type=karaf.feature [caused by: Unable to resolve openhab-core-base/4.0.0.SNAPSHOT: missing requirement [openhab-core-base/4.0.0.SNAPSHOT] osgi.identity; osgi.identity=org.openhab.core.automation; type=osgi.bundle; version="[4.0.0.202212302156,4.0.0.202212302156]"; resolution:=mandatory [caused by: Unable to resolve org.openhab.core.automation/4.0.0.202212302156: missing requirement [org.openhab.core.automation/4.0.0.202212302156] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.openhab.core)(version>=4.0.0)(!(version>=5.0.0)))" [caused by: Unable to resolve org.openhab.core/4.0.0.202212302150: missing requirement [org.openhab.core/4.0.0.202212302150] osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=17))"]]]]
	at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[org.eclipse.osgi-3.17.200.jar:?]
	... 12 more
Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve openhab-core-ui-icon/4.0.0.SNAPSHOT: missing requirement [openhab-core-ui-icon/4.0.0.SNAPSHOT] osgi.identity; osgi.identity=openhab-core-base; type=karaf.feature [caused by: Unable to resolve openhab-core-base/4.0.0.SNAPSHOT: missing requirement [openhab-core-base/4.0.0.SNAPSHOT] osgi.identity; osgi.identity=org.openhab.core.automation; type=osgi.bundle; version="[4.0.0.202212302156,4.0.0.202212302156]"; resolution:=mandatory [caused by: Unable to resolve org.openhab.core.automation/4.0.0.202212302156: missing requirement [org.openhab.core.automation/4.0.0.202212302156] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.openhab.core)(version>=4.0.0)(!(version>=5.0.0)))" [caused by: Unable to resolve org.openhab.core/4.0.0.202212302150: missing requirement [org.openhab.core/4.0.0.202212302150] osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=17))"]]]
	at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[org.eclipse.osgi-3.17.200.jar:?]
	at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[org.eclipse.osgi-3.17.200.jar:?]
	... 12 more
Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve openhab-core-base/4.0.0.SNAPSHOT: missing requirement [openhab-core-base/4.0.0.SNAPSHOT] osgi.identity; osgi.identity=org.openhab.core.automation; type=osgi.bundle; version="[4.0.0.202212302156,4.0.0.202212302156]"; resolution:=mandatory [caused by: Unable to resolve org.openhab.core.automation/4.0.0.202212302156: missing requirement [org.openhab.core.automation/4.0.0.202212302156] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.openhab.core)(version>=4.0.0)(!(version>=5.0.0)))" [caused by: Unable to resolve org.openhab.core/4.0.0.202212302150: missing requirement [org.openhab.core/4.0.0.202212302150] osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=17))"]]
	at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[org.eclipse.osgi-3.17.200.jar:?]
	at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[org.eclipse.osgi-3.17.200.jar:?]
	at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[org.eclipse.osgi-3.17.200.jar:?]
	... 12 more
Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.openhab.core.automation/4.0.0.202212302156: missing requirement [org.openhab.core.automation/4.0.0.202212302156] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.openhab.core)(version>=4.0.0)(!(version>=5.0.0)))" [caused by: Unable to resolve org.openhab.core/4.0.0.202212302150: missing requirement [org.openhab.core/4.0.0.202212302150] osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=17))"]
	at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[org.eclipse.osgi-3.17.200.jar:?]
	at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[org.eclipse.osgi-3.17.200.jar:?]
	at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[org.eclipse.osgi-3.17.200.jar:?]
	at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[org.eclipse.osgi-3.17.200.jar:?]
	... 12 more
Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.openhab.core/4.0.0.202212302150: missing requirement [org.openhab.core/4.0.0.202212302150] osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=17))"
	at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[org.eclipse.osgi-3.17.200.jar:?]
	at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[org.eclipse.osgi-3.17.200.jar:?]
	at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[org.eclipse.osgi-3.17.200.jar:?]
	at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[org.eclipse.osgi-3.17.200.jar:?]
	at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[org.eclipse.osgi-3.17.200.jar:?]
	... 12 more

Rudi
Beiträge: 32
Registriert: 22. Sep 2019 18:52
Answers: 0

Re: Upgrade openHAB 3.4.0 => openHAB 4.0 Snapshot

Beitrag von Rudi »

udo1toni hat geschrieben: 6. Jan 2023 11:57 Das ist interessant, hier hat das einwandfrei funktioniert.

Wobei ich das direkt in der openhabian.conf eingestellt habe.
Das ist mine openhabian.conf:

Code: Alles auswählen

# Origin: openhabian.conf
#
# Modify your openHABian settings
# Handle with care, only touch if you need to!
# This file will only be used on unattended initial install.
# If you want to change anything after unattended install completed, use menu in openhabian-config.

# ATTENTION: to disable an option a line MUST be of the format '# option=value'
# KEEP THE SPACE IT IS IMPORTANT !!

# Hostname to set this one to
hostname=openhabian
# if it exists, the default user (with its working environment) will be renamed to this username given here ...
username=openhabian
# ... and given this password. The password will be removed from this file after completion for security reasons.
userpw=openhabian
# set this to download a SSH key and authorize the owner to login as the admin user
adminkeyurl=

# Language and timezone. See Debian documentation for valid values.
timezone=Europe/Berlin
locales="en_US.UTF-8 de_DE.UTF-8"
system_default_locale=en_US.UTF-8

# WiFi settings. An ethernet connection is recommended.
# If you have a RPi4, RPi3, RPi0W or a supported external WiFi dongle, the WiFi
# interface can be setup and used for the initial installation.
# Fill in your SSID and password below, leave empty or put comment in front to
# have your WiFi remain unchanged/uninitialized. Make sure your Ethernet works.
# ATTENTION: you need to escape these special characters: $, `, ", \, (newline)
# 'Escaping' means to put an additional \ in front of that character
wifi_ssid=
wifi_password=

# Wi-Fi setting. Select a two-letter country code suitable for your location
# E.g. US (default), DE, AU, NZ...
# You may infringe on local legislature otherwise
# See https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2 or /usr/share/zoneinfo/zone.tab
wifi_country=

# Eventually disable all IPv6 e.g. on installation problems
# values: "enable", "disable"
ipv6=enable

# repo and branch to clone from
repositoryurl=https://github.com/openhab/openhabian.git
clonebranch=main

# initial openHAB configuration to import (URL or filename)
# the file needs to be a zip archive created from openhab-cli backup
# initialconfig=/boot/initial.zip

# debug verbosity mode
# off, on (verbose output in log) or maximum (show every command)
debugmode=off

# the framebuffer on RPi is enabled by default
framebuffer=enable

# fake hardware
# force treating your box as if it was a ...
# pi4, pi4_8gb, cm4, pi400, pi3, cm3, pi3+, cm3+, pi2, pi1, cm1, pi0, pi0w, pi0w2, x86
# hw=

# Hardware architecture
# x86_64, amd64, armv6l, armv7l, aarch64, arm64
# hwarch=

# OS distribution/release
# Valid arguments: raspios, raspbian, debian, ubuntu, stretch, buster, bullseye, bionic, focal
# osrelease=

# Java version to install
java_opt=17

# install zram per default, set to "disable" to skip installation
zraminstall=enable

# start comitup hotspot if internet is not reachable
hotspot=enable
hotspotpw=openhabian

# external SD card device to backup and mirror the internal SD card to
# backupdrive=/dev/sda
storageconfig=openhab-dir
storagedir=/storage
storagetapes=15
storagecapacity=1024

# mail relay settings
# adminmail=john.doe@foo.bar
# relayuser=john.doe@foo.bar
# relaypass=secret
# smarthost=smtp.gmail.com
# smartport=587

# Tailscale VPN
# preauthkey=tskey-xxxxxxxxxxxxxxxxx
# tstags=tag:client

# Custom log files
# custom_log_files=("/var/log/foo.log" "/var/log/bar.log")

# vim: filetype=sh

Benutzeravatar
udo1toni
Beiträge: 15244
Registriert: 11. Apr 2018 18:05
Answers: 242
Wohnort: Darmstadt

Re: Upgrade openHAB 3.4.0 => openHAB 4.0 Snapshot

Beitrag von udo1toni »

Du könntest debug mode auf on setzen und anschließend mal openhabian-config ausführen und Java17 installieren. Im Hintergrund sollten dann alle Aktionen geloggt werden, so dass man vielleicht sehen kann, was da schief geht.
openHAB4.3.3 stable in einem Debian-Container (bookworm) (Proxmox 8.3.5, LXC), mit openHABian eingerichtet

Mclupo
Beiträge: 178
Registriert: 6. Jun 2020 20:55
Answers: 2
Wohnort: Kirchheim Teck

Re: Upgrade openHAB 3.4.0 => openHAB 4.0 Snapshot

Beitrag von Mclupo »

Ich habe leider nicht gefunden, auf welchem System OH bei dir läuft. Aber am einfachsten ist es, ein neues OH aufzusetzen und dann aus dem backup.zip ( auf dem PC entzippen ) den Ordner openhab-userdata/jsondb an die gleiche Stelle im neuen OH zu kopieren. Dann noch die nötigen Bindings wieder laden und alles läuft wieder rund.
Vorausgesetzt das System wurde über die Main-UI aufgebaut.
OH 3.4.2 auf Raspi 4 mit Aeotec z-wave Stick gen 5+ und zigbee conbee II

J-N-K
Beiträge: 126
Registriert: 20. Jun 2020 12:21
Answers: 4
Wohnort: Gelsenkirchen, NRW

Re: Upgrade openHAB 3.4.0 => openHAB 4.0 Snapshot

Beitrag von J-N-K »

Tut euch selbst einen Gefallen und versucht nicht, openHAB 4 für irgendetwas anderes als zum rumspielen zu benutzen. Es wird noch mindestens zwei (eher drei) Updates geben, die einiges durcheinander würfeln.
openHAB 4.0.0-SNAPSHOT - - local build -
APU2, 4GB RAM, 32GB SSD, Debian Buster
openHAB Core/Distro/Addons & SmartHome/J Maintainer

klaus1
Beiträge: 99
Registriert: 11. Jan 2022 13:48
Answers: 0

Re: Upgrade openHAB 3.4.0 => openHAB 4.0 Snapshot

Beitrag von klaus1 »

macht es aktuell bereits Sinn von openhab 3.4.x auf 4.0 umzusteigen ? wirkliche Neuerungen außer Java17 bietet es ja nicht wirklich.
Performance verbessert ? läuft das am Raspberrpi 3 überhaupt noch flüssig?
danke,

Benutzeravatar
udo1toni
Beiträge: 15244
Registriert: 11. Apr 2018 18:05
Answers: 242
Wohnort: Darmstadt

Re: Upgrade openHAB 3.4.0 => openHAB 4.0 Snapshot

Beitrag von udo1toni »

Es gibt jede Menge Verbesserungen :) beispielsweise kann man jetzt die Anzeige eines UoM Wertes umstellen (also die angezeigte Einheit), ohne dass dies Auswirkungen auf die Persistence hat.
Man kann das Logging direkt aus der UI heraus setzen (für Addons)
Man kann die Persistence auf Itemebene über die UI konfigurieren (bisher nur über Textdateien)

Ich hab bestimmt noch eine Menge vergessen, aber es ist definitiv nicht "wirkliche Neuerungen außer Java17 bietet es ja nicht wirklich". :)

Ob es auf einem Pi3 flüssig läuft, kann ich nicht beurteilen, aber vor etwa zwei Wochen hat jemand openHAB4 auf einem PI Zero 2 zum Laufen gebracht, ich gehe also davon aus, dass es auf einem Pi3 zumindest erträglich laufen sollte :)
openHAB4.3.3 stable in einem Debian-Container (bookworm) (Proxmox 8.3.5, LXC), mit openHABian eingerichtet

klaus1
Beiträge: 99
Registriert: 11. Jan 2022 13:48
Answers: 0

Re: Upgrade openHAB 3.4.0 => openHAB 4.0 Snapshot

Beitrag von klaus1 »

danke für die info! gibts bereits Migrations guides von 3.4.x auf 4.0 ? danke

Antworten