Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use light effect catalog to get device scenes for lan control
We default to querying the list of scene effects from the platform API, but if you are running without the platform API credentials (eg: want to run in LAN only mode) then we'd punt on getting the list of scenes, even though we do actually have a way to obtain that information to pave over gaps in the Govee API. This commit adds a fallback to querying that light effect catalog. refs: #349
- Loading branch information