Flic Home

    Community

    • Login
    • Search
    • Popular
    • Users
    1. Home
    2. home.assistant.2020
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    home.assistant.2020

    @home.assistant.2020

    0
    Reputation
    83
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    home.assistant.2020 Unfollow Follow

    Latest posts made by home.assistant.2020

    • Flic & Noonlight

      I am attempting to integrate the flic button using the flic hub with noonlight API.

      This is what I need to pass to noonlight using the flic hub:

      curl --request POST
      --url https://api-sandbox.noonlight.com/dispatch/v1/alarms
      --header 'Accept: application/json'
      --header 'Authorization: Bearer AO3yovlMivKQrNLp72cH5QRLoazSbMxS'
      --header 'Content-Type: application/json'
      --data '{"location":{"address":{"line1":"1234 Street Ave.","city":"East City name","state":"AL","zip":"92310"}},"services":{"police":true,"fire":true,"medical":true},"instructions":{"entry":"0000"},"name":"John Smith","phone":"15555555555","pin":"0000"}'

      How would I format this in the flic internet request ?

      posted in Developers
      home.assistant.2020
      home.assistant.2020
    • RE: FlicHub configuration for HTTP request

      I am attempting to integrate the flic button using the flic hub with noonlight API.

      This is what I need to pass to noonlight using the flic hub:

      curl --request POST
      --url https://api-sandbox.noonlight.com/dispatch/v1/alarms
      --header 'Accept: application/json'
      --header 'Authorization: Bearer AO3yovlMivKQrNLp72cH5QRLoazSbMxS'
      --header 'Content-Type: application/json'
      --data '{"location":{"address":{"line1":"1234 Street Ave.","city":"East City name","state":"AL","zip":"92310"}},"services":{"police":true,"fire":true,"medical":true},"instructions":{"entry":"0000"},"name":"John Smith","phone":"15555555555","pin":"0000"}'

      How would I format this in the flic internet request ?

      posted in Developers
      home.assistant.2020
      home.assistant.2020
    • RE: FlicHub configuration for HTTP request

      @oskar I am attempting to integrate the flic button using the flic hub with noonlight API.

      This is what I need to pass to noonlight using the flic hub:

      curl --request POST
      --url https://api-sandbox.noonlight.com/dispatch/v1/alarms
      --header 'Accept: application/json'
      --header 'Authorization: Bearer AO3yovlMivKQrNLp72cH5QRLoazSbMxS'
      --header 'Content-Type: application/json'
      --data '{"location":{"address":{"line1":"1234 Street Ave.","city":"East City name","state":"AL","zip":"92310"}},"services":{"police":true,"fire":true,"medical":true},"instructions":{"entry":"0000"},"name":"John Smith","phone":"15555555555","pin":"0000"}'

      How would I format this in the flic internet request ?

      Thank you

      posted in Developers
      home.assistant.2020
      home.assistant.2020