Releases: custom-cards/button-card
Releases · custom-cards/button-card
v4.0.0-dev.9
4.0.0-dev.9 (2023-07-24)
Bug Fixes
v4.0.0-dev.8
4.0.0-dev.8 (2023-07-24)
Features
- Force the
numeric_precision
for states which are numbers (24d75c2) - action:
repeat_limit
forhold_action
(73c216f), closes #564 #555 - new helper functions for date/time in templates (2b75993), closes #701
Bug Fixes
- ha-icon (if in custom_fields) size was weird (a448c8e)
v4.0.0-dev.7
4.0.0-dev.7 (2023-07-24)
Bug Fixes
v4.0.0-dev.6
4.0.0-dev.6 (2023-07-24)
⚠ BREAKING CHANGES
- hacs: Minimum required HA Version is now 2023.7
Features
- Support for localization in templates (5de2dc9)
Bug Fixes
v4.0.0-dev.5
4.0.0-dev.5 (2023-07-24)
Bug Fixes
v4.0.0-dev.4
v4.0.0-dev.3
4.0.0-dev.3 (2023-07-23)
⚠ BREAKING CHANGES
- actions: Requires HA 2023.4 minimum. Support for the new action format (
target
is also be supported),service_data
should be renamed todata
(but it still works with the old format)
Features
v4.0.0-dev.2
4.0.0-dev.2 (2023-07-23)
⚠ BREAKING CHANGES
- icons: This might break your card-mod setup
Features
- icons: replace ha-icon with ha-state-icon to follow new HA's icons per domain automatically (ab6a3f5)