Skip to content

Releases: pink88/Tuiss2HA

1.4.1

21 Jan 20:58
81e5515
Compare
Choose a tag to compare

What's Changed

  • Fixes to issue #28
  • Fixes bug in stop command giving incorrect error on disconnect
  • Adds connection check to stop command
  • Surfaces bluetooth connection errors to the UI

Full Changelog: 1.4.0...1.4.1

1.4.0

07 Dec 19:22
eb28fa3
Compare
Choose a tag to compare

What's Changed

  • Added support for decimal positioning via a service by. Thanks jones-d for doing the legwork in #25
  • Realtime positioning by @pink88 in #26

Full Changelog: 1.3.2...1.4.0

1.4.0.beta2

26 Nov 21:51
eb28fa3
Compare
Choose a tag to compare
1.4.0.beta2 Pre-release
Pre-release

What's Changed

  • Added support for decimal positioning via a service by @pink88 in #25
  • Realtime Positioning by @pink88 in #26

Full Changelog: 1.3.2...1.4.0.beta2

1.4.0-beta1

24 Nov 19:46
e7161a5
Compare
Choose a tag to compare
1.4.0-beta1 Pre-release
Pre-release

Adds new service for decimal precision setting to resolve issue #24. Thanks jones-d for working it out.

What's Changed

  • Added support for decimal positioning via a service by @pink88 in #25

Full Changelog: 1.3.2...1.4.0-beta1

1.3.2

05 Oct 05:59
Compare
Choose a tag to compare

Updated the logic for opening and closing the blind to resolve issue #22

Full Changelog: 1.3.1...1.3.2

1.3.1

29 Feb 18:55
51594d9
Compare
Choose a tag to compare

New Features

  • Added the ability to Stop blinds while moving
  • Added Opening and Closing states

Changes

  • Bumped bleak and bleak-retry-connector versions to latest
  • Redesign to the connection and disconnection logic
  • Improved flow when adding a new blind

Bug Fixes

#10 - added
#14 - reverted back to bleak-retry-connector version 3.2.1

Full Changelog: 1.2.0...1.3.1

1.3.0 - Added STOP Command

28 Feb 17:31
8728f35
Compare
Choose a tag to compare

New Features

  • Added the ability to Stop blinds while moving
  • Added Opening and Closing states

Changes

  • Bumped bleak and bleak-retry-connector versions to latest
  • Redesign to the connection and disconnection logic
  • Improved flow when adding a new blind

Full Changelog: 1.2.0...1.3.0

Release 1.3.0-beta2 - The Stop Update

24 Feb 15:54
Compare
Choose a tag to compare
Pre-release
  • Bug Fixes
  • Improved flow when adding new devices

1.3.0-beta1 - The Stop Update

19 Feb 12:59
Compare
Choose a tag to compare
Pre-release

BETA RELEASE

##New Features

  • Added the ability to Stop blinds while moving
  • Added Opening and Closing states

##Changes

  • Updated bleak and bleak-retry-connector dependencies to latest versions
  • Redesigned the connection and disconnection logic

##Known Issues

  • Repeatedly changing the desired position of a blind results in a serice call error

1.2.0

04 Feb 08:33
6569901
Compare
Choose a tag to compare

What's Changed

  • New Service (Tuiss2HA/Get_Battery_Status) and corresponding entity to update and track blind battery
  • New Service (Tuiss2HA/Get_Blind_Position) to get teh latus position of the blind, as there is no automatic sync from the tuiss app or bluetooth remotes to HA
  • Bug Fixes

New Contributors

Full Changelog: 1.1.0...1.2.0