# Changelog

All notable changes to this project will be documented in this file. This project uses [semantic versioning](https://semver.org/).

## 1.5.0 (2021-02-28)
This update includes the following changes:

* Updated dependencies [#215](https://github.com/iRayanKhan/homebridge-tuya/pull/215) + [#216](https://github.com/iRayanKhan/homebridge-tuya/pull/216)
* Removed plugin prefix from Manufacturer (may have to clear cachedAccessories)
* Fix crash on launch for garage accessory "ReferenceError: dps is not defined" [#201](https://github.com/iRayanKhan/homebridge-tuya/pull/201) Thanks @longzheng
* Added dpStatus configuration for Wofea garage door [#202](https://github.com/iRayanKhan/homebridge-tuya/pull/202) Thanks @longzheng
* Allow more numbers and strings for cmdLow, and cmdHigh [#204](https://github.com/iRayanKhan/homebridge-tuya/pull/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 (2021-02-14)
Happy Valentines day!
This update includes the following changes, courtesy of @davidh2075:

* CachedAccessories Displayname now sync with the configuration [#196](https://github.com/iRayanKhan/homebridge-tuya/pull/196)
* Fix for ECONNRESET spam [#197](https://github.com/iRayanKhan/homebridge-tuya/pull/197)
* Support for Kogan garage door accessory [#198](https://github.com/iRayanKhan/homebridge-tuya/pull/198)


## 1.3.0 (2021-01-25)
* Added Adaptive Lighting to TW/RGBTW bulbs. Thanks @tom-23 [186]


## 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 (2020-10-28)
* Added Changelog.md
* Added Oil Diffuser accessory, thanks @nitaybz    (#144) 
* Added Dehumidifier accessory, thanks @fra-iesus  (#143)
* Added AirPurifier  accessory, thanks @dhutchison (#139)

