[SOLVED] Zigbee not working (ember)

Run the script again using option 2 when selecting the zigbee libraries. TMK, Chris has not instructed you to use the snapshot version of the libraries, which are actually coming up with an older version 1.2.9) than the pre-openHAB release version (1.3.0).

Running the script again should resolve things, but if not, what is returned when you execute this in the console…

openhab> list -s | grep zigbee
327 x Active x  80 x 2.5.2.202001250518      x org.openhab.binding.zigbee.cc2531
328 x Active x  80 x 2.5.2.202001250519      x org.openhab.binding.zigbee.xbee
329 x Active x  80 x 1.3.0                   x com.zsmartsystems.zigbee.dongle.telegesis
330 x Active x  80 x 1.3.0                   x com.zsmartsystems.zigbee
331 x Active x  80 x 1.3.0                   x com.zsmartsystems.zigbee.dongle.ember
332 x Active x  80 x 1.3.0                   x com.zsmartsystems.zigbee.dongle.xbee
333 x Active x  80 x 1.3.0                   x com.zsmartsystems.zigbee.dongle.cc2531
334 x Active x  80 x 2.5.2.202001250519      x org.openhab.binding.zigbee.telegesis
335 x Active x  80 x 2.5.2.202001250518      x org.openhab.binding.zigbee
336 x Active x  80 x 2.5.2.202001250519      x org.openhab.binding.zigbee.ember

What do you get when you run ls -alh? Specifically, I’d like to see the file sizes.

What do you see in the openhab.log while the script was running?

2 Likes