Skip to content

Releases: pink88/Tuiss2HA

1.5.0

11 Mar 20:56
c76d9a0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.1...1.5.0

1.5.0-beta3

10 Mar 22:01
0f12ef5
Compare
Choose a tag to compare
1.5.0-beta3 Pre-release
Pre-release

What's Changed

  • Added instructions for TS5200 by @rglss in #35

New Contributors

  • @rglss made their first contribution in #35

Full Changelog: 1.5.0-beta2...1.5.0-beta3

1.5.0-beta2

03 Mar 16:06
Compare
Choose a tag to compare
1.5.0-beta2 Pre-release
Pre-release

Updated the check at home assistant restart or when adding a device to check blind position rather than battery

Full Changelog: 1.5.0-beta1...1.5.0-beta2

1.5.0-beta1

01 Mar 13:30
942b7ba
Compare
Choose a tag to compare
1.5.0-beta1 Pre-release
Pre-release

What's Changed

Improvements to set up and error handling by @BottlecapDave in #33

  • Updated blind connection logic to handle errors from underlying bluetooth libraries in a nicer way - This is to make #28 less of a cryptic message
  • Added mac address as an attribute - This was to make it easier to find in the event of having to reconfigure the integration
  • Updated integration setup to properly check mac address format and check the blind can be connected to before proceeding
  • Updated initialisation of integration to check blind can be connected, and retry in the background if it cannot - This now checks the blind can be connected before setting up the entities. If it can't, it throws an error which HA will use to auto retry. Gives more visibility when HA was having issues connecting to the blinds.

New Contributors

Full Changelog: 1.4.1...1.5.0-beta1

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