Flic Home

    Community

    • Login
    • Search
    • Popular
    • Users
    1. Home
    2. General Discussion
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • senseismart1

      This topic is deleted!
      • senseismart1

      1
      0
      Votes
      1
      Posts
      4
      Views

      No one has replied

    • josef_tx

      Lifx LAN dead
      • josef_tx

      2
      0
      Votes
      2
      Posts
      555
      Views

      Emil

      @josef_tx sometimes the udp interface of Lifx bulbs seems to stop working. At that time it usually works again if you unplug and replug the power of the bulb. Also, of course make sure it's on the same wifi as the hub. You can also try to re-scan the bulb in the Flic app when connected to the hub.

    • info b

      http request - disable message "The network connection was lost" - fire and forget
      • info b

      2
      0
      Votes
      2
      Posts
      424
      Views

      Emil

      @info-b Is it possible for you to share the URL so we can test?

    • bradleylgold

      This topic is deleted!
      • bradleylgold

      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • ryansteer100

      List of Hue Scenes is not updating
      hue scenes phillips • • ryansteer100

      1
      0
      Votes
      1
      Posts
      562
      Views

      No one has replied

    • ellisdan

      IFTTT & InfraRed Blaster
      • ellisdan

      1
      0
      Votes
      1
      Posts
      472
      Views

      No one has replied

    • dev 1

      Using one Flic hub for several Slack users?
      • dev 1

      3
      0
      Votes
      3
      Posts
      659
      Views

      dev 1

      @emil I see. I'll look into the API and give it a try. Thank you!

    • cosedi

      How to play music on local NAS?
      • cosedi

      2
      0
      Votes
      2
      Posts
      589
      Views

      Emil

      I don't think there is a general answer for this since every NAS would play music in its own way. Maybe you can use the Internet Request action or use our Hub SDK to perform some custom commands.

    • hjalteworm

      Counting with Flic in Google Sheets or Excel
      • hjalteworm

      4
      1
      Votes
      4
      Posts
      3453
      Views

      christian.genco

      I got daily counters working from flic to google sheets by keeping one sheet that adds a new row with the timestamp a flic button is pressed (via. IFTTT) and another sheet that counts the number of rows on the first sheet that match a given day.

      Here's what the first sheet () looks like:

      2022-03-21 at 8.49.47 PM.png

      Here's what the second sheet looks like:

      2022-03-21 at 8.49.34 PM.png

      The formula I use in the second sheet is:

      =COUNTIFS(Sheet1!A:A, ">="&A2, Sheet1!A:A, "<"&A3)
    • guitarnstuff

      Flic Midi on Mac OS 11.5.2 - How to Set up
      • guitarnstuff

      2
      0
      Votes
      2
      Posts
      503
      Views

      oskar

      @guitarnstuff Hi!

      The MIDI features can be found in the bottom of the action list, under "Flic Universal". Note that you must have a Flic 2 connected directly to your phone (not hub) to configure MIDI.

      You can read more and find tutorials here:
      https://flic.io/flic-universal

    • JeyC

      Send SMS straight from the phone?
      • JeyC

      2
      0
      Votes
      2
      Posts
      567
      Views

      Emil

      @jeyc Google Play store changed their policies and no longer allows us to send sms messages directly. We tried to get an exception but they rejected our request.

      You can build your own Android app though from Android Studio and install it directly on your phone. This can for example listen to an Intent and at that time send an sms. Then use the Send Intent action in our app to call your app to send the sms.

    • terry

      Smart Life discontinuance of IFTTT
      • terry

      10
      2
      Votes
      10
      Posts
      6688
      Views

      michael 2

      Hi,
      I noticed that a member of the flic team said they were going to start looking at Tuya / Smart Life integration. Is there any update on this? At the moment I am using web requests to home assistant using the tuya v2 integration, but it would be good to have this natively in flic!
      Thanks

    • patrickheneise

      "Next Song" with HomeKit?
      • patrickheneise

      1
      0
      Votes
      1
      Posts
      348
      Views

      No one has replied

    • WmH2

      Flic not responding
      • WmH2

      4
      0
      Votes
      4
      Posts
      2960
      Views

      Emil

      @flic-11 We think the bug in apple's Home app might be due to we use a bridge together with an input device. That seems to be a quite uncommon scenario they really haven't tested thoroughly. Most other Homekit products are instead controlled directly.

    • mrrodgers7071

      Wemo devices not found.
      • mrrodgers7071

      7
      0
      Votes
      7
      Posts
      1288
      Views

      mrrodgers7071

      @emil lol thank you. i will return them for now, let me know if you were able to figure it out.

    • dchauge

      Lifx servers unreachable
      lifx flic2 hub • • dchauge

      4
      0
      Votes
      4
      Posts
      1138
      Views

      Emil

      Just tested now in the app and both the LIFX Cloud action and LIFX Local Network action work fine. Maybe a temporary issue?

    • zippydog1

      Help me make a home theater automation “magic box remote”
      • zippydog1

      2
      0
      Votes
      2
      Posts
      622
      Views

      zippydog1

      To give an idea of the guitar FX box concept:

      A816F707-C972-416E-8BE1-59009E9EA513.jpeg

    • sergiodasilva2020

      Can you use one button to not only trigger an automation, but also at the same time to activate a different button, and turn on two automations at one?
      • sergiodasilva2020

      1
      0
      Votes
      1
      Posts
      337
      Views

      No one has replied

    • sa.ak.sh987

      This topic is deleted!
      • sa.ak.sh987

      1
      0
      Votes
      1
      Posts
      26
      Views

      No one has replied

    • magnus 0

      Toggle HomeKit scene?
      • magnus 0

      7
      2
      Votes
      7
      Posts
      4163
      Views

      PhasersOnStun

      I made some progress on this issue. I deleted the single press action of the flic button from the HomeKit home app. Then I single pressed the flic button. The "non-existent" HomeKit single press action was triggered and the device was toggled from off to on.

      This confirmed my suspicion that the action was running twice. It appears that the HomeKit hub was running both the deleted action and the configured action.