Pre-release v1.6.0-beta.x (@0x5e/homebridge-tuya-platform) #308
0x5e
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I'm the former employee of Tuya, who proposed to create this project.
Although didn't work for the Tuya anymore, but as a personal developer, I will still maintain this project from now on.
Here's my fork of next release (still work in progress): https://github.com/0x5e/homebridge-tuya-platform/releases
Welcome to have a try :)
I will use my spare time merging and solving issues.
When it becomes stable, I will contact my colleague merge into the official repo.
Changelog
v1.6.0-beta.x
Changed
Build and Lint.debugoption. Silence logs for users. For debugging, please start homebridge in debug mode:homebridge -Dlangoption.Fixed
Accessory category specific
BaseAccessory,SwitchAccessory,OutletAccessory,LightAccessory, reduce about 50% code size. Now writing aBaseAccessorychild class is much more simple.debounceand command send queue forLightAccessory, more stable during frequent operations on different characteristics.src/accessory/legacy/folder.Known issue
LightAccessorymay not work properly, espasially on work mode change. need more test and info.Beta Was this translation helpful? Give feedback.
All reactions