We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi. When I use a command with Homebridge-appletv is simulating a long press. Is not posible get simple press. ¿ any help ? thanks. ( Mac )
"platforms": [ { "platform":"AppleTV", "name":"Apple TV", "devices": [ { "id": "lounge", "name": "Lounge Apple TV", "credentials": "..." }
], "accessories": [ { "deviceID":"lounge", "name":"Salvapantalla", "enableAutoOff": true,
"command": [ { "command": "top_menu" }, { "command": "menu" }
] } ] } ]
The text was updated successfully, but these errors were encountered:
I’m having the same issue. Homebeidge on MacOS.
Sorry, something went wrong.
Same issue here - also MacOS
I wound up reinstalling this on a Pi and didn't experience the same issue, so it looks like it's isolated to MacOS
No branches or pull requests
Hi. When I use a command with Homebridge-appletv is simulating a long press. Is not posible get simple press. ¿ any help ? thanks. ( Mac )
"platforms": [
{
"platform":"AppleTV",
"name":"Apple TV",
"devices": [
{
"id": "lounge",
"name": "Lounge Apple TV",
"credentials": "..."
}
],
"accessories": [
{
"deviceID":"lounge",
"name":"Salvapantalla",
"enableAutoOff": true,
]
}
]
}
]
The text was updated successfully, but these errors were encountered: