pyviera icon indicating copy to clipboard operation
pyviera copied to clipboard

Control Panasonic VIERA TVs programmatically.

Results 6 pyviera issues
Sort by recently updated
recently updated
newest added

Hi, This project seems really cool for an interesting smart home integration. I started by downloading this version and upgrading it to Python 3, as I was unable to get...

It doesn't seem possible to power on the TV remotely by sending the equivalent of key presses because the TV is not on to receive them. It should be possible...

Based on the latest Android App, I think that the following is a full list of commands. Not sure what all of them do yet - nor which TVs they...

Fixes #2

``` def power(self): self._sendkey('NRC_TV-ONOFF') ``` https://github.com/tomokas/pyviera/blob/master/viera.py#L41 This doesn't actually turn the TV on or off - it's the equivalent of pressing the "TV" button. That is, it switches the input...

Found at http://forum.nomos-system.com/archive/index.php?thread-671.html Tested and working on my TV.