Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matiasdelellis/tuya_cloud
Tuya Cloud Integration for Nextcloud
https://github.com/matiasdelellis/tuya_cloud
integration nextcloud smarthome tuya tuya-api tuya-cloud tuya-smart
Last synced: about 1 month ago
JSON representation
Tuya Cloud Integration for Nextcloud
- Host: GitHub
- URL: https://github.com/matiasdelellis/tuya_cloud
- Owner: matiasdelellis
- License: agpl-3.0
- Created: 2023-09-27T00:10:34.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-06T12:06:30.000Z (over 1 year ago)
- Last Synced: 2024-10-31T17:44:55.408Z (3 months ago)
- Topics: integration, nextcloud, smarthome, tuya, tuya-api, tuya-cloud, tuya-smart
- Language: PHP
- Homepage: https://apps.nextcloud.com/apps/tuya_cloud
- Size: 46.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING
Awesome Lists containing this project
README
# Tuya Cloud
Tuya Cloud Integration for Nextcloud. This integrates ΒΏall? Powered by Tuya devices you have added to the Tuya Smart and Tuya Smart Life apps.## π Installation
Tuya Cloud is available in the Nextcloud App Store and can be installed
directly from your Nextcloud installation looking in the category integration.Nextcloud will notify you about possible updates. Please have a look at
[CHANGELOG.md](CHANGELOG.md) for details about changes.## π Bugs
Before reporting bugs:
* Get the newest version of the Tuya Cloud app
* Please consider also installing the [latest development version](https://github.com/matiasdelellis/tuya_cloud.git)
* [Check if they have already been reported](https://github.com/matiasdelellis/tuya_cloud/issues)## π Development Setup
1. Clone this into your `custom_apps` folder of your Nextcloud: `git clone https://github.com/matiasdelellis/tuya_cloud.git`
2. In a terminal, just run the command `make` to install the dependencies and build the aplication.
3. Enable the app through the app management of your Nextcloud.## π Notes
1. This application is enough for my current needs.
2. Currently only supports swicth devices because it's the only thing I have in my house. I hope to expand it soon, and receive help from those interested.
3. It's important pointing that I am using an old API, which is not documented, and is only maintained for compatibility for older versions of Home Assistant.
4. That being said, there may be limitations that will probably force me to update the API, however I still don't expect to make that effort.
5. Beyond that, I chose this API because despite the advantages of the new API, I do not agree with its implementation. I think it is better for each person to use their credentials.