Skip to content

Releases: SynTexDZN/homebridge-syntex-tuya

1.2.1 • Automation Update

19 Nov 21:48
Compare
Choose a tag to compare

Important

If you're have been using our automation system please look at the README first to see a complete list of changes. Because of a new structure you have to change your automation.json before you update!

New

  • Automation System: We added so many new things like timepoints, weekdays, delays, logical operations and much more.
  • Brightness Calibration: More correct brightness level and a new mode parameter ( Accessory Config )

Changes

  • Accessory Structure: You can now remove a single service from an accessory ( Remove Device )

1.1.0 • Scene Switches

05 Jan 22:11
Compare
Choose a tag to compare

New

  • Scene Switch: Now switches are included to link your Tuya scene setup ( look at the updated README file to enable them )

Changes

  • Definitions: Renamed "log_directory" to "logDirectory" and "polling_interval" to "pollingInterval" ( Sorry for the change again, please update your config )
  • README: Added some additional info to make the plugin configuration clear ( Please read it again to see how to enable all functions )

1.0.5 • Language Support

29 Dec 21:14
Compare
Choose a tag to compare

Changes

  • Language Support: Now you can change your language to English ( look at the updated README file )
  • Polling Interval: The pollingInterval is now renamed to polling_interval to fit the rest of the config ( please update your config file )

Improvements

  • Dependencies: Updated to better version of some modules.
  • Brands: Added Brands for some stats and our new Discord Server.
  • Logging: Is now faster with less lags and doesn't need so many system resources.

1.0.4 • Device Management Improvements

22 Dec 15:03
Compare
Choose a tag to compare

Important !

  • Dimmed Lights: Colored bulbs and normal white bulbs have different peak values. If your accessories have wrong brightness levels after fetching states from the Tuya Web API please let me know. ( I only tested this patch with 3 bulbs from different brands )

1.0.3 • Fixed Inverted Outlet Controlls

19 Dec 23:41
Compare
Choose a tag to compare

Bug Fixes

  • Outlet: When the device was turned on via the Home App the opposite happened ( now fixed )

1.0.2 • Accessory Loading and Fixes

19 Dec 23:39
Compare
Choose a tag to compare

Improvements

  • Accessory Init: HomeKit accessories are prepared when homebridge is restarted
  • Log: Cleaned up output

Bug Fixes

  • Accessory Removal: Now works fine again
  • Lights: Weird reboot of brightness level is now fixed
  • Outlet: WebServer device change was fixed

1.0.1 • Included SynTex Dynamic Platform Module

19 Dec 23:33
Compare
Choose a tag to compare

Improvements

  • Speed: All devices are created faster than ever before ( all code was rewritten )
  • Storage System: Faster device state loading times ( uses the homebridge context system )
  • Stability: Code corruption doesn't break your HomeKit accessories ( devices only can be removed via http request )

1.0.0 • Basic Concept for Some Tuya Devices

03 Dec 18:29
698ec13
Compare
Choose a tag to compare

Supported Devices

  • Lights: Simple ( On / Off ) Light Bulbs and Dimmable Light Bulbs ( RGB Bulbs only support the dimming function )
  • Outlets: All kind of Outlets ( only some were tested )
  • Switches: They should work partially ( because I don't own any Tuya Switches )

Functionality

  • HTTP Control: You can control your Tuya Devices by URLs so you can create powerful automations
  • HomeKit Control: As expected all Tuya Devices are shown in the Home App
  • Logging System: All logs are displayed with colors and saved to a path of your choise