Flic Home

    Community

    • Login
    • Search
    • Popular
    • Users
    1. Home
    2. Recent
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • pontus

      Flic gen 1 button constant red light
      General Discussion • • pontus

      2
      0
      Votes
      2
      Posts
      1018
      Views

      Emil

      @pontus The button's firmware won't boot if it detects that the voltage is below 2.2 Volt, resulting in that the LED stays on since that is the default hardware state. If you are sure the battery is good, please try inserting it again.

    • trdn89

      Controlling the volume on an IR receiver with Twist?
      General Discussion • • trdn89

      5
      1
      Votes
      5
      Posts
      1582
      Views

      editdave

      @trdn89 itโ€™s insane that they havenโ€™t figured out how to make twist send an IR signal for controlling volume.

    • peter 2

      Flic Twist selector improvements
      General Discussion • • peter 2

      2
      2
      Votes
      2
      Posts
      787
      Views

      peterpewpew

      @peter-2 concur on having a way to just twist and have stuff happen at each of the 12 positions without pushing (which btw seems to work so and so)

    • sgemmen

      Flic Twist Feature Request : Advanced - Position Triggers/Actions
      General Discussion • • sgemmen

      2
      2
      Votes
      2
      Posts
      1603
      Views

      peterpewpew

      +1 on this - I bought the Twist to create an old school transistor radio experience where you turn the knob to tune into different radio stations.

      Donโ€™t really understand why weโ€™re limited to 4 steps there.

      Plz add advanced mode for the blender so we get 12 steps! ๐Ÿ™๐Ÿ™๐Ÿ™

    • savedana

      Flic buttons have somehow combined
      General Discussion • flic alexa button routines • • savedana

      1
      0
      Votes
      1
      Posts
      449
      Views

      No one has replied

    • leonardchrist

      Flic Hub can't establish working connection over Ethernet
      General Discussion • flic hub ethernet problem troubleshoot http request • • leonardchrist

      8
      0
      Votes
      8
      Posts
      3375
      Views

      andrew 2

      @leonardchrist I know I'm super late to the party, but the fact that the hub never ACKs the SYN ACK, plus the fact that it then re-xmits the SYN makes it seem like it never gets anything back. A couple obvious things to check would be the SN mask, and any possible ACLs/VLAN config on the switch ports. Alternatively, you could swap the PC/Hub switch ports and see if the behavior changes at all.

      Alternatively, you could take a deeper look at the SYN ACK from the PC and compare it to the successful equivalent from the WiFi scenario. Hardware failure on the switchport, or hub, might cause it to fail MAC checksums.

    • hello_marley

      Flic2 button is stuck and very difficult to open
      General Discussion • • hello_marley

      4
      1
      Votes
      4
      Posts
      2582
      Views

      cjohnson

      In order to get some of my flic2 buttons open to replace the batteries, I had to peel the adhesive off from the back and replace it with stronger adhesive. I used the black foam 3M automotive tape. That allows the buttons to stick to surfaces stronger which allowed me to finally twist the covers off successfully.

    • david 6

      Randomise a Sonos playlist ?
      General Discussion • • david 6

      1
      0
      Votes
      1
      Posts
      323
      Views

      No one has replied

    • fraaay

      Flic Twist won't link to Alexa
      General Discussion • • fraaay

      1
      0
      Votes
      1
      Posts
      376
      Views

      No one has replied

    • meridian129

      Button just stopped working with Tapo/Kasa smart plu
      General Discussion • • meridian129

      3
      0
      Votes
      3
      Posts
      931
      Views

      meridian129

      @Emil via Alexa routine, and yes I've tried removing/recreating on Alexa itself. Triggering routine directly on Alexa works fine. As noted, the setup has been working for 2+ years, until it didn't.

    • john.j.baumbach

      Flic button stopped working with Sonos/Android
      User Stories • sonos android error • • john.j.baumbach

      13
      0
      Votes
      13
      Posts
      4216
      Views

      john.j.baumbach

      @john-j-baumbach FYI: this was fixed in the Apr 2 2024 release of the Android app. Button works again!

    • michael 4

      HttpRequest suddenly not working
      Flic Hub SDK • • michael 4

      2
      0
      Votes
      2
      Posts
      1172
      Views

      Emil

      @michael-4 Probably the response is too big to fit in the RAM memory given to your application. Do you know how big the response is?

    • kristofer.john.nilsson

      IR blaster protocol
      Flic Hub • blaster ir blaster • • kristofer.john.nilsson

      3
      0
      Votes
      3
      Posts
      1654
      Views

      kristofer.john.nilsson

      @Emil wow, thanks a lot! ๐Ÿ™‚

    • willliam

      Flic Twist - Rotate clockwise / counterclockwise?
      General Discussion • • willliam

      6
      0
      Votes
      6
      Posts
      2096
      Views

      sgemmen

      @Emil Thanks for response! Good to know its still coming. ๐Ÿ™

    • reynoldshomeio

      Connecting Hub to Hidden SSID
      Flic Hub • • reynoldshomeio

      6
      0
      Votes
      6
      Posts
      2887
      Views

      Emil

      @adam-setch Not at the moment. What is your use case in case you want this to be supported?

    • garethw00

      Hidden Wifi Network SSID
      Flic Hub • • garethw00

      3
      0
      Votes
      3
      Posts
      1702
      Views

      adam.setch

      Any further updates on supporting this?

    • carsten.aase

      Right / Left Internet Request (rotary encoder)
      General Discussion • • carsten.aase

      5
      0
      Votes
      5
      Posts
      1361
      Views

      Emil

      @flic-17 Interesting. May I know your use case or what you are controlling with your rotary encoder?

    • peyelit

      Flic button won't change pages using Forscore
      Flic Mac Client • • peyelit

      1
      0
      Votes
      1
      Posts
      2608
      Views

      No one has replied

    • Brooke.

      Allow insecure TLS with the HTTP Module
      Flic Hub SDK • • Brooke.

      5
      0
      Votes
      5
      Posts
      2788
      Views

      okko

      @Emil It might be kind of insecure, but with some devices the only API supported. I would like to make requests to a WiiM device. Their API only supports HTTPS with a self-signed certificate. https://www.wiimhome.com/pdf/HTTP API for WiiM Mini.pdf

      The Flic Hub configured with the Flic App UI is unable to make requests too, even when I turn off the validation. Is there some way to debug the hub's requests? Requests with curl work ok:

      curl 'https://redacted.hostname.fi/httpapi.asp?command=setPlayerCmd:mute:0' --insecure -D - -vvv * Trying 10.0.0.39:443... * Connected to redacted.hostname.fi (10.0.0.39) port 443 * ALPN: curl offers h2,http/1.1 * (304) (OUT), TLS handshake, Client hello (1): * (304) (IN), TLS handshake, Server hello (2): * (304) (IN), TLS handshake, Unknown (8): * (304) (IN), TLS handshake, Request CERT (13): * (304) (IN), TLS handshake, Certificate (11): * (304) (IN), TLS handshake, CERT verify (15): * (304) (IN), TLS handshake, Finished (20): * (304) (OUT), TLS handshake, Certificate (11): * (304) (OUT), TLS handshake, Finished (20): * SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256 * ALPN: server did not agree on a protocol. Uses default. * Server certificate: * subject: C=CN; ST=Shanghai; L=Shanghai; O=linkplay; OU=linkplay; CN=www.linkplay.com; emailAddress=mail@linkplay.com * start date: Nov 14 12:24:18 2018 GMT * expire date: Nov 11 12:24:18 2028 GMT * issuer: C=CN; ST=Shanghai; L=Shanghai; O=linkplay; OU=linkplay; CN=www.linkplay.com; emailAddress=mail@linkplay.com * SSL certificate verify result: self signed certificate (18), continuing anyway. * using HTTP/1.x > GET /httpapi.asp?command=setPlayerCmd:mute:0 HTTP/1.1 > Host: redacted.hostname.fi > User-Agent: curl/8.4.0 > Accept: */* > * HTTP 1.0, assume close after body < HTTP/1.0 200 OK HTTP/1.0 200 OK < Date: Mon, 18 Mar 2024 19:29:14 GMT Date: Mon, 18 Mar 2024 19:29:14 GMT < Server: Boa/0.94.13 Server: Boa/0.94.13 < Connection: close Connection: close < Content-Length: 2 Content-Length: 2 < Last-Modified: Mon, 18 Mar 2024 19:29:14 GMT Last-Modified: Mon, 18 Mar 2024 19:29:14 GMT < Content-Type: text/html Content-Type: text/html < * Closing connection OK

      Anyway, here's a use case to use https with no cert validation. ๐Ÿ•ตโ™‚

    • hlbischoff

      flic with AWS
      Developers • • hlbischoff

      1
      0
      Votes
      1
      Posts
      853
      Views

      No one has replied