Plugin to allow monitoring and control of Tuya/SmartLife wifi devices.
Currently supports temperature/humidity sensors, energy meters, smart plugs, smart bulbs, millimetre wave presence sensors, smoke detectors, smart infrared remote controls, fans and EV chargers.
v2024.2.2 |
Requires Indigo v2023.2.0+
|
Released Nov. 25, 2024 |
Fix for switch status not updating |
Changes in this release
Fix for switch status not updating
v2024.2.1 |
Requires Indigo v2023.2.0+
|
Released Nov. 25, 2024 |
Fix for devices with USB |
v2024.2.0 |
Requires Indigo v2023.2.0+
|
Released Nov. 24, 2024 |
Add support for water timer |
Changes in this release
Add support for water timer. Add requirements.txt file.
v2024.1.1 |
Requires Indigo v2023.2.0+
|
Released April 27, 2024 |
Fix brightness reporting |
v2024.1.0 |
Requires Indigo v2023.2.0+
|
Released April 1, 2024 |
Add support for Smart Water Controller and for local control of devices. *See requirements* |
Changes in this release
Add support for local control of devices. Add support for Smart Water Controller (courtesy of Christoph Iseli)
Requirements
You may need to install a Python package called colorama, which tinytuya needs. Open a terminal and type:
pip3 install colorama
v2024.0.2 |
Requires Indigo v2023.2.0+
|
Released March 19, 2024 |
Bug fix for RGB string lights |
Changes in this release
Bug fix for RGB string lights
v2022.10.0 |
Requires Indigo v2022.1.0+
|
Released Nov. 6, 2023 |
Add stop vacuum command |
v2022.9.1 |
Requires Indigo v2022.1.0+
|
Released Nov. 6, 2023 |
Fix robot vac commands |
Changes in this release
Fix robot vacuum start and charge commands
v2022.9.0 |
Requires Indigo v2022.1.0+
|
Released Sept. 17, 2023 |
Add support for smart EV chargers |
Changes in this release
Add support for smart EV chargers. Allow sending of charge start and stop commands.
v2022.8.1 |
Requires Indigo v2022.1.0+
|
Released Aug. 23, 2023 |
Add support for smart ceiling fan |
Changes in this release
Add support for smart ceiling fan
v2022.7.1 |
Requires Indigo v2022.1.0+
|
Released July 26, 2023 |
Update for Tuya changes to 150A energy monitor |
Changes in this release
Update for Tuya changes to 150A energy monitor
v2022.7.0 |
Requires Indigo v2022.1.0+
|
Released July 17, 2023 |
Add support for Tuya Smart 150A energy meter |
Changes in this release
Now supports Tuya 80A and 150A smart energy meters (single phase only at present)
v2022.6.11 |
Requires Indigo v2022.1.0+
|
Released July 11, 2023 |
Fix 'index out of range' for certain devices |
Changes in this release
Fix 'index out of range' for certain devices
v2022.6.10 |
Requires Indigo v2022.1.0+
|
Released July 10, 2023 |
Fix colourTemp bug |
v2022.6.9 |
Requires Indigo v2022.1.0+
|
Released July 10, 2023 |
Trap errors for certain bulbs |
Changes in this release
Trap errors for certain bulbs
v2022.6.7 |
Requires Indigo v2022.1.0+
|
Released July 9, 2023 |
Fix for devices having more than one 'switch' command |
Changes in this release
Fix for devices having more than one 'switch' command
v2022.6.6 |
Requires Indigo v2022.1.0+
|
Released July 9, 2023 |
Fix 'permission deny' error message for devices with no control functions |
Changes in this release
Fix 'permission deny' error message for devices with no control functions
v2022.6.5 |
Requires Indigo v2022.1.0+
|
Released July 9, 2023 |
Add Config option to log commands |
Changes in this release
Add Config option to log commands
v2022.6.4 |
Requires Indigo v2022.1.0+
|
Released July 8, 2023 |
Add code to list available device control functions to Indigo Event Log |
Changes in this release
Add code to list available device control functions to Indigo Event Log
v2022.6.3 |
Requires Indigo v2022.1.0+
|
Released July 8, 2023 |
Support temperature reporting in degF |
Changes in this release
Support temperature reporting in degF.
Devices always report temperatures in degC but send a flag to indicate that degF is required, so the plugin needs to do the conversion.
This version should also fix errors thrown up if a plug does not report energy usage.
v2022.6.2 |
Requires Indigo v2022.1.0+
|
Released July 5, 2023 |
Add support for Tuya Smart Energy Meter |
Changes in this release
Add support for Tuya Smart Energy Meter (single phase).
Also improve handling of device on/off requests where commands differ between manufacturers.
v2022.6.1 |
Requires Indigo v2022.1.0+
|
Released July 5, 2023 |
Fix 'batteryState' error |
v2022.5.5 |
Requires Indigo v2022.1.0+
|
Released July 3, 2023 |
Improve handling of temperature devices which report different sets of values |
Changes in this release
Improve handling of temperature devices which report different sets of values
v2022.5.4 |
Requires Indigo v2022.1.0+
|
Released July 1, 2023 |
Publish more detail if a command fails |
Changes in this release
Publish more detail if a command fails, to aid troubleshooting.
v2022.5.0 |
Requires Indigo v2022.1.0+
|
Released March 28, 2023 |
Add support for Smart Smoke Detector |
Changes in this release
Add support for Smart Smoke Detector
v2022.4.0 |
Requires Indigo v2022.1.0+
|
Released March 19, 2023 |
Add support for robot vacuum cleaner |
Changes in this release
Add support for robot vacuum cleaner. Actions provided to start the vacuum and return it to charging station.
v2022.3.1 |
Requires Indigo v2022.1.0+
|
Released March 16, 2023 |
Fix brightness reporting for smart bulbs |
Changes in this release
Fix brightness reporting for smart bulbs
v2022.3.0 |
Requires Indigo v2022.1.0+
|
Released March 16, 2023 |
Remove need for Crypto library installation |
Changes in this release
Remove need for Crypto library installation
v2022.2.0 |
Requires Indigo v2022.1.0+
|
Released March 8, 2023 |
Add support for mm Wave presence detectors and smart IR transmitters |
Changes in this release
Add support for mm Wave presence detectors and smart IR transmitters. At present the IR command set is a simple one for TVs: power on/off, volume up/down and mute.
v2022.1.0 |
Requires Indigo v2022.1.0+
|
Released Feb. 21, 2023 |
Add support for smart bulbs |
Changes in this release
Add support for smart bulbs. Supports brightness adjustments but not colour settings (yet).
Requirements
Tuya developer account linked with your Tuya phone app.
v2022.0.0 |
Requires Indigo v2022.1.0+
|
Released March 16, 2023 |
Initial release |
Requirements
Requires a Tuya developer account.