• Popular
  • Users
  • Login
Flic Home

Community

  • Login
  • Search
  • Popular
  • Users
  1. Home
  2. michael
  • Profile
  • Following 0
  • Followers 0
  • Topics 0
  • Posts 2
  • Best 0
  • Controversial 0
  • Groups 0

michael

@michael

0
Reputation
133
Profile views
2
Posts
0
Followers
0
Following
Joined 6 Aug 2016, 12:26 Last Online 22 Feb 2022, 00:51

michael Unfollow Follow

Latest posts made by michael

  • RE: send the flic button and action in http request body

    The HTTP header does contain the following information: button-serial-number; button-battery-level; button-name. I agree it would be nice if it also included the button-action. I just put the info in the URL (eg flic/1/click) so I don't have to set a body. I then handle this in Node Red where I can specify the endpoint as flic/:from/:action and it pulls the parameters out for me automatically.

    posted in Flic Hub
    michael
    michael
    28 Oct 2020, 06:23
  • RE: Future of FLIC with new IFTTT plan

    I would categorise Node Red as a replacement. I've always had mine set up this way, where the flic buttons all do "internet" requests along the lines of "http://192.168.0.18:1880/flick/4/click". Node Red then has an http-in node that picks this up and does something with it. In my case, it controls things in Home Assistant, but Node Red has add-ons for Smartthings and can control devices directly too.

    posted in General Discussion
    michael
    michael
    19 Oct 2020, 23:40