bendavid / aiopylgtv

Library to control webOS based LG Tv devices
MIT License
143 stars 47 forks source link

Add set_configs function #38

Open chros73 opened 2 years ago

chros73 commented 2 years ago

This can be used to enable "OLED Motion Pro" on C9, e.g. using this PR:

aiopylgtvcommand 192.168.1.18 set_configs "{\"tv.model.motionProMode\": \"OLED Motion Pro\"}"

Source.