Edward Firmo
be6a4a51e2
Use set_gang_count
2024-12-23 04:24:50 +01:00
Edward Firmo
2a8255b788
Use long_press and not long_click
2024-12-23 04:16:28 +01:00
Edward Firmo
a00e15fa85
lint
2024-12-23 03:59:29 +01:00
Edward Firmo
4ea7f1ee57
New event handler
...
This rebuild the engine to send events to Home Assistant
2024-12-23 03:55:50 +01:00
GitHub Actions
bd4f6836c9
Bump version to 2024.12.8 [skip-versioning]
v2024.12.8
2024-12-23 00:14:23 +00:00
Edward Firmo
98ea8810f8
Merge pull request #55 from edwardtfn/relay-on-light-mode
...
Fix relay on display as light mode
2024-12-23 01:14:09 +01:00
Edward Firmo
552b83f065
Re-add button ids on substitutions
2024-12-23 01:03:51 +01:00
Edward Firmo
ee6f565447
Change refresh to 5min
2024-12-23 00:59:17 +01:00
Edward Firmo
aa4e27ec35
Merge branch 'relay-on-light-mode' of https://github.com/edwardtfn/TX-Ultimate-Easy into relay-on-light-mode
2024-12-23 00:53:37 +01:00
Edward Firmo
8a509cedc8
Point to latest
2024-12-23 00:52:59 +01:00
Edward Firmo
ddea93af6a
Merge branch 'main' into relay-on-light-mode
2024-12-23 00:50:29 +01:00
Edward Firmo
dc99319397
Fix relay id on log
2024-12-23 00:46:06 +01:00
Edward Firmo
5ae45fff63
Fix relay on display as light mode
...
Solves #28
2024-12-23 00:41:51 +01:00
GitHub Actions
bbbaeeb0d4
Bump version to 2024.12.7 [skip-versioning]
v2024.12.7
2024-12-22 23:02:49 +00:00
Edward Firmo
a9f82d958f
Merge pull request #54 from edwardtfn/event-based-automation-docs
...
Event based automation docs
2024-12-23 00:02:40 +01:00
Edward Firmo
c07e4f195a
CodeRabbitAI
2024-12-22 23:55:18 +01:00
Edward Firmo
f1f545198b
CodeRabbitAI
2024-12-22 23:47:03 +01:00
Edward Firmo
d87b86bfca
CodeRabbitAI
2024-12-22 23:41:02 +01:00
Edward Firmo
f11840d2bc
markdownlint
2024-12-22 23:23:22 +01:00
Edward Firmo
42afe71365
Add event based automation overview
...
Helps with #51
2024-12-22 23:20:39 +01:00
GitHub Actions
09e9d340fc
Bump version to 2024.12.6 [skip-versioning]
v2024.12.6
2024-12-22 16:41:40 +00:00
Edward Firmo
7850d16aeb
Push tag before setting latest and stable
2024-12-22 17:40:45 +01:00
Edward Firmo
1f2e60e7db
Merge pull request #53 from edwardtfn/use-main-as-ref
...
Use `main` as reference for remote package
2024-12-22 17:23:39 +01:00
Edward Firmo
dd25e5dbba
Use bump_version.sh from folder versioning
2024-12-22 17:19:59 +01:00
Edward Firmo
75f4245fe1
No need another versioning action
2024-12-22 17:16:09 +01:00
Edward Firmo
3b7f811876
Tag latest and stable only after versioning
2024-12-22 17:04:52 +01:00
Edward Firmo
d403bc2aa9
CodeRabbitAI - Remove duplicated badge reference
2024-12-22 16:41:21 +01:00
Edward Firmo
5d780f162e
Add version badge
2024-12-22 16:37:05 +01:00
Edward Firmo
0e53dfd3cd
CodeRabbitAI
2024-12-22 16:26:49 +01:00
Edward Firmo
23b633cdcb
Run all tests in parallel
...
Let's see if this saves some time.
2024-12-22 16:20:51 +01:00
Edward Firmo
b1187332fb
Ensure latest and stable tags are updated on push to main
2024-12-22 16:17:07 +01:00
Edward Firmo
669cc2f2c2
Use main as reference for remote package
2024-12-22 16:03:39 +01:00
GitHub Actions
e5d941c460
Bump version to 2024.12.4 [skip-versioning]
v2024.12.4
2024-12-22 01:12:50 +00:00
Edward Firmo
9b134a786a
Merge pull request #50 from edwardtfn/swipe-priority
...
Rebuild Button click engine
2024-12-22 02:12:39 +01:00
Edward Firmo
be0fc353f6
Simplify relay handler
2024-12-22 02:03:35 +01:00
Edward Firmo
fbc5cb79cc
Reduce BUTTON_MULTI_CLICK_DELAY to 250ms
2024-12-22 01:46:28 +01:00
Edward Firmo
c65acc3298
Pass parameters to button_click_event
2024-12-22 01:37:07 +01:00
Edward Firmo
4d8107faf2
Remove relay from binary sensor
2024-12-22 01:15:26 +01:00
Edward Firmo
65bbd901b1
Clean-up get_button_from_position
2024-12-21 23:32:15 +01:00
Edward Firmo
8c610a406a
Log long-press from component
...
If this works fine, it could replace this part on the new implementation.
2024-12-21 23:17:42 +01:00
Edward Firmo
696e3bf28d
Component to provide button number
2024-12-21 23:10:16 +01:00
Edward Firmo
5ae4564e6a
CodeRabbitAI Nitpick 2
2024-12-21 22:08:19 +01:00
Edward Firmo
857c43940d
CodeRabbitAI Nitpick
2024-12-21 21:54:54 +01:00
Edward Firmo
8668fe8dc9
Fix another bad reference
2024-12-21 21:29:05 +01:00
Edward Firmo
976a903118
Fix references
2024-12-21 21:25:29 +01:00
Edward Firmo
35cc0c4a8e
Reorganize scripts for better clarity
2024-12-21 21:18:54 +01:00
Edward Firmo
5c4581563e
Rebuild Button click engine
...
The native engine from ESPHome cannot be used here as a button press event is triggered on touch, which would trigger the click even on swipe.
Other projects solved this by tracking only single click and only at release, so we decided to implement this in a different way, so we can handle multiple or long-clicks also.
This should finally solve #14 , but some test is required to ensure nothing else was broken.
2024-12-21 21:14:41 +01:00
GitHub Actions
7f1c362a50
Bump version to 2024.12.3 [skip-versioning]
v2024.12.3
2024-12-21 17:09:47 +00:00
Edward Firmo
cf3018c95c
Merge pull request #49 from edwardtfn/new-versioning-03
...
Fix verison validation
2024-12-21 18:09:37 +01:00
Edward Firmo
360ae3123a
Update bump_version.sh
2024-12-21 18:06:00 +01:00