Files
tuya-mqtt/openhab2/things/tuya-switch.things
2018-06-11 10:17:20 +02:00

6 lines
215 B
Plaintext

Thing exec:command:tuya_switch "Tuya Gateway" @ "System" [
command="node /etc/openhab2/scripts/tuyaapi_openhab/tuya.js %2$s",
transform="REGEX((.*?))",
interval=0,
timeout=1,
autorun=true]