Commit Graph

7 Commits

Author SHA1 Message Date
Jérôme Wiedemann 41dea3f72a fix: Keep default background color for color_type: card when off
Fix #737
2023-07-30 20:33:04 +00:00
Jérôme Wiedemann a63f9a96a5 fix: color: auto/auto-no-temperature was broken
Fix #737
2023-07-30 14:13:52 +00:00
Jérôme Wiedemann 7fa82bffb0 chore: remove unneeded import 2023-07-26 16:34:20 +00:00
Jérôme Wiedemann 72d7c4133f fix: numerical states would not follow HA's format
Fix #662
2023-07-24 23:38:04 +00:00
Jérôme Wiedemann 24d75c2651 feat: Force the `numeric_precision` for states which are numbers 2023-07-24 19:20:45 +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 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