dependabot[bot]
3890afddb9
Bump vite from 6.2.3 to 6.2.4 ( #24873 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 6.2.3 to 6.2.4.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.4/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.2.4/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-31 20:51:13 +02:00
Norbert Rittel
76f187ee2c
Properly sentence-case "assistant" / "pipeline" ( #24872 )
2025-03-31 19:31:00 +02:00
Bram Kragten
488b54cf19
Fix add zwave device my link ( #24871 )
2025-03-31 17:01:15 +03:00
Bram Kragten
29d2c29af3
fix spinner in tts try dialog ( #24867 )
2025-03-31 15:06:15 +02:00
renovate[bot]
a2f9101a9f
Update Yarn to v4.8.0 ( #24863 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-31 16:04:51 +03:00
Paul Bottein
7893eba7a7
Handle date range shift during daylight saving time days ( #24868 )
2025-03-31 14:58:26 +02:00
Paul Bottein
94ced8af32
Add interactions for weather card editor ( #24864 )
2025-03-31 14:19:00 +02:00
Paul Bottein
c4b5882b2d
Force clock card to display time LTR ( #24865 )
2025-03-31 14:18:39 +02:00
Bram Kragten
6e8bac2e58
Take lang into account when search existing pipeline ( #24866 )
...
* Take lang into account when search existing pipeline
* Simplify logic
2025-03-31 14:18:20 +02:00
renovate[bot]
8a2ab2eab4
Update rspack monorepo to v1.3.0 ( #24862 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-31 13:14:34 +02:00
karwosts
c7e5be185d
Bar charts start from 0 ( #24854 )
2025-03-31 12:13:03 +02:00
dependabot[bot]
e98721aa76
Bump home-assistant/wheels from 2025.02.0 to 2025.03.0 ( #24860 )
...
Bumps [home-assistant/wheels](https://github.com/home-assistant/wheels ) from 2025.02.0 to 2025.03.0.
- [Release notes](https://github.com/home-assistant/wheels/releases )
- [Commits](https://github.com/home-assistant/wheels/compare/2025.02.0...2025.03.0 )
---
updated-dependencies:
- dependency-name: home-assistant/wheels
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-31 09:10:57 +02:00
renovate[bot]
4c8d661c63
Update dependency @rsdoctor/rspack-plugin to v1.0.1 ( #24853 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-30 15:57:18 +02:00
renovate[bot]
b7c60ffc74
Update dependency @material/web to v2.3.0 ( #24850 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-30 09:08:38 +02:00
Jan-Philipp Benecke
db6c728cd6
Fix inner border radius for disabled bar in automation/script rows ( #24840 )
2025-03-29 09:54:09 +01:00
renovate[bot]
34f8335a9d
Update dependency @formatjs/intl-datetimeformat to v6.18.0 ( #24841 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-29 08:23:21 +01:00
renovate[bot]
ecf5068bd0
Update dependency luxon to v3.6.0 ( #24837 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-28 23:48:40 +01:00
Bram Kragten
0a2a2b8a70
Name local pipeline based on local or full choice ( #24835 )
2025-03-28 18:29:47 +01:00
Paul Bottein
52f4fe6bc0
Only use button for breadcrumb for admin users ( #24836 )
2025-03-28 13:03:56 -04:00
Bram Kragten
a781bca94b
Update lang support text in voice wizard ( #24834 )
2025-03-28 16:04:48 +00:00
Paul Bottein
63b44c25f8
Remove add-on word in satellite wizard translations for state ( #24832 )
2025-03-28 15:01:09 +00:00
Eloy Rodriguez
b96319703a
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 14:32:50 +00:00
Paul Bottein
9e686190f6
More info breadcrumb clickable ( #24830 )
...
* Make more info breadcrum clickable
* css adjustements
2025-03-28 15:26:09 +01:00
Darren Griffin
5ca7b1d508
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 14:13:50 +00:00
Bram Kragten
7c1d74c6c3
Update voice-assistant-setup-step-local.ts
2025-03-28 15:01:08 +01:00
Bram Kragten
d257f667c1
Update text voice wizard install addons step ( #24829 )
2025-03-28 13:06:54 +00:00
Paulus Schoutsen
842a064682
Hide backup from default dashboard ( #24828 )
2025-03-28 12:55:39 +00:00
Bram Kragten
3d8e146582
Fix voice flow ( #24825 )
...
* Fix voice flow
* Apply suggestions from code review
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2025-03-28 12:53:08 +00:00
Paulus Schoutsen
78e8bd4305
Do not play pre-announce sound when testing voice on satellite ( #24827 )
2025-03-28 08:40:57 -04:00
Paul Bottein
0152a79bd5
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 13:12:07 +01:00
Paul Bottein
f5bb72f067
Add scroll restoration when using back navigation in dashboard ( #24822 )
...
Add scroll restoration when using back navigation with subviews
2025-03-28 12:07:42 +01:00
Alex Gustafsson
9ca6a886f5
Fix hide clear icon of entity picker ( #24821 )
2025-03-28 08:04:40 +00:00
renovate[bot]
f39011f8f4
Update dependency sinon to v20 ( #24810 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-28 09:49:00 +02:00
puddly
8b190867e3
Show hardware integrations in the integration list ( #24820 )
...
Show hardware integrations in the frontend
2025-03-28 08:25:07 +02:00
renovate[bot]
321b15a270
Update dependency typescript-eslint to v8.28.0 ( #24806 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-27 19:44:12 +01:00
renovate[bot]
6ba235d540
Update babel monorepo to v7.27.0 ( #24807 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-27 19:43:54 +01:00
renovate[bot]
e34fd8161c
Update dependency sinon to v19.0.5 ( #24809 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-27 19:43:38 +01:00
Paul Bottein
084cda8218
Fix dashboard strategy ( #24808 )
2025-03-27 18:09:46 +00:00
Paul Bottein
f06a0fa34c
Fallback to state name when the entry doesn't have name ( #24805 )
2025-03-27 18:51:08 +01:00
Paul Bottein
750c59399b
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:39:47 +01:00
Paul Bottein
a6a17cd70c
Add loading state to area strategy ( #24803 )
2025-03-27 15:37:32 +00:00
karwosts
de1c6a5178
Energy device settings fixes ( #24801 )
2025-03-27 16:30:17 +01:00
Bram Kragten
04c3cd7d68
Align behavior of template selector with text selector ( #24796 )
2025-03-27 13:53:35 +01:00
Paul Bottein
17ef74d680
Fix take control of the dashboard ( #24800 )
2025-03-27 13:33:52 +01:00
Paul Bottein
098c6a2567
Remove fixed height in ha tile info ( #24787 )
...
Remove unused height in ha tile info
2025-03-27 11:10:45 +01:00
Paul Bottein
899288ae43
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 9cfcd21a93dd50d61fb64039ce7bec973c721806.
2025-03-27 11:10:23 +01:00
Paul Bottein
a9823f30e3
Fix more info for disabled entities ( #24789 )
2025-03-27 08:49:25 +02:00
Bram Kragten
97966805fa
Fix typo in Arithmetic ( #24786 )
...
Fix type in Arithmetic
2025-03-26 16:13:11 +01:00
Bram Kragten
615b228827
Merge branch 'rc' into dev
20250326.0
2025-03-26 15:46:47 +01:00
Bram Kragten
1819c04c27
Bumped version to 20250326.0
2025-03-26 15:46:00 +01:00