openhab / openhab1-addons

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

[fritzboxtr064] fixed name resolution of address book entries #5655

Closed andre77 closed 6 years ago

andre77 commented 6 years ago

most important thing here is the trimming of the address book entries. sometimes there are some special characters like linebreaks, which did not match correctly. additionally there is a little refactoring to avoid boilerplate code

andre77 commented 6 years ago

@kaikreuzer thanks for merging currently i'm using the OH version 2.3.0-SNAPSHOT Build #1240 the changes of the PR are on the master branch, so what is actually necessary now to get a version over the repository to use it with my OH installation?

kaikreuzer commented 6 years ago

@andre77 You can always find the latest build results in https://openhab.jfrog.io/openhab/libs-snapshot-local/org/openhab/binding/org.openhab.binding.fritzboxtr064/1.13.0-SNAPSHOT/. Just take the jar and put it in your addons folder. But best simply upgrade your whole installation to 2.4.0-SNAPSHOT :-)