@flic-16 Can you try this base64 encode method instead:
function base64Encode(str) {
return Duktape.enc('base64', str);
}
Employees at Shortcut Labs
@flic-16 Can you try this base64 encode method instead:
function base64Encode(str) {
return Duktape.enc('base64', str);
}
@flic-16 You say that you use Basic Authentication, but I don't see where you are setting the Authorization header to "Basic " followed by the base64 encoding of username:password. Instead you are setting some custom x-api-key/x-secret-key headers. Which authentication method should you actually use?
@davidgenge Should be activated now, so please try again. Sorry for the inconvenience.
@jezgdavies We are going to increase the number of steps to 12 instead of 4 (that should hopefully be enough). The ideal would of course be if Alexa supported something like an "analog" value, but for now they only support setups of "when event X happens, trigger routine Y".
You can set up multiple hubs if you want. There is nothing that stops you from doing so. You can pair the same button to multiple hubs. The button will simply connect to the first hub that it can reach when pressed.
@phiche the intention is that Matter would be the savior here, but the adoption of that protocol as well as the release of the Matter specification 1.0 have unfortunately been heavily delayed. Two years ago, we assumed most devices should have implemented Matter at the end of 2023.
It seems that Feit have in their plans to support Matter according to https://www.theverge.com/2022/8/5/23292476/lifx-smart-lighting-feit-electric-new-products. When they are done (and we too), the Twist should be able to control their lights.
Homekit for Flic Twist is unfortunately currently not an option for us to implement, since Homekit does not support rotational devices as input devices.
@dustingtorres Yes! It is one of the priorities we have currently.
@th-zuberer For the smoothest experience we suggest to use our LAN integrations which will deliver lowest latency such as Sonos.
You can however use Alexa as well using the Advanced Dimming or Scene Blender feature. See
. In this case, an Alexa routine will be triggered once the twist is moved to a certain position.We are working on making the positions more dense.
@av303 We found a bug in our hub firmware that occurred whenever the Sonos is updated due to the way it disconnects the flic hub. This should be fixed in our latest hub firmware 4.2.14.
@leo is it eduroam? Is it username/password based or certificate based?