Bram Kragten
6a333a4774
Bumped version to 20250411.0
2025-04-11 14:45:42 +02:00
Paul Bottein
7742ccf631
Only ask to refresh dashboard if necessary ( #24993 )
2025-04-11 14:45:07 +02:00
Paul Bottein
20f2a8d53e
Fix refresh strategy config on HA start-up ( #24984 )
2025-04-11 14:45:07 +02:00
Bram Kragten
ec9fbe7d77
fix dropdown behind datatable ( #24981 )
2025-04-11 14:45:06 +02:00
Wendelin
6fa226d30a
Fix submit spinner in config-flow-form ( #24969 )
2025-04-11 14:45:04 +02:00
Bram Kragten
b76a723fd9
fix voice wizard bugs ( #24950 )
2025-04-11 14:44:09 +02:00
Paul Bottein
5237cc72b7
Restore default hold action for some cards ( #24947 )
2025-04-11 14:42:20 +02:00
Jan-Philipp Benecke
63d2718f67
Import missing ha-tip in quick bar dialog ( #24929 )
2025-04-11 14:42:19 +02:00
Bram Kragten
1e26f155a7
Bumped version to 20250404.0
2025-04-04 15:10:56 +02:00
Simon Lamon
27e13017c3
Show the correct area icon in entity breadcrumb ( #24913 )
2025-04-04 15:10:37 +02:00
Paul Bottein
88f1dc9c16
Add missing translations for areas strategy ( #24905 )
2025-04-04 15:10:36 +02:00
Paul Bottein
825e707a80
Refresh dashboard strategy when registries changed ( #24902 )
...
* Refresh dashboard strategy when registries changed
* Display toast before refreshing dashboard
* Apply suggestions
2025-04-04 15:10:35 +02:00
Bram Kragten
0bcaa104e7
Bumped version to 20250401.0
2025-04-01 17:30:31 +02:00
Bram Kragten
6b3f807129
Developer tools action fixes ( #24876 )
2025-04-01 17:30:16 +02:00
Paul Bottein
c464d344db
Add ellipsis for more info breadcrumb ( #24882 )
2025-04-01 17:29:14 +02:00
karwosts
69f0a4a728
Fix condition rendering in trace choose node ( #24878 )
2025-04-01 17:29:13 +02:00
Bram Kragten
2ba8f9f99d
Bumped version to 20250331.0
2025-03-31 20:43:31 +02:00
Bram Kragten
7e06bbc467
Fix add zwave device my link ( #24871 )
2025-03-31 20:42:38 +02:00
Paul Bottein
6017d82c21
Handle date range shift during daylight saving time days ( #24868 )
2025-03-31 20:42:37 +02:00
Bram Kragten
40c200a172
fix spinner in tts try dialog ( #24867 )
2025-03-31 20:42:36 +02:00
Bram Kragten
a2f70f682f
Take lang into account when search existing pipeline ( #24866 )
...
* Take lang into account when search existing pipeline
* Simplify logic
2025-03-31 20:42:36 +02:00
Paul Bottein
c42a899b52
Force clock card to display time LTR ( #24865 )
2025-03-31 20:42:35 +02:00
Paul Bottein
706f43e99e
Add interactions for weather card editor ( #24864 )
2025-03-31 20:42:34 +02:00
karwosts
f5496c21e8
Bar charts start from 0 ( #24854 )
2025-03-31 20:42:33 +02:00
Paul Bottein
34dce5b279
Only use button for breadcrumb for admin users ( #24836 )
2025-03-31 20:42:32 +02:00
Bram Kragten
a4f07423ec
Name local pipeline based on local or full choice ( #24835 )
2025-03-31 20:42:31 +02:00
Bram Kragten
9e32c24f3c
Update lang support text in voice wizard ( #24834 )
2025-03-31 20:42:30 +02:00
Paul Bottein
b281d095cd
Remove add-on word in satellite wizard translations for state ( #24832 )
2025-03-31 20:42:29 +02:00
Paul Bottein
fe7e8e17ae
More info breadcrumb clickable ( #24830 )
...
* Make more info breadcrum clickable
* css adjustements
2025-03-28 15:37:27 +01:00
Eloy Rodriguez
2161357226
Add title and time zone to clock card ( #24818 )
...
* Add title and time zone to clock card
* Small changes to the spacing and text sizing of the clock card
* Update translations to use dropdown labels from profile configuration
* Use similar approach as #24819 for setting automatic time zone
* Update hui-clock-card.ts
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2025-03-28 15:37:02 +01:00
Darren Griffin
e8e65a4293
Fix default time_format option. Fixes #24798 ( #24819 )
...
* Fix default time_format option. Fixes #24798
* Update en.json
* Update src/translations/en.json
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2025-03-28 15:36:29 +01:00
Bram Kragten
724adab2d6
Bumped version to 20250328.0
2025-03-28 15:02:51 +01:00
Bram Kragten
345ad6c9c5
Update voice-assistant-setup-step-local.ts
2025-03-28 15:02:37 +01:00
Bram Kragten
a88d066d7e
Update text voice wizard install addons step ( #24829 )
2025-03-28 15:02:15 +01:00
Paulus Schoutsen
a8e5c8482b
Hide backup from default dashboard ( #24828 )
2025-03-28 15:02:14 +01:00
Paulus Schoutsen
d5ff8ab1e1
Do not play pre-announce sound when testing voice on satellite ( #24827 )
2025-03-28 15:02:13 +01:00
Bram Kragten
e765cc10fb
Fix voice flow ( #24825 )
...
* Fix voice flow
* Apply suggestions from code review
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2025-03-28 15:02:12 +01:00
Paul Bottein
916dec101f
Add hold and double tap action in the UI for every card that supports it. ( #24824 )
...
* Add double tap action to button card UI editor
* Add double tap action to light card UI editor
* Add hold action and double tap action to gauge card UI editor
* Add hold action and double tap action to picture glance card UI editor
* Add hold action and double tap action to picture card UI editor
* Add hold action and double tap action to entity card UI editor
* Add hold action and double tap action to elements
2025-03-28 15:02:11 +01:00
Paul Bottein
909fc119b7
Add scroll restoration when using back navigation in dashboard ( #24822 )
...
Add scroll restoration when using back navigation with subviews
2025-03-28 15:02:10 +01:00
puddly
8751dc46f4
Show hardware integrations in the integration list ( #24820 )
...
Show hardware integrations in the frontend
2025-03-28 15:02:09 +01:00
Paul Bottein
118c25d25f
Bumped version to 20250327.1
2025-03-27 19:12:22 +01:00
Paul Bottein
ae5427a75e
Fix dashboard strategy ( #24808 )
2025-03-27 19:12:03 +01:00
Paul Bottein
3b6e267fb5
Fallback to state name when the entry doesn't have name ( #24805 )
2025-03-27 19:12:02 +01:00
Bram Kragten
1770a51303
Bumped version to 20250327.0
2025-03-27 16:46:17 +01:00
Paul Bottein
534df3d378
Add loading state to area strategy ( #24803 )
2025-03-27 16:44:15 +01:00
Paul Bottein
23229b3e3b
Set the max number of columns to 3 for area dashboard ( #24802 )
...
* Set the max number of columns to 4 for area dashboard
* Set it to 3
2025-03-27 16:44:14 +01:00
karwosts
94ee99160b
Energy device settings fixes ( #24801 )
2025-03-27 16:44:13 +01:00
Paul Bottein
b009d71e8f
Fix take control of the dashboard ( #24800 )
2025-03-27 16:44:12 +01:00
Bram Kragten
2ab8209622
Align behavior of template selector with text selector ( #24796 )
2025-03-27 16:44:11 +01:00
Paul Bottein
ed2940edc3
Revert "Restore scroll position when using back navigation in dashboard" ( #24795 )
...
Revert "Restore scroll position when using back navigation in dashboard (#24777 )"
This reverts commit 9cfcd21a93
.
2025-03-27 16:44:11 +01:00