# Philips hue zigbee Flow Parameters RGB W

**URL:** https://community.homey.app/t/philips-hue-zigbee-flow-parameters-rgb-w/25877
**Category:** Apps
**Tags:** app, flow
**Created:** [February 13, 2020, 10:12pm UTC](https://community.homey.app/t/philips-hue-zigbee-flow-parameters-rgb-w/25877 "2020-02-13T22:12:50Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![RobinL](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/robinl/32/17955_2.png) [@RobinL](https://community.homey.app/u/RobinL)
#### Post date: [February 13, 2020, 10:12pm UTC](https://community.homey.app/t/philips-hue-zigbee-flow-parameters-rgb-w/25877/1 "2020-02-13T22:12:50Z")

</div>

Hi,

I have one hue lamp with RGB W. I want to use the W LED, but I dont know which parameter is the correct one. Is there any documentation about the flow parameters of hue lamps?  
Temperatur didnt work well. If I set Temperatur to 50% and change then to 0% the color switches to green and then to white. If I change back to 50% it also switches over green to white.

 ![20200213_221623](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/f/b/fb79119bdb2ab9b0c98ee171b8a88840030a8b20.jpeg)

---

<div class="post-metadata">

### Author: ![DirkG](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/dirkg/32/118897_2.png) [@DirkG](https://community.homey.app/u/DirkG)
#### Post date: [February 14, 2020, 7:35am UTC](https://community.homey.app/t/philips-hue-zigbee-flow-parameters-rgb-w/25877/2 "2020-02-14T07:35:00Z")

</div>

Is the Hue lamp connected via the Philips Hue Bridge?  
If so, set the desired color via the original Philips Hue app and read the current values in [https://developer.athom.com/](https://developer.athom.com/) in section „Devices“.

 ![image](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/4/e/4e50582455c1fe15a5ad1be11ca1ff642e276f9a.jpeg)

To set a desired color you have to consider all necessary parameters in the flow (example!):

 ![image](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/5/e/5e66a5ce77d9e51769adccaa4d59b28b117ab509.jpeg)

---

<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: [February 14, 2020, 8:51am UTC](https://community.homey.app/t/philips-hue-zigbee-flow-parameters-rgb-w/25877/3 "2020-02-14T08:51:18Z")

</div>

I am not a hue user but in general, if you want white, you set Saturation to zero. And control the warmth of the white with the temperature setting.

---

<div class="post-metadata">

### Author: ![RobinL](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/robinl/32/17955_2.png) [@RobinL](https://community.homey.app/u/RobinL)
#### Post date: [February 14, 2020, 12:27pm UTC](https://community.homey.app/t/philips-hue-zigbee-flow-parameters-rgb-w/25877/4 "2020-02-14T12:27:22Z")

</div>

Thank you fantross. The dev consol was helpful. I set the desired shades of white and took over the data from device section to my flow. A little bit laborious, but it workes.

Now it looks like so:

 ![Screenshot_20200214-132307_Homey](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/1/0/10138aec9dc2e7f2b960d97949d513f8a9e0262b.jpeg)

---

<div class="post-metadata">

### Author: ![DirkG](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/dirkg/32/118897_2.png) [@DirkG](https://community.homey.app/u/DirkG)
#### Post date: [February 14, 2020, 12:30pm UTC](https://community.homey.app/t/philips-hue-zigbee-flow-parameters-rgb-w/25877/5 "2020-02-14T12:30:05Z")

</div>

👍🏼
