[APP][Pro][Cloud] Govee

Hello Kaoh,
I had such great success using your Homey “Test” app, and am looking to expand use of Govee devices. Could I ask that you consider implementing connectivity to a Govee H5109 Floating water sensor? I decided to purchase one and am hoping this may be a good direction for yourself. My ultimate goal would be to not use the gateway/hub and connect via Homey and your app to the device. It utilizes 433 MHz. Internet Link: GoveeLife Smart Pool Thermometer with Smart Gateway 1s - Govee
Another interesting item is H5107 Outside Thermo-Hygrometer. I do not own one of these yet. Very interested in the LoRa 928 MHz capability. I actually use YoLink devices (not supported by Homey) for similar long-range connectivity.

Thank you for your consideration.

I am glad your so happy with the app :blush:.
This app right now only has ip based code. The api’s haven ben published by govee to make that possible. The Bluetooth and rf code has not. At this moment Govee allows this app but doesn’t provide active support or more details. So without public info i am going to spend to much time on it. There are several refactoring initiatives that made some progress but it is all very device specific. While this app can detect the devices their capabilities to prevent me having to support all those govee devices 1 by 1.
So unless govee sends me or publishes the info for Bluetooth or rf, i won’t spend time on it.

I understand completely. I have ordered one of each as I have a viable use. Once functional, I will let you know if the Test app finds them.
My alternate plan/option is implementing within Home Assistant and importing into Homey. Temp conversion for Govee devices following this process has yielded inconsistent results. That is why I was so excited yesterday.
I will let you know what I find out.
Thanks for your help

Hey Guys.

New to this Govee thing - bought 22 GU10 Bulps and replaced all my houses outdoor celing lights as i could se that there is some good and active development going on. And the bulps were a bargiain price-wise.

I have setup 4 zones (North, South, East, West) as i would also like to use area-specific sensor and surveilance to trigger activity in independtent zones. The parrent zone Outside can offcause trigger all to turn on etc.

I use sun-events to start a daily routine From sunset starts to night begins. Here i want to use a scene from Govee (Dusk or maybe make one myself as DIY) and i have grouped all 21 bulps in the Goovey app where ti can be activated.

Now, i have been trying to figure out how to trigger the DIY scene for the group made in Govee rather than using flow for all 21 bulps independently. The Homey Pro app “Group” cant be used for this, hence the question is if there is a workaround ?

At other times of the night, i dont want a scene to be triggered, but instead switch bulps back to white, and then turn them on in the selected zone.

Anyone able to wrap their head around this ? My thought was to use group in homey to turn on the lights, and then in the flow, being able to trigger a light scene in Govee containing ALL outside bulps, or trigger a lightscene/group in Goovey that cotnains the specific group i want to activate

Thanks to the dev. for being activly invested in this app.

Thanks for your message. Groups in the govee app are indeed not supported through the cloud api nor local devices. That is why you can not with this app.
However you can set scenes in homey that work with the govee devices. But that will not work with the diy scenes. You can try to do this using the DreamView capabilities maybe?

Sorry, if the cloud api will gain this support I will add it to the app :blush:

Thanks for the fast reply.

Lets see if the API gets updated with the feature. Due to your reply i will try to make a workaround.

Creating a standard flow for each zone (N-S-E-W) Setting the group (Homey Groups app) to color ffff - Then have the advanced flow to trigger the standard flow before turning off the group. then all should be reset to white.

Then i can do a standard flow that sets all bulps independently to a scene, and trigger that flow in advanced flow when the daily routine is triggered.

Will see how it works out. :slight_smile: