panasonic-viera
panasonic-viera copied to clipboard
Does this really work?
https://github.com/florianholzapfel/panasonic-viera/issues/48 It's said HDMI input functions are added but It doesn't seems so?
The functions have been added to the code, but there has not been a release on PyPI yet.
How do I make it work? Overwrite certain files?
You can use the master branch. Or you could use the send_key
function with the key code for the HDMI key (e.g. NRC_HDMI1-ONOFF
).
Could you share when these might be available on PyPI?
Thank you for your efforts with this project.
I have just released version 0.4.2 on PyPI
Thank you for your prompt response!