newAM / hisensetv

Python API to control Hisense brand TVs via their internal MQTT broker.
MIT License
37 stars 17 forks source link

I would like to open another experimental branch with added features #8

Closed JulianStremel closed 3 years ago

JulianStremel commented 3 years ago

this is my experimental updatet version with netflix/amazonprime/youtube support as well as switchable inputs and extended keys (ok/play/pause/fast_forward/etc.)

hisensetv.zip

newAM commented 3 years ago

You can open a pull-request to do that: docs

For public repositories on github people make pull-requests from branches on their own fork of the repository, to prevent permissions issues.

JulianStremel commented 3 years ago

thanks a lot i am quite new to github