hue-bridge

Crates.iohue-bridge
lib.rshue-bridge
version0.1.0-alpha.2
sourcesrc
created_at2022-03-20 19:01:15.789309
updated_at2022-04-24 20:43:23.235987
descriptionAsynchronous Hue Bridge API bindings
homepage
repositoryhttps://github.com/pi-victor/hue-bridge
max_upload_size
id553687
size53,884
Victor Palade (PI-Victor)

documentation

README

Hue Bridge API

Crates.io docs.rs

This crate provides async bindings for Hue Bridge API.

At the time of writing this, the Hue Bridge API is being migrated to API v2, but not all endpoints have been implemented. So this crate utilizes the implemented resources from v2 and plugs the rest with v1.

Commit count: 11

cargo fmt