Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1006 Bytes

ORIGINAL README.md

File metadata and controls

25 lines (20 loc) · 1006 Bytes

domoticz-tuyacloud-plugin

This Domoticz plugins creates a connection to the Tuya Cloud, imports devices of type 'switch', 'light' or 'cover' and lets you control these devices.

This will not work for other equipment

Prerequisites

  • Functioning Domoticz installation
  • Python 3 (+ python3-dev) installed on your system
  • Python dependencies: requests

Installation

Devices

  • After enabling the Hardware, the plugin will initialize the connection and will create the devices
  • Go to Devices and enable the devices you want
  • Supported devices: Power Plug (On/Off), Light (On/Off/Set Brightness), Cover (On/Off/Stop)

What's next

  • Feel free to create an issue and post the start-up logs if you have other devices.

Have fun with it!