Releases: PlusPlus-ua/ha_tuya_ble
Releases · PlusPlus-ua/ha_tuya_ble
Update to version 0.1.8
Added
- Added support of 'Irrigation computer', thanks to @SanMiggel.
- Added new product_ids for Smart locks, thanks to @drewpo28.
Changed
- Connection to the device is postponed now. Previously some out of range device might prevents HA from fully booting.
- Improved connection stability.
Update to version 0.1.7
Update to version 0.1.6
Added
- Added new product_ids for Fingerbot and Fingerbot Plus.
Changed
- Updated sources to conform Python 3.11
Update to version 0.1.5
- 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.
v0.1.4: Update to version 0.1.4
Added
- 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
- Fixed possible disconnect of BLE device.
v0.1.3
Draft to add CUBETOUCH 1s support
Update to version 0.1.2
Changed
- Changed a way to obtain device credentials from Tuya IOT cloud, possible fix to (#2)
v0.1.1: Update to version 0.1.1
Added
- Added new product_id for Fingerbot Plus (#1)
Fixed
- Fixed problem in options flow.
Changed
- Updated strings.json
Initial release
v0.1.0 Initial release