J3n50m4t / Home-Assistant-DreamScreen-Service

Home Assistant Service for sending commands to a Wifi enabled DreamScreen
MIT License
31 stars 15 forks source link

Color Boost control? #46

Open richterk92 opened 3 years ago

richterk92 commented 3 years ago

Would it be possible to control the color boost? At HDR content I get better and brighter colors with this and HDR tone remapping. For normal content, however, I have to turn both off.

zanix commented 3 years ago

It doesn't seem to be in the base library https://github.com/J3n50m4t/pydreamscreen And I'm not sure how to add it but I imagine it would be similar to the HDR tone mapping https://github.com/J3n50m4t/pydreamscreen/blob/master/pydreamscreen/devices.py#L533 However, I do not know the command required to toggle this. Does anyone know if the commands are documented anywhere?

J3n50m4t commented 3 years ago

Everything we got is documented over here.

I could provide rev4 via mail,I don't want to violate any copyrights here.

zanix commented 3 years ago

I got to the forum via your link and I found a couple other links that might help (until I get my forum registration approved) https://gist.github.com/WoLpH/ff13e3a78387dae56967c92f72960117 https://github.com/HugoPeters/DreamStream/blob/master/src/esp32/CommandsList.h Looks like color boost is a known command.

My Dreamscreen isn't currently running because I changed TVs. But once I get it running again I can attempt to add this in.

zanix commented 3 years ago

I finally got my Dreamscreen up and running again so when I get the chance I'll look into adding color boost