Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kueblc/mocktuyacloud
Framework to emulate Tuya cloud services
https://github.com/kueblc/mocktuyacloud
Last synced: 12 days ago
JSON representation
Framework to emulate Tuya cloud services
- Host: GitHub
- URL: https://github.com/kueblc/mocktuyacloud
- Owner: kueblc
- Created: 2019-01-13T20:34:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-17T01:54:55.000Z (over 4 years ago)
- Last Synced: 2024-07-05T10:41:45.241Z (4 months ago)
- Language: JavaScript
- Size: 78.1 KB
- Stars: 116
- Watchers: 15
- Forks: 23
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mock Tuya Cloud
Intended to eventually be a general purpose framework for interacting with Tuya devices without the Tuya operated cloud. You can take control of your devices, prevent data leak, and unlock the full potential of your hardware.Development has stalled as [tuya-convert](https://github.com/ct-Open-Source/tuya-convert) has become the primary option for custom firmware flashing (and I don't have any Tuya firmware running on a real device anymore!).
Feel free to take part either by applying any part of this code to your project or by submitting code, logs, feedback, suggestions, data back my way
## Work in progress! Please do not use this unless you really know what you are doing. You can break things with this! That's on you
## TODO
- [ ] learn to organize
- [ ] move specific use cases into an examples folder
- [ ] refactor device-info
- [ ] more thanks
- [ ] flesh out todo list
- [ ] add appropriate license(s) and cite borrowed code## Thanks
- codetheweb and contributors to [tuyapi](https://github.com/codetheweb/tuyapi)
- drushbrook, SynAckFin, GeorgeIoak, mssmison, and others from [this issue thread](https://github.com/codetheweb/tuyapi/issues/49)Many more