Fork me on GitHub

pimatic-tuya by Bert Gierveld (bertreb) | github | npm

pimatic-tuya

Pimatic plugin to integrate Tuya device

Plugin Config Options

pimatic-tuya configuration options
OptionDescriptionDefault
userName
string
password
string
bizType
string
countryCode
string
region
string
"eu"
debug
boolean
Debug mode. Writes debug messages to the pimatic log, if set to true.
false

Device Config Options

pimatic-tuya device config schemas

TuyaSwitch

TuyaSwitch config options
OptionDescriptionDefault
deviceId
string
The deviceId of the Tuya device
icon
string
Icon url of the device
statePollingTime
number
The time in milliseconds the status of a Tuya switch is updates/synced
60000

TuyaShutter

TuyaShutter config options
OptionDescriptionDefault
deviceId
string
The deviceId of the Tuya device
icon
string
Icon url of the device
rollingTime
number
Total shutter time in milliseconds to open or close
15000
statePollingTime
number
The time in milliseconds the status of a Tuya shutter is updates/synced
60000
pimatic-tuya is written by Bert Gierveld (bertreb)