bendavid / aiopylgtv

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

Consecutive volume up/down is lost when sound output is ARC #16

Closed jthure closed 3 years ago

jthure commented 4 years ago

Firing multiple volume_up/volume_downwhen sound_output is "external_arc" will result in only the first one (or at least only one of them) being processed.

I don't know if it's webostv causing this or the external speaker, but I have at least encountered the same issue on 2 different speakers.

jthure commented 4 years ago

I'll make a PR for this