Releases: pink88/Tuiss2HA
Releases · pink88/Tuiss2HA
1.5.0
What's Changed
- Feat/setup improvements by @BottlecapDave in #33
- Added instructions for TS5200 by @rglss in #35
New Contributors
- @BottlecapDave made their first contribution in #33
- @rglss made their first contribution in #35
Full Changelog: 1.4.1...1.5.0
1.5.0-beta3
1.5.0-beta2
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
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
- @BottlecapDave made their first contribution in #33
Full Changelog: 1.4.1...1.5.0-beta1
1.4.1
1.4.0
1.4.0.beta2
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
Adds new service for decimal precision setting to resolve issue #24. Thanks jones-d for working it out.
What's Changed
Full Changelog: 1.3.2...1.4.0-beta1
1.3.2
1.3.1
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