# Integrating multitap, long press and combined taps for Senic/Gira Friends of Hue Switch in Homey

**URL:** https://community.homey.app/t/integrating-multitap-long-press-and-combined-taps-for-senic-gira-friends-of-hue-switch-in-homey/123273
**Category:** Flows
**Created:** [December 8, 2024, 7:56pm UTC](https://community.homey.app/t/integrating-multitap-long-press-and-combined-taps-for-senic-gira-friends-of-hue-switch-in-homey/123273 "2024-12-08T19:56:25Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Bram\_Ramaekers](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/bram_ramaekers/32/120736_2.png) [@Bram\_Ramaekers](https://community.homey.app/u/Bram_Ramaekers)
#### Post date: [December 8, 2024, 7:56pm UTC](https://community.homey.app/t/integrating-multitap-long-press-and-combined-taps-for-senic-gira-friends-of-hue-switch-in-homey/123273/1 "2024-12-08T19:56:25Z")

</div>

Hi Homey Community, 👋

I’m new to Homey and currently trying to integrate my **Senic/Gira Friends of Hue switches** ([link](https://www.senic.com/products/friends-of-hue-smart-switch)) with Homey, and I could use some help or tips from those who’ve tackled a similar challenge.

**Current Setup**

- The switch is connected via the **Hue Bridge** and is detected in Homey as a “Hue Tap” switch.
- Using the **Hue Essentials app (iOS)**, I can configure advanced functionality like:
  - **Multitap actions** (single, double, triple, and quadruple taps).
  - **Long press** actions for each button.
  - **Combined taps** , such as pressing both top buttons simultaneously.

These advanced triggers work perfectly within the Hue ecosystem, but I’d like to replicate this functionality to start flows in **Homey**.

**Challenges**

To triger Homey flows only basic actions (single taps) seem to be possible. Advanced interactions like multi-tap, long presses, and combined taps aren’t available as triggers in Homey flows.

**Questions for the Community**

1. **Has anyone managed to integrate multitap or long-press functionality for this switch in Homey?**

- Is there a specific app or workaround I might be missing?

1. **Would removing the Hue Bridge and directly pairing the switch with Homey improve functionality?**

- I’m hesitant to remove the bridge because I also use it for other Hue devices and scenes.

1. **Is there a specific flow or logic setup (e.g., timers or variables) that could emulate multi-tap functionality in Homey?**

- For instance using the **Chronograph App** to simulate multi-taps using counters and timers in Homey (though this seems cumbersome ).

I’d love to replicate the multitap, long-press, and combined-press functionality in Homey flows. If anyone has experience with this or suggestions on how to achieve it, I’d really appreciate your input. 🙏

Thanks in advance!

Cheers,

Bram

EDIT: I just saw this elsewhere on this forum: [Advanced Flow voor KAKU schakelaar (meerdere malen indrukken)](https://community.homey.app/t/advanced-flow-voor-kaku-schakelaar-meerdere-malen-indrukken/72695) I will try this approach.

---

<div class="post-metadata">

### Author: ![Bram\_Ramaekers](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/bram_ramaekers/32/120736_2.png) [@Bram\_Ramaekers](https://community.homey.app/u/Bram_Ramaekers)
#### Post date: [December 9, 2024, 3:40pm UTC](https://community.homey.app/t/integrating-multitap-long-press-and-combined-taps-for-senic-gira-friends-of-hue-switch-in-homey/123273/3 "2024-12-09T15:40:55Z")

</div>

Hi Homey Community, 👋

After some experimenting, I found a solution for achieving multitap functionality with my Senic/Gira Friends of Hue switches in Homey. I built on an idea shared for KAKU switches (link in the original thread) and adapted it using the Advanced Flow Editor. Below, a screenshot of the flow:

 ![image](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/6/2/623054f60f37465bbddb5ed55a78bc8f13725836.png)

An alternative flow (including a timer, to prevent toggling through scenes), this might work better depending on the context

 ![image](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/c/a/ca569c0e6dd41fa11203b70514bac7e85aaef141.png)

This setup allows you to simulate multitap functionality even if the device or integration doesn’t natively support it. Hope this helps others searching for a similar solution. 😊

---

<div class="post-metadata">

### Author: ![OH2TH](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/oh2th/32/111414_2.png) [@OH2TH](https://community.homey.app/u/OH2TH)
#### Post date: [December 10, 2024, 3:19pm UTC](https://community.homey.app/t/integrating-multitap-long-press-and-combined-taps-for-senic-gira-friends-of-hue-switch-in-homey/123273/4 "2024-12-10T15:19:57Z")

</div>

> First of all, welcome to the Homey Community!
> 
> To make sure you are aware of the forum rules, please read the _ **Welcome to the forum!** _ post [here](https://community.homey.app/t/welcome-to-the-forum/31).

And congratulations for solving your original problem. It is good that you shared your solution also as there may be others that could benefit from it.
