You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am interested in using (or learning from) your Home Assistant Add-On to use Govee LAN API for setting a lights DIY Scene. I currently have programmed a custom holiday light show using Python and the Govee Cloud API which works pretty well, but the audio syncing is always off due to the Cloud API fluctuations. I haven't found a way to set DIY Scenes using the Govee LAN API due to it's limitations - it only supports power toggle, color, brightness and temperature currently.
I found this HA Add-On and have successfully setup Home Assistant with it and I am able to set a DIY Scene on my Govee lights with it manually. Does this functionality actually use the Govee LAN API somehow? Or is it using the Cloud API?
If it is using the LAN API, then it seems like this HA Add-On has solved the ability to set a light to use a DIY Scene over LAN API, so I was hoping you could assist me (or at least point me in the right direction) on how to utilize this same functionality from my own Python (or other) scripts.
Thanks!
Startup Diagnostics
n/a
Additional Logs
n/a
Home Assistant Logs
n/a
Anything else?
n/a
The text was updated successfully, but these errors were encountered:
DIY scenes require a Platform API key and cannot be set via the LAN API.
It's possible that you could translate the data from the Platform API and massage it into the form discussed in the reverse-engineering repo. I'd be interested in the outcome of that investigation, but don't have the bandwidth to participate directly in it.
Govee Device SKU
H7063
Govee2MQTT Version
2024.07.13-82ddc6e9
Describe the issue
I am interested in using (or learning from) your Home Assistant Add-On to use Govee LAN API for setting a lights DIY Scene. I currently have programmed a custom holiday light show using Python and the Govee Cloud API which works pretty well, but the audio syncing is always off due to the Cloud API fluctuations. I haven't found a way to set DIY Scenes using the Govee LAN API due to it's limitations - it only supports power toggle, color, brightness and temperature currently.
I found this HA Add-On and have successfully setup Home Assistant with it and I am able to set a DIY Scene on my Govee lights with it manually. Does this functionality actually use the Govee LAN API somehow? Or is it using the Cloud API?
If it is using the LAN API, then it seems like this HA Add-On has solved the ability to set a light to use a DIY Scene over LAN API, so I was hoping you could assist me (or at least point me in the right direction) on how to utilize this same functionality from my own Python (or other) scripts.
Thanks!
Startup Diagnostics
n/a
Additional Logs
n/a
Home Assistant Logs
n/a
Anything else?
n/a
The text was updated successfully, but these errors were encountered: