Wendelin
b75fa013d2
Fix script with fields fields in tile card button feature ( #26866 )
...
Check script fields in tile card button feature
2025-09-04 11:42:41 +03:00
Paul Bottein
2601b0d89c
Display area with only sensors in climate view in home dashboard ( #26863 )
...
* Display area with only sensors in climate view in home dashboard
* Update home-climate-view-strategy.ts
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
---------
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
2025-09-04 10:11:35 +02:00
Mike Kelly
ef8410e121
Add MCF as another volume unit ( #26400 )
2025-09-04 09:30:13 +03:00
karwosts
37610703c8
Pass first weekday to recorder/statistic_during_period ( #26229 )
...
* Pass first weekday to recorder/statistic_during_period
* switch order
2025-09-04 09:27:40 +03:00
Aidan Timson
4efd9bba8a
Fix weather more info forecast layout jump when loading data ( #26764 )
...
* Fix weather more info forecast layout jump when loading data
* Tabs arent always populated
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-04 06:04:56 +00:00
Paulus Schoutsen
e1fe7976d8
Do not allow filtering by automation labels on mobile ( #26861 )
2025-09-04 08:47:52 +03:00
Simon Lamon
53b96107d9
Home dashboard: Climate fix ( #26856 )
...
* Climate dashboard fix
* Update home-climate-view-strategy.ts
2025-09-03 18:55:33 +02:00
Bram Kragten
510fc71b40
Merge branch 'rc'
2025-09-03 16:20:50 +02:00
Bram Kragten
2a6a3edb77
Bumped version to 20250903.2
2025-09-03 16:20:26 +02:00
Bram Kragten
c7a8796a47
Dont align with clipboard on copy/cut automation item ( #26855 )
2025-09-03 16:19:59 +02:00
Bram Kragten
dcbad9e798
Dont align with clipboard on copy/cut automation item ( #26855 )
2025-09-03 14:19:02 +00:00
karwosts
26b3212c7e
Enable sorting step flow menu options in user language ( #26845 )
...
* Enable sorting step flow menu options in user language
* Remove menu_sort_values
* Update src/dialogs/config-flow/step-flow-menu.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
* prettier
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2025-09-03 17:03:09 +03:00
Bram Kragten
9d40fa5f2b
Merge branch 'rc'
2025-09-03 12:59:34 +02:00
Bram Kragten
8f2a023775
Bumped version to 20250903.1
2025-09-03 12:59:17 +02:00
Paul Bottein
989b0b34fe
Rename history chart to trend graph ( #26854 )
...
* Rename history chart to trend graph
* rename element and prettier
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2025-09-03 12:58:48 +02:00
Paul Bottein
f3f4bcfe45
Rename history chart to trend graph ( #26854 )
...
* Rename history chart to trend graph
* rename element and prettier
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2025-09-03 10:56:05 +00:00
Bram Kragten
cf94e71215
Merge branch 'rc'
2025-09-03 12:06:15 +02:00
Bram Kragten
49896f3fa6
Bumped version to 20250903.0
2025-09-03 12:05:53 +02:00
Bram Kragten
7cfa9de75f
Bumped version to 20250903.0
2025-09-03 12:05:19 +02:00
Paul Bottein
fc4b7674b1
Improve responsive support for history graph feature ( #26851 )
2025-09-03 12:01:50 +02:00
Wendelin
04c9f32539
Fix automation narrow bottom sheet close animation ( #26850 )
2025-09-03 12:01:49 +02:00
Bram Kragten
21e3fc9bb9
Update shortcuts dialog ( #26849 )
2025-09-03 12:01:48 +02:00
Wendelin
4b78eb7656
Update device action button variant based on warning class ( #26848 )
2025-09-03 12:01:47 +02:00
Paul Bottein
b66dc8894d
Improve responsive support for history graph feature ( #26851 )
2025-09-03 12:00:49 +02:00
Wendelin
14a7813ab0
Fix automation narrow bottom sheet close animation ( #26850 )
2025-09-03 09:45:13 +00:00
Bram Kragten
70a2ca281f
Update shortcuts dialog ( #26849 )
2025-09-03 10:01:10 +02:00
Wendelin
d982f042fc
Update device action button variant based on warning class ( #26848 )
2025-09-03 07:06:18 +00:00
J. Nick Koston
e60f9e326b
Show scanner-type-specific power cycle instructions in Bluetooth UI ( #26847 )
...
* Show scanner-type-specific power cycle instructions in Bluetooth UI
* preen
2025-09-03 10:03:03 +03:00
Paul Bottein
e6f91aef8e
20250902.1 ( #26843 )
2025-09-02 21:05:33 +02:00
Paul Bottein
8f99f86c8b
Bumped version to 20250902.1
2025-09-02 21:04:49 +02:00
Paul Bottein
b7eff547c7
Remove non numerical sensor and binary-sensor for history chart feature ( #26838 )
...
* Use hui-graph-base for chart history feature and remove non numerical sensor support
* Fix chart opacity
2025-09-02 21:04:20 +02:00
J. Nick Koston
ba39d189e7
Show scanner current state in the Bluetooth UI ( #26792 )
...
* Show scanner current state in the Bluetooth UI
The state updates live as the scanner changes mode, and provides
a warning on what to do if the scanner gets in a bad state
* Show scanner current state in the Bluetooth UI
The state updates live as the scanner changes mode, and provides
a warning on what to do if the scanner gets in a bad state
* cleanup
* switch
2025-09-02 15:20:06 -03:00
Paul Bottein
78867b2cd9
Remove non numerical sensor and binary-sensor for history chart feature ( #26838 )
...
* Use hui-graph-base for chart history feature and remove non numerical sensor support
* Fix chart opacity
2025-09-02 14:38:06 -03:00
Paul Bottein
ceb6b64152
20250902.0 ( #26842 )
2025-09-02 18:42:11 +02:00
Paul Bottein
d253041376
Bumped version to 20250902.0
2025-09-02 18:41:08 +02:00
Paul Bottein
cb0aa81f89
Change home summaries color ( #26839 )
2025-09-02 18:40:48 +02:00
Bram Kragten
42061b2f8c
Remove expand all/collapse all options from overflow ( #26837 )
...
* remove expand all/collapse all options from overflow
* ignore
2025-09-02 18:40:47 +02:00
Bram Kragten
69bfb89a65
Add new shortcuts to shortcuts dialog ( #26836 )
2025-09-02 18:40:46 +02:00
Bram Kragten
e0307f9688
Align box shadows ( #26835 )
...
* Align box shadows
* update colors
2025-09-02 18:40:45 +02:00
Bram Kragten
1cf353461f
Tweak automation row ( #26834 )
...
tweak automation row
2025-09-02 18:40:44 +02:00
Paul Bottein
1786235c86
Clean graph in security and climate view in home dashboard ( #26833 )
2025-09-02 18:40:43 +02:00
Simon Lamon
645ba3f9c1
Home dashboard: Ensure temperature sensor entity exists ( #26831 )
2025-09-02 18:40:42 +02:00
Bram Kragten
b65f6f46e1
Fix scrolling items in the bottom into view ( #26830 )
2025-09-02 18:40:41 +02:00
Aidan Timson
84ad521b3d
Fix capitalization on data table filter button ( #26829 )
2025-09-02 18:40:40 +02:00
Bram Kragten
dfb9c662e7
add shadow when scrollable in automation bottom sheet, min height 50vh ( #26828 )
2025-09-02 18:40:39 +02:00
Bram Kragten
5ac42e17b0
prevent keyboard shortcuts with more modifier keys ( #26826 )
2025-09-02 18:40:38 +02:00
karwosts
be2f19637e
Differentate service vs device in more-info link ( #26823 )
2025-09-02 18:40:37 +02:00
Paul Bottein
1dff42dc00
Change home summaries color ( #26839 )
2025-09-02 18:14:46 +02:00
Bram Kragten
0c9b3a0765
Remove expand all/collapse all options from overflow ( #26837 )
...
* remove expand all/collapse all options from overflow
* ignore
2025-09-02 16:26:44 +02:00
Bram Kragten
5a109c0ba8
Align box shadows ( #26835 )
...
* Align box shadows
* update colors
2025-09-02 14:15:48 +00:00