govee 0.7.2

Async Rust library for controlling Govee smart lighting devices via cloud and local LAN APIs
Documentation
1
2
3
4
5
6
pub mod backend;
pub mod config;
pub mod error;
pub mod registry;
pub mod scene;
pub mod types;