bitfocus / companion-module-vicreo-hotkey

MIT License
13 stars 7 forks source link

VICREO Esc keypress on Mac Giving Error #56

Closed npruzaniec closed 2 years ago

npruzaniec commented 2 years ago

Describe the bug Using the VICREO hotkey: special key action mapped to send Esc VICREO Listener shows error: Error paring JSONError: Invalid key code specified. received: {"key":"escape","type":"pressSpecial"}

Version

To Reproduce Set VICREO hotkey: special key with "Special key to send" set to Esc Press button - VICREO Listener shows error

Expected behaviour Should trigger keyboard press of Escape key.

Screenshots If applicable, add screenshots to help explain your problem.

System (please complete the following information):

Additional context Just using Companion with standard Stream Deck setup

JeffreyDavidsz commented 2 years ago

Hi thank you for this, I've posted a fix for this. Let me know, if it works for you

npruzaniec commented 2 years ago

Amazing. Thanks for the quick response. Will check this out later this week.

npruzaniec commented 2 years ago

I don't see the updated release in this git. Should I be looking somewhere else?

JeffreyDavidsz commented 2 years ago

vicreo-listener.com

npruzaniec commented 2 years ago

Ahh perfect, I thought you meant you updated the integration. Thanks again!

npruzaniec commented 2 years ago

Confirmed today this is working for me now. Much appreciated!!