Skip to content

Releases: 0x5e/homebridge-tuya-platform

v1.7.0-beta.20

01 Jan 13:07
c5b749e
Compare
Choose a tag to compare
v1.7.0-beta.20 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.7.0-beta.15...v1.7.0-beta.20

v1.7.0-beta.15

26 Dec 15:59
007d6fa
Compare
Choose a tag to compare
v1.7.0-beta.15 Pre-release
Pre-release

What's Changed

  • Add Diffuser support (xxj). by @0x5e in #175

Full Changelog: v1.7.0-beta.14...v1.7.0-beta.15

v1.7.0-beta.14

26 Dec 07:14
40e0c0f
Compare
Choose a tag to compare
v1.7.0-beta.14 Pre-release
Pre-release

What's Changed

  • Support device online status (StatusActive). by @0x5e in #172
  • Change range and unit of RotationSpeedLevel, need clean accessory cache to take effect. by @0x5e in #174

Full Changelog: v1.7.0-beta.12...v1.7.0-beta.14

v1.7.0-beta.12

25 Dec 07:09
5e8e2d9
Compare
Choose a tag to compare
v1.7.0-beta.12 Pre-release
Pre-release

What's Changed

  • Fix Camera props cannot be undefined when setting props by @0x5e in #150
  • Fix Doorbell Notifications by @ErrorErrorError in #153
  • Optimize mqtt message wrong order workaround by @0x5e in #157
  • Fix RotationSpeedLevel missing one level. by @0x5e in #170
  • Add Air Conditioner support (kt). by @0x5e in #160
  • Fix bright_value not sent for the C/CW lights who doesn't have work_mode. by @0x5e in #171

Full Changelog: v1.7.0-beta.7...v1.7.0-beta.12

v1.7.0-beta.7

14 Dec 05:45
6dd5651
Compare
Choose a tag to compare
v1.7.0-beta.7 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.7.0-beta.5...v1.7.0-beta.7

v1.7.0-beta.5

12 Dec 10:36
64cd11a
Compare
Choose a tag to compare
v1.7.0-beta.5 Pre-release
Pre-release

What's Changed

  • Add device override config. by @0x5e in #119

Full Changelog: v1.7.0-beta.4...v1.7.0-beta.5

v1.7.0-beta.4

09 Dec 10:50
1f81b30
Compare
Choose a tag to compare
v1.7.0-beta.4 Pre-release
Pre-release

What's Changed

  • Support Ceiling Fan icon customize and Floor Fan lock, swing feature by @0x5e in #131
  • Add scene support. by @0x5e in #118
  • Add Wireless Switch support (wxkg). by @0x5e in #136
  • Add Dehumidifier support (cs). by @0x5e in #139
  • Add Scene Switch support (cjkg). by @0x5e in #140

Full Changelog: v1.6.0...v1.7.0-beta.4

v1.6.0

03 Dec 15:21
85fb5a7
Compare
Choose a tag to compare

