smarthomej / addons

SmartHome/J addons for openHAB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tuya Binding not starting properly in 4.0M1

rlarranaga opened this issue · comments

Hello,
I am having trouble starting the Tuya Binding. I am on Openhab 4.1.0M1. Tuya Binding 4.0.0 is stuck on Waiting State:

penhab> bundle:list | grep Smart

 29 │ Resolved │  80 │ 4.0.0.202304241252     │ SmartHome/J Add-ons :: Bundles :: Tuya Binding
 30 │ Resolved │  80 │ 4.0.0.202304291811     │ SmartHome/J Add-ons :: Bundles :: Common Components
327 │ Active   │  80 │ 4.1.0.M1               │ openHAB Add-ons :: Bundles :: TP-Link Smart Home Binding
361 │ Waiting  │  80 │ 4.0.0                  │ SmartHome/J Add-ons :: Bundles :: Tuya Binding
362 │ Active   │  80 │ 4.0.0                  │ SmartHome/J Add-ons :: Bundles :: Common Components

While the last couple of messages i get on the logs are:

09:16:58.260 [DEBUG] [ding.tuya.internal.TuyaHandlerFactory] - bundle org.smarthomej.binding.tuya:4.0.0 (361)[org.smarthomej.binding.tuya.internal.TuyaHandlerFactory(481)] : Dependency not satisfied: $001
09:16:58.262 [DEBUG] [ding.tuya.internal.TuyaHandlerFactory] - bundle org.smarthomej.binding.tuya:4.0.0 (361)[org.smarthomej.binding.tuya.internal.TuyaHandlerFactory(481)] : Not all dependencies satisfied, cannot activate

I have compiled the binding myself a long time ago (Issue #480 ), and can use my own compiled version, but would like to go back to the regular way of deploying this binding.

Thanks!

Please use openHAB 4 release version, older milestones may have breaking changes that are no longer supported.