supersaiyanmode / PyWebOSTV

Python API for controlling LG TVs (Web OS)
MIT License
271 stars 50 forks source link

Picture Settings #55

Open helgek opened 3 years ago

helgek commented 3 years ago

Hi,

I finally found solution to change e.g. picture presets. Please see my last comment at:

https://community.home-assistant.io/t/lg-webos-change-picture-setting-mode-with-scripts/262915

Maybe this could be useful for your project as well?

Thanks and regards Helge

supersaiyanmode commented 3 years ago

This is pretty cool. I'll go through the aiopylgtv repo over the weekend and see if I can bring the feature in here. Thanks!

helgek commented 3 years ago

Thank you for your feedback! In the meantime I had a longer exchange with merdok who owns the homebridge-webos-tv project: https://github.com/merdok/homebridge-webos-tv/issues/371 and probably this is a good start. There was also one opinion that putting the TV into calibrate mode bears some potential risks. I can't really judge on this but probably it's a good idea to add a warning that people using such an implementation do it on their own risk. I didn't run into any problems and I also don't believe that there's much risk involved as long as you stick with the high-level settings (contrast, color, brightness, oled).