konradknitter / homebridge-philips-android-tv

Homebridge module for the Philips Android TV
Apache License 2.0
48 stars 6 forks source link

Cannot see volume button inside the TV Component #68

Open nicola-residori opened 1 year ago

nicola-residori commented 1 year ago

Describe Your Problem: Hi, I can see clearly the TV component in iOS Home Application, but it has only the button to switch on/off the tv and channels. I cannot see the volume slide button, the mute one and others.

PS: if I set the config to have the dedicated buttons I can see them externally. "alternativePlayPause": true, "dedicatedMuteSwitch": true, "dedicatedVolumeLightbulb": true,

Plugin Config: { "debug": false, "configVersion": 1, "tvs": [ { "ip": "**", "mac": "**", "name": "Philips TV Salotto", "apiUser": "", "apiPass": "****", "apiVersion": 6, "alternativePlayPause": false, "dedicatedMuteSwitch": false, "dedicatedVolumeLightbulb": false, "apps": [ "TV", "Netflix", "Prime Video", "YouTube", "Twitch" ], "channels": { "useFavorites": true, "favoriteListId": "1" } } ], "platform": "PhilipsAndroidTV" }

Screenshots: IMG_657925E75371-1

Environment: