delid4ve / openhab-3.x-sonoff

Openhab Binding for Sonoff Devices
27 stars 11 forks source link

Sonoff Zigbee things #7

Closed TefiLaci closed 3 years ago

TefiLaci commented 3 years ago

I using OH3.0.2 with Sonoff v2.5r3.jar and I have problems with the Sonoff Zigbee door/window open switch - SNZB-04 -. The sonoff binding auto discovered, but can't add. - Error during thing creation: Conflict Cache file: cache_SNZB-04.txt log: log_SNZB-04.txt

Thanks for your help in advance!

delid4ve commented 3 years ago

That’s because it wasn’t integrated at that point, you need https://github.com/delid4ve/openhab-sonoff-compiled/blob/main/org.openhab.binding.sonoff-3.0.3-SNAPSHOT_2.5r5.jar

TefiLaci commented 3 years ago

That's works, thank you for your work!