openhab / openhab1-addons

Add-ons for openHAB 1.x
Eclipse Public License 2.0
3.43k stars 1.71k forks source link

[tinkerforge binding] new version of IO-16 Bricklet (v2.0) not yet supported #5743

Open Rosi2143 opened 5 years ago

Rosi2143 commented 5 years ago

Expected Behavior

Same as "old" version IO-16 Bricklet (Device identifier 28) also the new version IO-16 Bricklet 2.0 (Device Identifier 2114) should be supported Also an update of the tinkerforge.jar file is required - currently used version 2.1.8 is quite old (2016-02-09) current latest version is 2.1.21 (2018-11-28)

Current Behavior

New version of device is not detected.

Possible Solution

Use latest version of JAVA-API. Add new interface for new HW-version.

Steps to Reproduce (for bugs)

  1. connect new IO-16 Bricklet 2.0 bricklet

Context

I think currenlty only the new version is sold, so every user that buys a new IO-16 Bricklet 2.0 has no way of using it. Maybe other HW was also updated in the meantime - but I only use IO-16 Bricklet 2.0.

Your Environment

Rosi2143 commented 5 years ago

I currenlty try to install the OH-IDE, but if someone else has more experience it might be faster :-).

9037568 commented 5 years ago

I'm confused by the title. Is this about the Homematic binding, or the Tinkerforge binding?

Rosi2143 commented 5 years ago

Hello,

I'm so sorry. Yes the title was wrong. It is about the tinkerforge binding. I change the title.

Thanks.