Releases: iRayanKhan/homebridge-tuya
v3.1.1
3.1.0
What's Changed
- Console Log Spam Removed by @ElphaX in #247
- Bump y18n from 4.0.0 to 4.0.1 by @dependabot in #242
- Bump y18n from 4.0.0 to 4.0.3 by @dependabot in #257
- split factor variable for heater temperatures by @markbegma in #251
- Revert "split factor variable for heater temperatures" by @iRayanKhan in #258
- Compatability Check (Oil Diffuser Accessory) by @ElphaX in #259
- 2.1.0 by @iRayanKhan in #260
- Removed RapidCommand Safety Net by @ElphaX in #271
- Combined SimpleBlinds and SimpleBlinds2 by @ElphaX in #264
- Fixed Brightness by @ElphaX in #266
- Updated setMultiState Function by @ElphaX in #267
- Updated rotationSpeed property name by @ElphaX in #268
- Removed RapidCommand Safety Net by @ElphaX in #269
- Removed RapidCommand Safety Net by @ElphaX in #270
- Fix empty manufacturer error by @brunohenriquy in #273
- Bump lodash from 4.17.19 to 4.17.21 by @dependabot in #280
- Redundant File Delete: SimpleBlinds2 by @ElphaX in #288
- Allow Empty Config by @ElphaX in #289
- Configurable DPS mapping for Air Conditioner by @ElphaX in #287
- Re-add the Logo by @Lunascaped in #400
- Fix Link by @Lunascaped in #401
- Updating FanController logic to merge the setSpeed and SetActive functions by @05TEVE in #403
- Fix some bugs by @valentindusollier in #414
- Allow new format for local_key by @justerror in #418
- Bump async from 3.1.0 to 3.2.2 by @dependabot in #370
- Bump node-forge and http-mitm-proxy by @dependabot in #437
- Unify logs by @valentindusollier in #415
- Remove SimpleBlinds2 from config.schema.json and index.js by @longzheng in #390
New Contributors
- @ElphaX made their first contribution in #247
- @markbegma made their first contribution in #251
- @brunohenriquy made their first contribution in #273
- @Lunascaped made their first contribution in #400
- @05TEVE made their first contribution in #403
- @valentindusollier made their first contribution in #414
- @justerror made their first contribution in #418
Full Changelog: 2.0.1...v3.1.0
2.0.1
2.0.1 (2021-03-25)
This update includes the following changes:
[+] Fixes #233, where tempature divisor was not applying, thanks @xortuna #238
[!] Note: The next release of this plugin (2.1.0) will change the config to "Tuya", instead of "TuyaLan". No change is needed 'till 2.1.0 is released.
I am in need of beta testers for 2.1.0 once the next beta goes live, please stay tuned in the homebridge discord server for an announcement.
2.0.0
1.5.1
1.5.1 (2021-03-02)
This update includes the following changes:
-
[+] Fix garage door accessory for Wofea devices, thanks @pelletip #221
-
[+] Fix log prefix for the following device types: BaseAccessory, RGBTWLight, SimpleBlinds(1), SimpleBlinds2, SimpleFanLight, SimpleHeater, SimpleLight, TuyaAccessory, and ValveAccessory.
-
[!] Warning: V2.0 will be released once this plugin is verified. The platform name will change from TuyaLan to just Tuya. Please be prepared once V2.0 comes out. No action is required at this time.
1.5.0
1.5.0 (2021-02-28)
This update includes the following changes:
- Updated dependencies #215 + #216
- Removed plugin prefix from Manufacturer (may have to clear cachedAccessories)
- Fix crash on launch for garage accessory "ReferenceError: dps is not defined" #201 Thanks @longzheng
- Added dpStatus configuration for Wofea garage door #202 Thanks @longzheng
- Allow more numbers and strings for cmdLow, and cmdHigh #204 Thanks @fra-iesus
- Note: If you have custom logic or support for an unsupported accessory, please open a PR so it can be merged in!
- Note: Update to Homebridge v1.3.1 to fix "No Response" for TW/RGBTW Lights.
1.4.0
1.4.0 (2021-02-14)
Happy Valentines day!
This update includes the following changes, courtesy of @davidh2075:
1.3.0
1.2.0
1.2.0 (2021-01-05)
-
Fix UDP errors in log, thanks @Giocirque [#78]
-
Merged fix for simpleFanLightAccessory DS-03 support, thanks @sholleman [#168]
1.1.0
[+] - Added Changelog.md
[+] - Added Oil Diffuser accessory, thanks @nitaybz (#144)
[+] - Added Dehumidifier accessory, thanks @fra-iesus (#143)
[+] - Added AirPurifier accessory, thanks @dhutchison (#139)
[!] - Version bump for NPM