Does the ESPHome binding require the Bluetooth binding? I’ve been having weird issues witth the ESPHome binding where I would have to uninstall and reinstall to be able to add new Things.
And just now I saw this log when booting up:
[WARN ] [rketplace.MarketplaceBundleInstaller] - The marketplace bundle was successfully installed but doesn't start: Could not resolve module: no.seime.openhab.binding.esphome [365]
Unresolved requirement: Import-Package: org.openhab.binding.bluetooth
I was hoping the recent change caused the Bluetooth binding to be automatically installed from the addons KAR (assuming you have it in the addons folder), but apparently it didn’t work.
I’m no OSGi/Karaf guru, so any advice from someone with more experience than me is welcome.