Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for setting PC mode for an HDMI input #35

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

chros73
Copy link

@chros73 chros73 commented Sep 12, 2021

Using this PR as an example:

aiopylgtvcommand 192.168.1.18 set_other_settings "{\"hdmiPcMode\": {\"hdmi2\": false}}"
aiopylgtvcommand 192.168.1.18 set_other_settings "{\"hdmiPcMode\": {\"hdmi2\": true}}"
aiopylgtvcommand 192.168.1.18 set_other_settings "{\"hdmiPcMode\": {\"hdmi2\": false, \"hdmi3\": true}}"

Note: it changes PC vs non-PC modes fine, but the Input manager (com.webos.app.inputmgr) app and the Input button on the remote don't reflect the change.

Relates to: #30 (comment)

@chros73
Copy link
Author

chros73 commented Jan 3, 2022

Maassoft found out the proper way to switch between PC and non-PC mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant