Home

Awesome

Domoticz-TinyTUYA-Plugin

TUYA Plugin for Domoticz home automation

Controls TUYA devices your network mainly on/off switches and Lights and in the future maybe more devices.

Installation

The plugin make use of the project Tinytuya there for is a IoT Cloud Platform account needed, for setup up see https://github.com/jasonacox/tinytuya step 3 or see PDF https://github.com/jasonacox/tinytuya/files/12836816/Tuya.IoT.API.Setup.v2.pdf for the best compatibility, set your devices to 'DP instruction' in the device settings under iot.tuya.com.

Native Domoticz

Python version 3.8 or higher required & Domoticz version 2022.2 or greater.

To install:

Domoticz Docker

To install:

echo 'install tinytuya'
apt install libffi-dev build-essential pkg-config libssl-dev -y
pip3 install cryptography==3.4.8 requests==2.23.0 charset-normalizer==3.0.1 tinytuya -U
docker compose down
docker compose up -d

Updating

To update:

Native Domoticz

Domoticz Docker

docker compose down
docker compose up -d

Subscription expired

Is your subscription to cloud development plan expired, you can extend it <a href="https://iot.tuya.com/cloud/products/apply-extension"> HERE</a><br/>

Configuration

Enter your apiRegion, apiKey, apiSecret and Search deviceID (This id is used to detect all the other devices), keep the setting 'Data Timeout' disabled. A deviceID can be found on your IOT account of Tuya got to Cloud => your project => Devices => Pick one of you device ID. The initial setup of your devices should be done with the app and this plugin will detect/use the same settings and automatically find/add the devices into Domoticz.

Usage

In the web UI, navigate to the Hardware page. In the hardware dropdown there will be an entry called "TinyTUYA" configure and add the hardware there.

Test device

I had only a RGBWW light to fully test the script, if there is a fuction missing in the plugin you can provide the json data for you device by edit and running the debug_discovery.py in the tools directory and posted in issues on Github.

Change log

VersionInformation
1.9.7Fix category tdq to switch
1.9.8Add unsupported roller shutter
1.9.9Add extra control powermeter
2.0.0Add support for AV-TTW5-W/RH Ventilator
2.0.1Add support for Caravan and Home Air Conditioner AC3501

The full Change log

"Buy Me A Coffee"