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

Simple way for Jared to open app or trigger script #43

Open
Moonmonkey-Beep opened this issue Sep 16, 2020 · 1 comment
Open

Simple way for Jared to open app or trigger script #43

Moonmonkey-Beep opened this issue Sep 16, 2020 · 1 comment
Labels

Comments

@Moonmonkey-Beep
Copy link

Hi, I wanted to ask if there was a simple way to do this - it would be an amazing way to restart the server or homebridge etc remotely.

Currently it looks like I need to build and compile a plugin to be able to interact with the remote machine.
Are there basic plugins already?

@ZekeSnider
Copy link
Owner

Hi, you can either trigger trigger off of native code in an extension, or use the webhooks framework, and execute your trigger from an HTTP(S) server. Whichever is more convenient for you. You can find more at the documentation hub, including a sample native plugin if you'd like to go that route.

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

No branches or pull requests

2 participants