Untitled
unknown
plain_text
3 years ago
295 B
381
Indexable
switch:
- platform: command_line
switches:
custom_name: #### CHANGE ME (LOWERCASE ONLY) ####
command_on: >
curl -X POST -H "Authorization: Bearer YOUR_LONG_LIVED_ACCESS_TOKEN" https://YOUR_HOME_ASSISTANT_URL.COM/api/webhook/YOUR_WEBHOOK_ID
Editor is loading...