New Release - only use if you are brave! There WILL BE ISSUES I’m sure.
You can find the release at xxx
This release is NOT compatible with your old things (please drop them before installing the new release). Many things have changed - namely the channel identifiers. The channel ids have been shortened (mainly in the scalar stuff - MUCH shorter now). Numerous fixes have occurred but I’m sure I’ve introduced a bunch of issues as well.
Please turn debug on for org.openhab.binding.sony - that will help with the debugging.
If you post an issue - please tell me what your sony device is (type [avr/tv/etc], model number) and try to capture the error in the debug listing (whether it’s doing something weird or you’re getting an exception). Note that there are some exceptions printed that are not actually issues at this time (such as scalar services being advertised that aren’t valid [I know why and it will be in a future version]).
Also note that the IRCC service has been largely gutted by sony. I don’t have any device that implements the FULL IRCC service anymore - most only implement the IRCC command channel now and you only can use it with a shared key. I’d be interested if any of your devices implement the FULL IRCC service (you’ll see an actionsUrl in the debug logs and the device will go through a pairing process). Note that if it does - I haven’t tested that code since none of my devices do it anymore.
If you see scalar - always choose it as it combines all the other services capabilities.
EDIT: you should be able to use this on 2.4+ even though the name says 2.5. 2.3 and below won’t work
EDIT2: argh - found a fatal issue - took down link. Check back when I’ve posted a new one