Commit Graph

28 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 9ea1b515a3 chore: update switch device class in config 2023-07-24 02:02:38 +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 440dc77e7e feat(state_display): Support for `state_display` in `state`
Fixes #426
2021-02-17 21:33:21 +00:00
Jérôme Wiedemann 163e96772d chore(devcontainer): Update tasks 2021-02-17 21:26:04 +00:00
Jérôme Wiedemann f4fcbfe2ee fix: Support for `fire-dom-event`
Fixes #429
2021-02-17 20:44:22 +00:00
Jérôme Wiedemann 2d3d690b0f chore(ci): Update CI with semantic-release 2021-02-12 17:22:46 +00:00
Jérôme Wiedemann 210aac56c8 Tooltips made the card clickable with lock enabled
Fix #416
2021-01-16 07:40:10 +00:00
root 26207e398b Support for tooltip 2020-10-04 22:15:48 +00:00
root 305c9a2498 Fix max file watchers reached in a devcontainer 2020-09-27 21:48:00 +00:00
root caed2f4056 Fix hass config + LL config 2020-09-27 21:47:39 +00:00
root 9ad07fdfb8 Update card-tools for devcontainer 2020-06-07 17:40:44 +00:00
root 9a5b15b557 Fix ui-lovelace 2020-06-07 17:40:28 +00:00
root 09a4fd914f Fix translation for 0.109 with backwards compat
Fix #319
2020-04-29 20:05:23 +00:00
Jérôme Wiedemann 724d10e301 Fix for 0.109
Fix #316
2020-04-29 19:36:15 +02:00
root 2bc67ef6d6 Update some devcontainer settings 2020-04-26 16:02:06 +00:00
root 46d9bf358f better error handling 2020-04-20 22:22:13 +00:00
root 2d7ddad126 Bump 3.3.0-3 2020-04-13 18:53:52 +00:00
root ec74d70798 Fix ui-lovelace test file 2020-04-13 17:19:11 +00:00
Joakim Sørensen 7f7b583eb6 Update devcontainer 2020-04-13 18:09:16 +02:00
root a8d1a372fc Some updates to the ui-lovelace 2020-04-13 10:24:29 +00:00
root a9c0a4963c Support for template as an array 2020-04-11 22:06:25 +00:00
root c76437f2db Updating devcontainer config + test UI 2020-04-09 01:05:35 +00:00
root e61d4187f2 Linting... 2020-04-06 19:12:00 +00:00
root 60792cd382 Add yarn.lock and fix devcontainer 2020-04-06 18:15:50 +00:00
Jérôme Wiedemann 3eca36bfff Move to devcontainer and github actions 2020-04-06 20:07:47 +02:00