Untitled

 avatar
unknown
plain_text
2 years ago
295 B
346
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...