merdok / homebridge-webos-tv

Homebridge plugin for LG webOS TVs
MIT License
656 stars 88 forks source link

how to config arcsound default #493

Closed derflerd closed 10 months ago

derflerd commented 1 year ago

i want to write in the config file that the default sound source will be external_arc - hdmi arc

how to write this line?

i have a problem that the tv turn the tv don’t comment to the soundbar arc that connect.

merdok commented 1 year ago

Do you want to automatically switch to a certain sound output when the TV turns on? You would need to create yourself a switch for the desired sound output and create and automation for that.

derflerd commented 1 year ago

ok, so what is the comment for making a switch for change the sound output?

merdok commented 1 year ago

You can check that out in the README

derflerd commented 1 year ago

i don’t know how to write it on the configuration file. can you help me?

merdok commented 1 year ago

Just have a look at the README, you even have an example there which covers your particular case…