# Light action duraction in milliseconds?

**URL:** https://community.homey.app/t/light-action-duraction-in-milliseconds/34655
**Category:** Questions & Help
**Tags:** zigbee, flow
**Created:** [September 13, 2020, 5:34pm UTC](https://community.homey.app/t/light-action-duraction-in-milliseconds/34655 "2020-09-13T17:34:43Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Floof](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/floof/32/28941_2.png) [@Floof](https://community.homey.app/u/Floof)
#### Post date: [September 13, 2020, 5:34pm UTC](https://community.homey.app/t/light-action-duraction-in-milliseconds/34655/1 "2020-09-13T17:34:43Z")

</div>

Is it possible to set the duration for lights that supports durations to turn on, off, dim, color etc for less than 1 second?

I’m specifically trying to get my Hue and Ikea bulbs to turn on with a duration of 400ms to mimic what my Hue hub scenes were set to.

---

<div class="post-metadata">

### Author: ![Caseda](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/caseda/32/138695_2.png) [@Caseda](https://community.homey.app/u/Caseda)
#### Post date: [September 13, 2020, 6:05pm UTC](https://community.homey.app/t/light-action-duraction-in-milliseconds/34655/2 "2020-09-13T18:05:15Z")

</div>

> [@Floof](#):
>
> 400ms to mimic what my Hue hub scenes were set to.

philips hue bridge uses 200ms, but anyway, no it isn’t possible in Homey currently, feel free to send it in as a [feature request](http://go.athom.com/request-homey-feature).

---

<div class="post-metadata">

### Author: ![Floof](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/floof/32/28941_2.png) [@Floof](https://community.homey.app/u/Floof)
#### Post date: [September 13, 2020, 6:24pm UTC](https://community.homey.app/t/light-action-duraction-in-milliseconds/34655/3 "2020-09-13T18:24:03Z")

</div>

I had custom scenes with All4Hue 🙂

That’s a bummer. I’ll send in a feature request!

---

<div class="post-metadata">

### Author: ![Shakesbeard](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/shakesbeard/32/15112_2.png) [@Shakesbeard](https://community.homey.app/u/Shakesbeard)
#### Post date: [September 13, 2020, 6:50pm UTC](https://community.homey.app/t/light-action-duraction-in-milliseconds/34655/4 "2020-09-13T18:50:20Z")

</div>

Yeah. Actually had a similar issue when implementing my LIFX app. I do think no one really likes hard on/off light cycles. So up until now I have a “global” transition duration set in app settings, which is in ms, that kicks in if no duration was set by any flow card. And that also applies to UI interaction.  
So LIFX does support it, even though only indirectly 😉  
That does not help you though, sorry.

---

<div class="post-metadata">

### Author: ![Caseda](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/caseda/32/138695_2.png) [@Caseda](https://community.homey.app/u/Caseda)
#### Post date: [September 13, 2020, 7:02pm UTC](https://community.homey.app/t/light-action-duraction-in-milliseconds/34655/5 "2020-09-13T19:02:31Z")

</div>

philips hue (zigbee app) has the same in every device’s advanced settings, but not sure you can use decimals there 🤔 and is only for the on/off capability.

---

<div class="post-metadata">

### Author: ![Floof](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/floof/32/28941_2.png) [@Floof](https://community.homey.app/u/Floof)
#### Post date: [September 13, 2020, 7:20pm UTC](https://community.homey.app/t/light-action-duraction-in-milliseconds/34655/6 "2020-09-13T19:20:28Z")

</div>

This might be the solution to my problem! 😄  
Changing the transition time to 0.5 has the light turning on faster! It affects the settings so changing colors and temperature happens a lot faster too. 😃

Edit: Setting it to 0.4 on the Hue bulbs mimics exactly how I had my setup on the Hue. Sadly the Ikea bulbs doesn’t appear to respect this option and my Hue compatible Zigbee dimmers does not have this option at all. Hopefully it’s something that can be implemented by Athom!
