newAM / hisensetv

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

Patch 1 added apps and latest launch app code #21

Closed mannyman closed 2 years ago

mannyman commented 2 years ago

The init stuff is here. No idea what to do next. https://github.com/mannyman/hisensetv/blob/mannyman-patch-1/hisensetv/__init__.py

newAM commented 2 years ago

I added those changes to this pull request, let me know if it looks good to you and I'll merge!

mannyman commented 2 years ago

Sounds good. I guess after it's merged I reinstall and see everything still works. But I have a question. Do the changes to make it work for my TV screw it up for those with older TVs?

newAM commented 2 years ago

Do the changes to make it work for my TV screw it up for those with older TVs?

I do not have any way of testing, my guess would be that the API updates with the TV. If someone else opens an issue about it then I'll revert it to the old style.