Skip to content

metinalhan/TuyaSmartApp

Repository files navigation

  • TuyaSmartApp

You need to grant the permissions mentioned below for your projects in your Tuya developer account.

  • IoT Core
  • Authorization Token Management
  • Smart Home Basic Service

TuyaSmartApp is a smart home application built on the Tuya platform. It allows users to control and manage Tuya-supported devices effortlessly.


🚀 Features

  • Control and monitor Tuya-supported devices.
  • User-friendly and modern interface.
  • Device management (add, delete, and edit).
  • Secure communication via API.
  • Local and cloud-based control options.

📋 Requirements

To run this project, you will need the following tools and environment:

  • .NET SDK (6.0 or later)
  • Visual Studio 2022 or a compatible IDE
  • Tuya Developer Account (for API access)
  • Internet connection

🛠️ Installation

Follow these steps to set up and run the project:

  1. Clone the Repository
git clone https://github.com/metinalhan/TuyaSmartApp.git
cd TuyaSmartApp
  1. Install Dependencies Restore the required NuGet packages:
dotnet restore
  1. Run the Project
dotnet run

Usage

  • Log in with your Tuya account.
  • Add new devices or manage existing ones.
  • Control your devices and set up automation rules.

Contribution

Contributions are welcome! 🎉

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-branch)
  3. Make your changes and commit them (git commit -m 'Add new feature')
  4. Push your changes to the branch (git push origin feature-branch)
  5. Create Pull Request

Contact

For any questions or suggestions, feel free to reach out: Metin Alhan

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages