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

Always get long press with simple command. #46

Open
PatricioooAG opened this issue Jan 31, 2019 · 3 comments
Open

Always get long press with simple command. #46

PatricioooAG opened this issue Jan 31, 2019 · 3 comments

Comments

@PatricioooAG
Copy link

PatricioooAG commented Jan 31, 2019

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"
}

]
}
]
}
]

@therntier
Copy link

I’m having the same issue. Homebeidge on MacOS.

@Tangston311
Copy link

Same issue here - also MacOS

@Tangston311
Copy link

I wound up reinstalling this on a Pi and didn't experience the same issue, so it looks like it's isolated to MacOS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants