forked from TheThingsNetwork/lorawan-webhook-templates
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathhomey.yml
23 lines (23 loc) · 816 Bytes
/
homey.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
template-id: homey
name: Homey
description: Integrate The Things Stack with your Homey
info-url: https://homey.app
logo-url: https://homey-logos.s3.eu-west-1.amazonaws.com/logos/256.png
documentation-url: https://apps.developer.homey.app/cloud/webhooks#option-2-webhooks-using-key-path-properties
tts-documentation-url: https://www.thethingsindustries.com/docs/integrations/cloud-integrations/homey/
fields:
- id: homey_webhookID
name: Homey Webhook ID
description: Webhook ID provided by Homey app
secret: false
- id: keypath_value
name: Keypath Value
description: Keypath value provided by Homey app
secret: true
format: json
headers:
x-user-id: "{keypath_value}"
create-downlink-api-key: true
base-url: https://webhooks.athom.com/webhook/{homey_webhookID}
paths:
uplink-message: /