Created At

Jan 10, 2022

Last Update

Aug 24, 2022

Platforms

HC 3 Lite, Z-box Hub, Yubii Home, Venture WISE, HC 3

Views

3346

Download

153

Type Quick App

Version 1.1.0 (20220824) based on Govee API v1.8
QuickApp compatibile with HomeCenter 3, HomeCenter 3 Lite and Yubi Home hub

 Allows to get information and  controll Govee LED lights:

  •  on-off state
  •  color
  •  brightness
  •  highlight/illumination level of Govee color led lights
 
Uses Govee HTTP API to controll a device. Connection goes via Govee cloud.
Govee API set some limitations for connections:
  • can get and set only data listed above
  • support only 10 requests per minute, more is ignored and the light does not respond to changes (QuickApp shows warining when limit is exceeded)
  • for RGBiC lights can set common color for all the segments, and when color is changed via Govee APP - QuickApp updates only when same color is set for all segments
  • due to a bug in Govee API (2022.08.24), QuickApp cannot show White Temperature mode when it is set via GoveeApp (when White Temperature is set from QuickApp, all is fine)
To connect you need to set QA variables: GOVEE API KEY and DeviceID.
  • API Key can be obtaind also via Govee mobile app (go to My Profile -> Settings -> About Us -> Apply for API Key, and wait for email)
  • DeviceID is id similar to MAC address, that cannot be obtained from Govee APP. So you can put ther simple numbers, as 1,2,3, which refer to number of device attached to your Govee account. If you have one device, just put "1". Enter "2" if you want to connect to second device. List of devices is available at Govee App. After proper connection, DeviceID variable is updated and full ID number of device is put there by the QuickApp.

QA type is Color Controller (same as RGB Controller) so can be used in block scenes and profiles. It is set in  RGB mode by default, it is not recoimended to change it to RGBW.
Depends on version of HomeCenter and version of HomeCenter app, QuickApp can be displayed in different ways. As set of scrollers for R, G and B chanlles, as color wheel or color picker. 

Govee API is supported by following Govee devices with Wifi connection enabled:
H6160, H6163, H6104, H6109, H6110, H6117, H6159, H7022, H6086,
H6089, H6182, H6085, H7014, H5081, H6188, H6135, H6137, H6141,
H6142, H6195, H7005, H6083, H6002, H6003, H6148, H6052, H6143,
H6144, H6050, H6199, H6054, H5001, H6154, H6072, H6121, H611A,
H5080, H6062, H614C, H615A, H615B, H7020, H7021, H614D, H611Z,
H611B, H611C, H615C, H615D, H7006, H7007, H7008, H7012, H7013,
H7050, H6051, H6056, H6061, H6058, H6073, H6076, H619A, H619C,
H618A, H618C, H6008, H6071, H6075, H614A, H614B, H614E, H618E,
H619E, H605B, H6087, H6172, H619B, H619D, H619Z, H61A0, H7060,
H610A, H6059, H7028, H6198, H6049, H7031, H7032, H61A1, H61A2,
H61B2, H7061, H6067, H6066, H6009, H7041, H7042, H604A, H6173,
H615E, H604B, H6091, H7051, H7062, H618F, H605D, H6046, H601A,
H61A3, H610B, H6047, H7065, H61E1, H6057, H604C, H6065, H605C,
H705A, H705B, H7055
More at: eu.govee.com

13 Comments,  Want to add comment please login
14d197950d2e8b105c17c4061eba8591

Can you help me to make a VD of HC2?

9086b3ae49454c0bf13963d30047621f

New version is under development. For version 1.0.2, to get proper MAC/ID for variables, you need (this is workarround) 1. set DeviceMAC variable to eny value longer than 6 characters, ex 111111, and SAVE 2. open QA log (Console button in left menu) 3. check if you see line as: Found: LED pro | H619A | XX:XX:XX:XX:XX:XX 4. copy "XX:..." values - and set as DeviceMAC in parameters. It shall contain 6 groups of hex digits I know it is not easy. Before, Govee APP provided that MAC (ID), now they show different one in the APP. Thats why we will release here new QA version soon (will be version 1.1.0)

4a66d0e0cce9ff338eee0e79312cc6d5

Can you tell me what address is needed if its not the MAC address displayed in the app?

9086b3ae49454c0bf13963d30047621f

Due to some changes in Govee mobile app, MAC address shown in the APP is not the one required in the QuickApp to match devices. So configuration of QuickApp is not simple now. Quickapp will be rebuild to solve that problem, but it will take some time. I am sorry for inconvenience.

9086b3ae49454c0bf13963d30047621f

Configuration steps are described above, in the description. You have to obtain API KEY, and get MAC Address, which shall be entered at Variables tab of QA