Untitled
Anonymous
plain_text
02/16/2023 2:26 PM
396 B
433
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...