OH2 KNX 1.9 Binding - read from KNX results in a write

For the most special DPT type except switch type - especially knx type “<13.010:x/x/x” (energi,Temperature,Humidity)
OH responds with a write on the knx-bus every time something is written on the knx-bus
I found a likely error in the code and changed line 132 ignoreEventList.remove to ignoreEventList.contains in KNXBinding.java

And now it´s works for me!
Edit!
it does not works, Works once and then no more response