duddu / homebridge-shortcuts-buttons

Run any Apple Shortcut with just the tap of a button, and execute a custom unix command (or another shortcut!) after completion to handle its success/failure, using x-callback-url.
http://homebridge-shortcuts-buttons.duddu.dev/
Apache License 2.0
24 stars 3 forks source link

Shortcuts not working #22

Closed Shadowxrp closed 5 months ago

Shadowxrp commented 5 months ago

Problem:

Shortcuts buttons not working

I named the shortcuts as instructed with the same name as in shortcuts app . They show up in homekit but nothing happens when I turn them on.

I saw the machine running homebridge must have access to icloud in my case I run homebridge on a raspberry pi. do I have to install icloud on the raspbery pi or is it another plugin in homebridge ? Couldn’t find any instructions on this..

Thanks in advance for the help.

duddu commented 5 months ago

Hi @Shadowxrp , I'm afraid this plugin requires the host running homebridge to physically have access to the apple Shortcuts application, which as far as I know is only available on macOS. I really don't think there's any way to work around this requirement unfortunately. Please refer also to the Requirements section of the readme: https://github.com/duddu/homebridge-shortcuts-buttons?tab=readme-ov-file#requirements