# Govee dreamcolor

**URL:** https://community.homey.app/t/govee-dreamcolor/34492
**Category:** Apps
**Created:** [September 9, 2020, 4:24am UTC](https://community.homey.app/t/govee-dreamcolor/34492 "2020-09-09T04:24:23Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Tb1](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/tb1/32/8934_2.png) [@Tb1](https://community.homey.app/u/Tb1)
#### Post date: [September 9, 2020, 4:24am UTC](https://community.homey.app/t/govee-dreamcolor/34492/1 "2020-09-09T04:24:23Z")

</div>

Is there an app for Govee dreamcolor led strip or is there one under development? Would be great to control this led strip with homey.

---

<div class="post-metadata">

### Author: ![Tb1](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/tb1/32/8934_2.png) [@Tb1](https://community.homey.app/u/Tb1)
#### Post date: [September 9, 2020, 5:09am UTC](https://community.homey.app/t/govee-dreamcolor/34492/2 "2020-09-09T05:09:37Z")

</div>

This one [https://www.amazon.de/dp/B07S45MZL6/ref=cm\_sw\_r\_cp\_apa\_i\_WngwFbP9C1NYQ](https://www.amazon.de/dp/B07S45MZL6/ref=cm_sw_r_cp_apa_i_WngwFbP9C1NYQ)

---

<div class="post-metadata">

### Author: ![schmucke](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/schmucke/32/79913_2.png) [@schmucke](https://community.homey.app/u/schmucke)
#### Post date: [November 29, 2020, 10:06pm UTC](https://community.homey.app/t/govee-dreamcolor/34492/3 "2020-11-29T22:06:56Z")

</div>

Hey,

you can turn the device “on” and “off” with your Homey an set a static color. i think, a developer can build a goodone app… but i dont be a dev 😉

First, you must get a API Key from Govee. You can get it in the govee APP under your Profile -\>About us -\> Get API Key. You will receive a key instandly to your Emailadress with the actually API reference.

After that you must become out which device ID your device has. I have use the Chrome extention “Advanced REST client”.

 ![image](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/5/0/50dc86ebd0b63eb4f2817d85f4c1a7c695c91e49.png)

You create a new “GET” request - in the header you must add your “govee-api-key” (the key which you become per email). After you send the call you will recive a list of your devices. here can you see the answer.

You need the DeviceID for the next step.

Back to homey you need to create a new flow:

 ![image](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/f/d/fdc131a544438bcefee9210062ac73888282a110.jpeg)

(for the break in the header section you can use Shift+Enter in the Browaserapp [https://flow.homey.app/](https://flow.homey.app/))

thats all. You can copy that flow an edit “off” in the Body to “on”.

If you has more ideas, tell me plase 😉

Good luck  
Schmucke
