All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog], and this project adheres to [Semantic Versioning].
- Initial release
- Added new product_id for Fingerbot Plus (#1)
- Fixed problem in options flow.
- Updated strings.json
- Changed a way to obtain device credentials from Tuya IOT cloud, possible fix to (#2)
- Added support of CUBETOUCH 1s, thanks @damiano75
- Added new product_ids for Fingerbot.
- Added new product_ids for Fingerbot Plus.
- First attempt to support Smart Lock device.
- Fixed possible disconnect of BLE device.
- Added new product_ids for Fingerbot.
- Added event "fingerbot_button_pressed" which is fired on Fingerbot Plus touch button press.
- First attempt to add support of climate entity.
- Added new product_ids for Fingerbot and Fingerbot Plus.
- Updated sources to conform Python 3.11
- Added new product_ids.
- Added full support of BLE TRV provided by @forabi
- Added support of programming mode for Fingerbot Plus, thanks @redphx for information.
- Improved connection stability.
- Added support of 'Irrigation computer', thanks to @SanMiggel.
- Added new product_ids for Smart locks, thanks to @drewpo28.
- Connection to the device is postponed now. Previously some out of range device might prevents HA from fully booting.
- Improved connection stability.