I did a upgrade of OH to 5.1.3 and is working
. Thanks.
I checked for the latest version of the ESPHome jar file and found
![]()
I tried that but didn’t work. See login below. The file size of the jar file is strange. Size used version 3.764kB and version above 12.811 kB
026-03-05 21:22:21.174 [WARN ] [org.apache.felix.fileinstall ] - Error while starting bundle: file:/openhab/addons/no.seime.openhab.binding.esphome-4.1.0-SNAPSHOT.jar
org.osgi.framework.BundleException: Could not resolve module: no.seime.openhab.binding.esphome [377]
Unresolved requirement: Import-Package: org.openhab.binding.bluetooth
at org.eclipse.osgi.container.Module.start(Module.java:463) ~[org.eclipse.osgi-3.18.0.jar:?]
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:445) ~[org.eclipse.osgi-3.18.0.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.doProcess(DirectoryWatcher.java:520) [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]