Skip to content

Releases: breakthestatic/ha-touch-pad

v1.1.2

Choose a tag to compare

@breakthestatic breakthestatic released this 02 Dec 01:12

Bumped build dependencies to resolve open vulnerabilities. No new features or code changes.

v1.1.1 Repeat Action Adjustments

Choose a tag to compare

@breakthestatic breakthestatic released this 10 May 19:23
0fc01ed

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0 Repeat Actions

Choose a tag to compare

@breakthestatic breakthestatic released this 09 May 21:23

This release adds the ability to repeat actions when held for a specified interval (using the repeat config option - specified in ms). Additionally, a visual_feedback option was added; This setting will flash an icon over the touch-pad when performing any of the defined gestures. It was originally intended to help development on the demo site, but perhaps it could be helpful for end-users as well.

v1.1.0 Alpha 2

v1.1.0 Alpha 2 Pre-release
Pre-release

Choose a tag to compare

@breakthestatic breakthestatic released this 25 Jan 03:22

Fix swipe actions for non-repeating config. Was using unsigned values, resulting in the action always being down or right.

v1.1.0 Alpha 1

v1.1.0 Alpha 1 Pre-release
Pre-release

Choose a tag to compare

@breakthestatic breakthestatic released this 24 Jan 20:52

Alpha release to test action repetition.

v1.0.0

Choose a tag to compare

@breakthestatic breakthestatic released this 11 Sep 20:20

Initial release.