yeelight 0.2.4

Rust API bindings for yeelight WiFi Light Inter-Operation
Documentation
[dependencies.itertools]
optional = true
version = "0.9.0"

[dependencies.serde]
features = ["derive"]
version = "1.0.112"

[dependencies.serde_json]
version = "1.0"

[features]
from-str = ["itertools"]

[package]
authors = ["Leixb <abone9999@gmail.com>"]
categories = ["api-bindings"]
description = "Rust API bindings for yeelight WiFi Light Inter-Operation"
documentation = "https://docs.rs/yeelight"
edition = "2018"
keywords = ["yeelight", "iot", "api"]
license = "MIT"
name = "yeelight"
readme = "./README.md"
repository = "https://github.com/leixb/yeelight"
version = "0.2.4"