TheAgentK / tuya-mqtt

Nodejs-Script to combine tuyaapi and openhab via mqtt
MIT License
173 stars 80 forks source link

Update to work with OpenHAB 2.4 MQTT Bindings #8

Closed tsightler closed 5 years ago

tsightler commented 5 years ago

Small update to tuya-mqtt.js to optionally act on message rather than requiring full topic to change state. Also updated readme with simple examples for OpenHAB 2.4 use.

TheAgentK commented 5 years ago

Fixes #7 closes #7