What's Changed

  • Reimplement WindowCoveringAccessory by @0x5e in #4
  • Add Door and Window Controller support (mc). by @0x5e in #7
  • Add Curtain Switch support (clkg). by @0x5e in #8
  • Rewrite Custom project start process. by @0x5e in #11
  • Fix Lightbulb RGBCW work mode not switched properly by @0x5e in #12
  • Fix Lightbulb color temperature not working. by @0x5e in #13
  • Passing access_token in token refresh API. by @0x5e in #15
  • Move residual_electricity and charge_state into BaseAccessory. by @0x5e in #16
  • Add Human Presence Sensor support (hps). by @0x5e in #17
  • Add Thermostat support (wk). by @0x5e in #19
  • Fix thermostat temperature units handling. by @0x5e in #20
  • Add Spotlight support (sxd). by @0x5e in #21
  • Add Irrigator support (ggq). by @0x5e in #28
  • Fix thermostat mode handling. by @0x5e in #26
  • Fix Curtain Switch with no position feature. by @0x5e in #27
  • Add error messages of token expired 1010. by @0x5e in #36
  • Fallback when receiving MQTT message with wrong order. by @0x5e in #35
  • Add Scene Light Socket support (qjdcz). by @0x5e in #33
  • Reimplemented FanAccessory; Add Ceiling Fan Light support (fsd). by @0x5e in #37
  • Fix wrong temperature on sensor. by @0x5e in #38
  • Changes to device functions. by @0x5e in #39
  • Persist TuyaDeviceList.json for debugging by @0x5e in #41
  • Support HumiditySensor of schema 'humidity_value' by @0x5e in #45
  • Fix fan speed type issue by @0x5e in #46
  • Fix light brightness issue by @0x5e in #47
  • Add Thermostat Valve support (wkf). by @0x5e in #50
  • Reimplemented HeaterAccessory. by @0x5e in #53
  • Fix fan speed issue. by @0x5e in #51
  • Added the step of subscribing to 'IoT Core' API by @prabch in #55
  • Add color temperature panel for RGBC device, and limiting max & min to same value. by @0x5e in #56
  • Update 2406 error messages. by @0x5e in #57
  • Remove limiting for RGBC devices by @0x5e in #59
  • Fix sendQueue not cleared by @0x5e in #62
  • Trim the value before send by @0x5e in #63
  • Add Motion Sensor Light support (gyd). by @0x5e in #65
  • Fix ./persist folder not created. by @0x5e in #68
  • Add battery status code by @0x5e in #73
  • Workaround for Thermostat with wrong schema property by @0x5e in #74
  • Fix Contact Sensor not working by @0x5e in #75
  • Add battery status code by @0x5e in #76
  • Add Multiple Dimmer and Dimmer Switch support (tgq, tgkg). by @0x5e in #82
  • adding support for whitelisting homes by @JulianLepinski in #84
  • Add ConfiguredName for Dimmer, Switch, Valve by @0x5e in #85
  • support HumidifierAccessory by @akaminsky-net in #89
  • Handle online/offline message by @0x5e in #91
  • Add fan rotation direction support. by @0x5e in #94
  • Add some more values for work_state parameter by @burcadoruciprian in #95
  • Use spray_mode only on supported devices by @akaminsky-net in #97
  • Add requiredSchemaCodes() to match non-standard devices. by @0x5e in #100
  • Fix fan speed range issue. by @0x5e in #101
  • Updated color temperature calculate. by @0x5e in #102
  • Ignore brightness get & set when light is in scene mode. by @0x5e in #103
  • Reimplemented AirPurifierAcessory. by @0x5e in #104
  • Add prefix for accessory logger. by @0x5e in #105
  • add rotationspeed for humidifier by @akaminsky-net in #98
  • Update naming logic of Dimmer, Switch, Valve. by @0x5e in #114
  • Fix switch accessory & add support for Smart IR (wnykq) by @bimusiek in #115
  • Reuse Active, MotionDetected, CurrentRelativeHumidity, CurrentTemperature Characteristics. by @0x5e in #116
  • Reuse On Characteristic. by @0x5e in #117
  • Fix Motion Sensor Light not working. by @0x5e in #122
  • Fix JSON parse error from axios@1.2.0. by @0x5e in #124

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.6.0-beta.41

28 Nov 03:34
f039ae2
Compare
Choose a tag to compare
v1.6.0-beta.41 Pre-release
Pre-release

What's Changed

  • Add prefix for accessory logger. by @0x5e in #105
  • Add rotationspeed for humidifier by @akaminsky-net in #98
  • Update naming logic of Dimmer, Switch, Valve. by @0x5e in #114
  • Fix switch accessory & add support for Smart IR (wnykq) by @bimusiek in #115
  • Reuse Active, MotionDetected, CurrentRelativeHumidity, CurrentTemperature Characteristics. by @0x5e in #116
  • Reuse On Characteristic. by @0x5e in #117
  • Fix Motion Sensor Light not working. by @0x5e in #122
  • Fix JSON parse error from axios@1.2.0. by @0x5e in #124

New Contributors

Full Changelog: v1.6.0-beta.37...v1.6.0-beta.41

v1.6.0-beta.37

20 Nov 06:38
5c65909
Compare
Choose a tag to compare
v1.6.0-beta.37 Pre-release
Pre-release

What's Changed

  • Add fan rotation direction support. by @0x5e in #94
  • Add some more values for work_state parameter by @burcadoruciprian in #95
  • Use spray_mode only on supported devices by @akaminsky-net in #97
  • Add requiredSchemaCodes() to match non-standard devices. by @0x5e in #100
  • Fix fan speed range issue. by @0x5e in #101
  • Updated color temperature calculate. by @0x5e in #102
  • Ignore brightness get & set when light is in scene mode. by @0x5e in #103
  • Reimplemented AirPurifierAcessory. by @0x5e in #104

New Contributors

Full Changelog: v1.6.0-beta.33...v1.6.0-beta.37