Skip to content

v0.4.2

Compare
Choose a tag to compare
@milo526 milo526 released this 11 Aug 20:12
· 115 commits to master since this release
v0.4.2
32740fc

This update adds support for scenes to the plugin 🎉, scenes are not exposed to homebridge by default.
Please see the documentation with information on how to add Tuya scenes to homebridge.

This update also brings a much needed update to our config-ui-x support which enables you to edit your configuration files better via the nicer interface.

⚠️ Possible breaking change ⚠️
Once a device is removed from Tuya or a scene is removed from the whitelist, the corresponding device will be removed from homebridge, this might interfere with your automations.

Behind the scenes (pun intended) the plugin has also received a major overhaul, moving to a better maintainable code base which should enable quicker updates and less bugs.

To see the code related changes please check below.

v0.3.3...v0.4.2