Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pi-victor/hue-bridge

Async rust bindings for Hue Bridge
https://github.com/pi-victor/hue-bridge

hue-api hue-bridge hue-bulbs hue-entertainment hue-lighstrip hue-lights hue-lights-control philips-hue

Last synced: 7 days ago
JSON representation

Async rust bindings for Hue Bridge

Awesome Lists containing this project

README

        

Hue Bridge API
---

[![Crates.io][crates-badge]][crates-url]
[![docs.rs][docs-badge]][docs-url]

[crates-badge]: https://img.shields.io/crates/v/hue-bridge
[crates-url]: https://crates.io/crates/hue-bridge
[docs-badge]: https://docs.rs/hue-bridge/badge.svg
[docs-url]: https://docs.rs/hue-bridge

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.'

Resources that the bindings support:

- [x] List lights
- [ ] Set light

- [ ] List scenes
- [ ] Set scene

- [ ] List rooms
- [ ] Set room

- [ ] List zone
- [ ] Set zone

- [ ] List devices
- [ ] Set device