iklein99 / homebridge-smartthings

This is a plugin to Homebridge to connect your Smartthings network into Apple Home Kit.
Apache License 2.0
158 stars 53 forks source link

What is the webhook token? #193

Closed whitecat closed 1 year ago

whitecat commented 1 year ago

Describe Your Problem: The wiki for install has a paragraph asking for a WebhookToken but there is no like to what that is or how to get one.

By configuring the WebhookToken, the plugin will attempt to connect to the SmartThings Webhook Server that we're running and wait for events. This will result in the plugin ignoring the poll settings as polling will not occur.

The previous paragraph has a link how to get a personal access token which is easy to get. Is there a link anywhere to get a SmartThings Webhook token?

iklein99 commented 1 year ago

It is described here. https://github.com/iklein99/homebridge-smartthings/discussions/141

You can go to https://www.kleinstudios.net/howto

iklein99 commented 1 year ago

No activity. Closing