Flic Home

    Community

    • Login
    • Search
    • Popular
    • Users
    1. Home
    2. Emil
    • Profile
    • Following 0
    • Followers 3
    • Topics 0
    • Posts 488
    • Best 34
    • Controversial 0
    • Groups 1

    Emil

    @Emil

    FlicTeam

    38
    Reputation
    2413
    Profile views
    488
    Posts
    3
    Followers
    0
    Following
    Joined Last Online

    Emil Unfollow Follow
    FlicTeam

    Best posts made by Emil

    • RE: Status of Apple HomeKit Support

      @bulk Yes we have made the submission.

      posted in Flic Hub
      Emil
      Emil
    • RE: Alexa and FLIC integration.

      We are slowly rolling this out in different regions. Stay tuned.

      posted in General Discussion
      Emil
      Emil
    • RE: Flic for pi3..

      @giannis-yt I would guess at the moment the Raspberry Pi Zero Wireless is one of the cheapest options.

      posted in Developers
      Emil
      Emil
    • RE: Status of Apple HomeKit Support

      @hello_marley the ball is moving according to plan. Please stay tuned 🙂

      posted in Flic Hub
      Emil
      Emil
    • RE: UDP Broadcast address problem

      What you should do is to first call bind, followed by setBroadcast(true) on the socket. Then you can send messages using send.
      FYI, the API is made to be compatible with Node.js API https://nodejs.org/api/dgram.html.

      posted in Flic Hub SDK
      Emil
      Emil
    • RE: FlicBroadcastReceiver

      Have you followed the tutorial? Did you register the correct flags according to this?

      posted in Developers
      Emil
      Emil
    • RE: Internet Request with user name and password

      Hi. You need to manually construct the Authorization header. See https://en.m.wikipedia.org/wiki/Basic_access_authentication.

      posted in Flic Hub
      Emil
      Emil
    • RE: Add yarn/npm modules

      Our runtime is not 100% compatible with node.js and you can't directly install npm modules. However you could try copy-paste the source code into our IDE and maybe it will work.

      posted in Flic Hub SDK
      Emil
      Emil
    • RE: Flic for pi3..

      @aconrad2 Hi. You can use Flic Single just like any other Flic with the Linux SDK.

      posted in Developers
      Emil
      Emil
    • RE: HTTP Request not working with Flic controlled by Hub. BUG ??

      Hi. Please see https://community.flic.io/topic/17817/internet-request-with-user-name-and-password.

      posted in Flic Hub
      Emil
      Emil

    Latest posts made by Emil

    • RE: Help - Alexa Can't Discover My Flics

      Sorry for the issue, it was an error at our side on our backend.
      Please remove the buttons from the hub and add them back while the hub is connected to the internet.
      Then assign the Alexa action in the app to the buttons, while you have internet.
      Then they should appear in the Alexa app if you discover devices.

      posted in General Discussion
      Emil
      Emil
    • RE: Help - Alexa Can't Discover My Flics

      Hi again. Could you please give me the serial numbers of your buttons as well? (written under the battery)

      posted in General Discussion
      Emil
      Emil
    • RE: Help - Alexa Can't Discover My Flics

      @hal_bryan Hi. Can you please give us your hub serial number so that we can check if everything seems correctly set up in our backend?

      posted in General Discussion
      Emil
      Emil
    • RE: Can I use more than one Flic hub?

      @MediaMan sure!

      Just pair each flic to each hub and assign the same configuration for every hub for a specific button.

      Note that Smartthings can only be used with one flic hub though, per Samsung account, due to a technical limitation.

      posted in Flic Hub
      Emil
      Emil
    • RE: WPA2-Enterprise (PEAP)

      @leo Unfortunately not...

      posted in Flic Hub
      Emil
      Emil
    • RE: Can't find SmartThings in provider

      @jayjoonseo The SmartThings action is only available on the Flic Hub, i.e. not for when the Flic is connected directly to the iOS/Android app. If you have a hub, be sure to connect to it first. Then you will find SmartThings in the provider list.

      posted in General Discussion
      Emil
      Emil
    • RE: Http Request - Unsupported URL

      @nickbevan Sometimes it can happen that you accidentally enter unicode character ” for the ". Make sure you enter this correctly.

      Exactly where do you see "Unsupported URL error"?

      posted in Developers
      Emil
      Emil
    • RE: Turn off WiFi radio on Flic Hub LR

      If you don't configure WiFi on the hub, it should not emit any WiFi signals as far as I know... Do you see something different?

      posted in Flic Hub
      Emil
      Emil
    • RE: LIFX Lights Not Found

      @ledtear are you using the lifx cloud action or the lifx lan action? Are the lights already on the same wifi (they need to be set up using the lifx app first)? What model of the lifx do you have?

      posted in General Discussion
      Emil
      Emil
    • RE: Flic Hub LR and Home Assistant

      @stevehooper yeah we should really try to add a direct Home Assistant integration from the Flic hub someday, since it is so popular...

      In the meantime, can you use the Internet Request action in our app to send a simple http request to your device running Home Assistant maybe?

      posted in Flic Hub
      Emil
      Emil