ESPHome binding for the Native API [4.0.0;6.0.0)

Latest released version does not work for me in OH5.0.3 and M3:

Error while starting bundle: file:/usr/share/openhab/addons/no.seime.openhab.binding.esphome-4.1.0-SNAPSHOT.jar

https://github.com/seime/openhab-esphome/releases/download/latest_oh4/no.seime.openhab.binding.esphome-4.1.0-SNAPSHOT.jar

See new note on Bluetooth binding in the original post. I’d you already have it installed, please provide more detailed logs.

Brg

Argghh did not see that. All good now. Thanks!

After upgrading from 5.0.0 to 5.0.3 the ESPHome Binding doesn’t work any more. The native gives an error and alsoo the latest snapshot gives an error.

The Items don’t have the handler. What did I do wrong?

2025-12-07 11:05:09.971 [WARN ] [org.apache.felix.fileinstall        ] - Error while starting bundle: file:/usr/share/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 [394]
  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]

See the last 2 messages in this thread. I also missed that bluetooth binding needs to be installed.

thanks, that did it. I wouldn’t have discovered that myself as a heavy user of esphome.