@info-6 Thank you so much for reporting this, we will check this out and update the branch with this change!

Posts made by oskar
-
RE: The executable ... contains bitcode.
-
RE: Real-time keyboard commands
@atruttmann Hi! Unfortunately this clashes with a build in functionality that after 8 seconds the Flic will disconnect and advertise in "Flic mode". This is to give users a way to connect the Flic back to the Flic app in the case you would not be able to disconnect it from the other device.
-
RE: "Could not add user to Hub" - Not working and persistent alert in iOS App. Please help.
@jonasnordstrom Hi! This is fixed in the new beta version 5.5.3!
-
RE: Sonos Devices Not Found
@jeff Hi! Sorry to hear about this! Could you check to verify that the Flic app has access to the local network? This can be done in iOS Settings -> Flic -> Trun on "Local network". If it is already turned on, could you try turning it off and back on again?
-
RE: Flic Univ Shortcut on Raspberry Pi
@jf Hi!
Could you describe at which step it failed? Did the RPi discover the Flic at all?I don't have a RPi at hand but just tried with Kubuntu and did not see any issues.
Also to make sure, did you add it by going to System Settings -> Hardware -> Bluetooth -> Add new device?
-
RE: Buttons not appearing in Homekit
@a-j-towler Hi! I have reached out to you through our support system (aka email), it's a bit easier to communicate there
-
RE: Flic Homekit
@samjay Hi!
Very sorry to hear this. Unfortunately this seems to be somewhat common with our HomeKit users, as you describe it seems that HomeKit does not realize something has changed.
The only way to completely re-do the HomeKit pairing from scratch is unfortunately to factory reset the Flic Hub. This makes it appear as a new device to HomeKit and hopefully into a working state.
To do this, locate the pinhole button underneath the LED on the back of the Flic Hub. Press Using a pin or needle, press and hold this button for 10-15 seconds. The LED should blink to indicate that it is rebooting.
Remove the Hub from the Flic app by pressing and holding on the Hub icon. Now re-add your hub and button and enable HomeKit for the button.
If you have performed all these steps and you still can't find your button, we strongly encourage you to file a bug report with Apple so that we can escalate this issue.
-
RE: Flic app v5.4.2 rename broken
@ColCustard Hi! This issue should now have been fixed in the latest version of the Flic app for iOS!
-
RE: Can't Access My Scenes in SmartThings
@na51hog Hi!
This issue has finally been resolved by SmartThings, authenticating should now work again!
Sorry for the inconvenience!
-
RE: Buttons not appearing in Homekit
@a-j-towler Could you try one last thing: factory reset of the Flic Hub. To truly re-do the HomeKit pairing, the only way is unfortunately is to factory reset the Flic Hub. You can do this by locating the pin hole button underneath the LED. Using a pin or needle, press and hold this button for 10-15 seconds. Upon releasing, the LED should blink to indicate reboot and you need to re add your button and now get a chance to pair this to HomeKit.
Very sorry for having to ask you to do this, but if this does not work, I strongly encourage you to file a bug report to Apple in order to escalate this issue within Apple.
-
RE: Buttons not appearing in Homekit
@a-j-towler Hi! I just want to double confirm that the Flic is not appearing in any of the rooms listed in the menu in the top right corner (see image).
-
RE: "cannot push beyond allocated stack" fatal error.
@martinm Hi!
Excellent bug report, thank you!
This has been fixed in the new firmware that is currently in beta. If you want to try it out, please PM me your hub serial number and I can assign the new firmware to your hub.
-
RE: Buttons not appearing in Homekit
@Smurfhunter Hi!
First of all, sorry to hear you are having issue. Just one more thing I wanted to check:
Sometimes the Flics end up in a specific room instead of under the main "Home" section.If you press the top right menu (circle with 3 dots), the "rooms" should appear in the bottom of this menu, if you have any. Could you check if the Flics are in any of these rooms? If you find them there, you can press & hold them and select "Add to Home view" to have them show up in your Home apps main section.
If this does not work, could you give us some details on your setup:
iOS version
HomePod/Apple TV OS version and modelSorry for the inconvenience!
-
RE: Flic Universal HID keyboard function.
@anolma Hi! This has now been released for the iOS app. Now you can select "Real-time" when adding Keyboard Command to Push trigger to make the key correspond to the actual button down and up event!
-
RE: How do I make Flic2 a HID Bluetooth keyboard
@kurtangus Hi! This has now been released for the iOS app. Now you can select "Real-time" when adding Keyboard Command to Push trigger to make the key correspond to the actual button down and up event!
-
RE: ✅ Open Sound Control (OSC) script for Flic Hub SDK
@KP Hi! Sorry about this, it seems we had a memory leak which we have now fixed. If you want to try out the fix, please PM me your Hub serial number and I can assign you the new beta firmware. Sorry for the inconvenience!
-
RE: How do I make Flic2 a HID Bluetooth keyboard
@kurtangus Hi!
This will be released in the next update of the Flic app for iOS, scheduled for next week. I will let you know when it's out!
-
RE: Flic 2 Button in Universal mode still doesnt had true HID functionality.
@kurtangus Hi!
So sorry to say but it seems this has somehow fallen between two chairs. I definitely see the use case for this and I will try to get this feature added as soon as possible.
Thank you for bringing this to our attention!
-
RE: Using HUB with OSC,MIDI,KEY Commands
@robarammisc said in Using HUB with OSC,MIDI,KEY Commands:
MIDI
Hi! Just wanted to let you know that OSC is now released for the Flic Hub SDK:
https://community.flic.io/topic/18239/open-sound-control-osc-script-for-flic-hub-sdk?_=1675685771460
-
✅ Open Sound Control (OSC) script for Flic Hub SDK
Hi!
We have released a script to make it possible to send OSC messages from the Flic Hub SDK.
The script can be found here: https://github.com/50ButtonsEach/flic-hub-sdk-osc-js
OSC is a communication protocol made for live performances and is often used to communicate with the popular application https://qlab.app .
With this script you can easily trigger workflows in QLab (or other OSC enabled applications) with a push of a button.
Hope you find this useful!