Skip to content

Releases: nils/openhab2-addons

Version ignoring faulty acknowledgement responses from pjlink devices

25 Apr 17:43
Compare
Choose a tag to compare

New configuration property ignoringAcknowledgementResponses for devices which are not compliant concerning PJlink acknowledgements:

pjLinkDevice:pjLinkDevice:MyProjector [ ipAddress="[...]", ignoringAcknowledgementResponses=true ]

image

[pjlink] Remove null characters in responses

07 Apr 16:02
Compare
Choose a tag to compare

This testing version removes null characters at the end/beginning of responses. This could resolve the issues reported in openhab#6725.

Enhanced logging version of PJLink addon

05 Apr 12:49
Compare
Choose a tag to compare

This version has some enhanced logging that will help to determine the causes or some remaining issues with the PJLink OpenHAB binding.

Version which is case insensitive when parsing responses

21 Jun 12:30
Compare
Choose a tag to compare
Remove outdated license header duplicates (#3830)

* Remove outdated license header duplicates

Signed-off-by: Wouter Born <[email protected]>