Hello all-
I’ve been working on producing a version of this binding that works with OpenHAB 3 and have something that I think I’d call a “proof of concept.” It’s very early in the development phase, so I wouldn’t recommend this for the faint of heart. That said, the basic functionality seems to work, and there are a number of additional features beyond what the previous versions provided. I’d love to get some feedback if anyone is willing to have a go.
Some details of what’s new, changed and where problems likely lurk are in the README:
I’ve also prepared a jar with the current version of the code, so the portion of the install dealing with building the binding can be skipped by downloading the pre-built jar from this download page:
You’ll still need to install the enhanced version of pyatv, as described in the instructions. Hopefully in the future that can be simplified as well.
Note: I don’t use item or thing configuration files myself, so any questions about how to set those up (vs using auto-discovery) will probably need to be answered by others.
As always, please feel free to get in touch with any comments, questions or suggestions.