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

Cannot see volume button inside the TV Component #68

Open
nicola-residori opened this issue Jan 2, 2023 · 0 comments
Open

Cannot see volume button inside the TV Component #68

nicola-residori opened this issue Jan 2, 2023 · 0 comments
Labels
question Further information is requested

Comments

@nicola-residori
Copy link

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:

  • Plugin Version: 0.10.12
  • Homebridge Version: 1.6.0
  • Node.js Version: 18.12.1
  • NPM Version: 8.19.2
  • Operating System: hb-service
@nicola-residori nicola-residori added the question Further information is requested label Jan 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant