Skip to content

Releases: PlusPlus-ua/ha_tuya_ble

Update to version 0.1.8

09 Jul 11:38
Compare
Choose a tag to compare

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

29 Jun 11:30
Compare
Choose a tag to compare

Added

  • 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.

Changed

  • Improved connection stability.

Update to version 0.1.6

01 Jun 17:03
Compare
Choose a tag to compare

Added

  • Added new product_ids for Fingerbot and Fingerbot Plus.

Changed

  • Updated sources to conform Python 3.11

Update to version 0.1.5

01 Jun 05:59
Compare
Choose a tag to compare
  • 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

30 Apr 11:36
Compare
Choose a tag to compare

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

28 Apr 15:25
Compare
Choose a tag to compare
Draft to add CUBETOUCH 1s support

Update to version 0.1.2

26 Apr 16:21
Compare
Choose a tag to compare

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

26 Apr 09:37
Compare
Choose a tag to compare

Added

  • Added new product_id for Fingerbot Plus (#1)

Fixed

  • Fixed problem in options flow.

Changed

  • Updated strings.json

Initial release

22 Apr 10:07
Compare
Choose a tag to compare
v0.1.0

Initial release