Commit Graph

13 Commits

Author SHA1 Message Date
Jérôme Wiedemann 452ee0ff24 Revert "feat(action): Support for `press_action` and `release_action`"
This reverts commit 27043d7c11.
2023-07-24 18:50:15 +00:00
Jérôme Wiedemann 27043d7c11 feat(action): Support for `press_action` and `release_action` 2023-07-24 17:18:12 +00:00
Jérôme Wiedemann 73c216f1bf feat(action): `repeat_limit` for `hold_action`
Fix #564, Fix #555
2023-07-24 16:46:10 +00:00
Jérôme Wiedemann 331ed6ad53 chore: remove dependency with custom-card-helpers 2023-07-24 07:50:43 +00:00
Jérôme Wiedemann 2f42a6df8b chore: fix compilation errors 2023-07-23 22:30:48 +00:00
Jérôme Wiedemann d9c17a4065 feat(actions)!: Support for the new action (assist) and all the future ones
This also fixes the latest translations missing and starts the work to remove custom-cards-helper from the dependencies.

BREAKING CHANGE: Requires HA 2023.4 minimum. Support for the new action format (`target` is also be supported), `service_data` should be renamed to `data` (but it still works with the old format)

Fix #711, #685
2023-07-23 22:23:29 +00:00
Jérôme Wiedemann 699b57d5fc fix: extra space at bottom because of button-card-action-handler
Fix #672
2023-04-02 14:37:04 +00:00
Jérôme Wiedemann 142d32cd14 Update all dependencies 2020-11-06 17:47:03 +00:00
Jérôme Wiedemann af2239cb9a Attempt to fix slowness on IOS14 2020-11-05 01:26:15 +00:00
root 391b61e9e0 Fix ripple effect and longPress effect
Fix #325
2020-05-22 16:54:01 +00:00
root e61d4187f2 Linting... 2020-04-06 19:12:00 +00:00
Jérôme Wiedemann c89e91d920 Fix tap while scrolling 2020-03-16 14:16:54 +01:00
Jérôme Wiedemann ab55c9b57f Update to the latest ActionHandler from core 2020-03-15 19:59:04 +01:00