@SME This works perfectly fine in the Android app. You find the KEYBOARD COMMAND action under the Flic Universal category. There you select "Keys" and then A, B or C.
Group Details Private
FlicTeam
Employees at Shortcut Labs
-
RE: Flic button to emulate keyboard strokes on Android
-
RE: Play Sonos Favorite (not Playlist)
@mx5_94 thanks for the feedback. I assume you think it's more convenient to use sonos favourites over sonos playlists?
-
RE: Flic Hub LR and Home Assistant
@craig-2 we are internally experimenting with our new hub sdk features (https://community.flic.io/topic/18536/new-flic-twist-features-for-the-hub-sdk) together with home assistant (communicating over mqtt) and it works pretty good. So that is one option.
The other option is to expose devices in home assistant as matter devices, as explained here https://community.flic.io/topic/18457/home-assistant-twist-another-angle.
-
RE: New Flic Twist features for the Hub SDK
@mosthated Sorry forgot to mention that only the iOS app shows this provider right now. It will come later to Android.
-
RE: Location permission denied
@bmatest0910 You need to carefully study the readme at https://github.com/50ButtonsEach/flic2lib-android, in particular the section https://github.com/50ButtonsEach/flic2lib-android?tab=readme-ov-file#scanning-for-new-buttons. What API level does your app target and what Android version does your device have?
If targeting and running on Android 12 or higher, ACCESS_FINE_LOCATION is not the permission that you should request at runtime, but BLUETOOTH_SCAN and BLUETOOTH_CONNECT.
If you really need ACCESS_FINE_LOCATION in your app for your other purposes, not Flic-related, such as GPS, you need to follow the instructions at https://github.com/50ButtonsEach/flic2lib-android?tab=readme-ov-file#api-versioning-and-manifest-permissions.
-
RE: Hub vs Hub LR
@beachb_sl the buttons communicate using Bluetooth, not wifi. May I ask you where you have read that they use wifi?
Bluetooth Long Range is a feature introduced in Bluetooth 5.0 (also called Coded PHY) which uses error correcting codes so that the receiver can restore the packet content even if a few bits are lost.
-
RE: Hub vs Hub LR
@beachb_sl yes and of course the main difference that gives the name to Hub LR: Bluetooth Long Range.
-
RE: Hub LR not factory resetting after failed Homekit AND Home Assistant integration attempts
@gerald That is very strange. Could you please shoot a video showing where you hold down the pin hole for 10-15 seconds (not less, not more), also including the LED indicator in the video?
-
RE: Hub LR not factory resetting after failed Homekit AND Home Assistant integration attempts
@gerald Where did you read that you should hold down the pin hole for 15 to 40 seconds? Our manual at https://flic.io/manuals/flichublr states that you need to hold it down for 10 to 15 seconds. Please try this.