Official app for the Govee WIFI enabled devices. This app supports the main light functions as they are available in the Govee API.
Getting started
For Lights (using the cloud API) and the Appliances:
You need to use the Govee app to request the API key for you account.
Then after installing this app you can set the API key in the app settings.
Then you can add the Govee devices.
For local Api devices ensure you enable local API on every device you want to use like this
Check if your device is supported here:
Supported Product Models (govee.com)
Supported devices
Currently the app supports the:
- Cloud api enabled lights
- [Beta] Cloud api Appliances - Please provide feedback on missing features
- Local api enabled devices
Cloud API devices (main release)
The Govee API v2 allows most normal operations, these are:
- Allows for Light scene control (Flow and optional UI)
- Allows for DIY Light scene control (Flow and optional UI)
- Allows for activation of snapshots (Flow)
- Allows for control of segments (Flow)
- Allows for activating the Musicmode (Flow)
- Allows for activating DreamView (Flow and optional UI)
For the different modes it right now is not possible to know in what mode the device is, so status might get out of sync (like the dreamview mode) - All devices now have an Online alarm support
- Local devices can now be enabled to enhance the device with the advanced features through the cloud (hybrid), see device advanced settings to enable it for a given device
- Homey cloud is now supported (beta)
Local API devices
- The local API devices are much fast in response and dont require cloud support
- The local API devices will not impact your API throttle limits from Govee, so really helps to solve those kind of issues.
- The local API devices seem to allow you to add the same light multiple times. These could cause troubles, so I advise against doing it.
- Local API devices dont know their name, or they dont expose them, so you only get the device type. You can enable/disable local api support on devices to add them on by one.
- Local API devices require discovery time, after the app starts/restarts it may take a minute or so before all devices are discovered and available (wont be ‘solved’)
- Local API devices wont receive updates on colortemp changes (they do when you swicth to colortemp mode) made by other apps like the Govee mobile/light app etc, all other updates should be handled really quickly (needs an 3rd party fix)
- You can enhance local API devices by setting your cloud api key in the app settngs and enable the setting on each device. This allows for the other operations to be available using the cloud api.
Appliances
- Appliance support has split into more dedicated appliances, since version 2.9 these use the new Homey device classes
- Thermometer/Hydrometer is fully supported
- Humidifier is fully support (On/Off, nightlight toggle/mode, work mode (through flow), lack water event)
- Ice maker now also supports the lack water event
- Sensors that support the presence event should now also receive these events.
- Other devicee classes might work fully but are untested by me, please provide feedback
If you own an appliance that is of the other classes (like heaters, ice makers, sensors, fan, etc) that you think should support more events or capabilities, please send me a PM. I will give you instruction on how to send detailed info to me so I can use that info to implement those events and capabilities also.
And its available now:
Test channel
- Test channel is now in sync with main*