github 0x5e/homebridge-tuya-platform v1.6.0

latest releases: v1.7.0-beta.53, v1.7.0-beta.52, v1.7.0-beta.51...
19 months ago

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

Don't miss a new homebridge-tuya-platform release

NewReleases is sending notifications on new releases.