rust-async-tuyapi

Crates.iorust-async-tuyapi
lib.rsrust-async-tuyapi
version1.0.0
sourcesrc
created_at2022-01-20 19:57:51.490975
updated_at2023-05-25 15:16:19.734979
descriptionThis package is a rust port of the exellent NodeJS implementation by codetheweb for the Tuya API, adapted for async usage
homepagehttps://github.com/FruitieX/rust-async-tuyapi
repositoryhttps://github.com/FruitieX/rust-async-tuyapi
max_upload_size
id517807
size63,614
Rasmus Lövegren (FruitieX)

documentation

README

rust-async-tuyapi

Rust async implementation of the Tuya API used to communicate with Tuya/Smart Life devices.

This crate supports musl targets.

Original sync version here: https://github.com/EmilSodergren/rust-tuyapi

Acknowledgment

Prerequisites

You need to know the key and id of the Tuya device. According to me the easiest way to find these is explained at: Step by Step for adding Tuya-bulbs

Commit count: 184

cargo fmt