repositorypackage
0.3.0
Repository: https://github.com/yunjuiot/tuyacloud.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
tuyacloud
This repo is MOVING to https://github.com/ekeynow/tuyacloud
unofficial Tuya Cloud API SDK.
Status
Project is under active development, API may changes in futures.
Feature
- Go-style API design.
- Full Feature support.
- Authorization Management
- User Management
- Pair Device Management
- Device Control
- Device Timing Management
- Smart Home Management
- Scene Automation
- Data Service
- Weather Service
- Device Management
- OTA
- Device Group
- Universal Infrared
- Smart Door Lock
- Body Fat Scale
- Sleep pace
- IPC
Install
go get github.com/yunjuiot/tuyacloud
Contribute
Use issues for everything
- For a small change, just send a PR.
- For bigger changes open an issue for discussion before sending a PR.
- PR should have:
- Test case
- Documentation
- Example (If it makes sense)
- You can also contribute by:
- Reporting issues
- Suggesting new features or enhancements
- Improve/fix documentation