Jan-Philipp Benecke
85fe2213c1
Align view mount dialog with design guidelines ( #24060 )
...
Align view mount dialog with design requirements
2025-02-04 13:25:59 +01:00
Paul Bottein
7dbc78f1d6
Improve value formatting inside backup tooltip ( #24057 )
2025-02-04 13:47:24 +02:00
Ingolf Becker
f965a3504f
Improve weather forecast card layout ( #23704 )
...
* Improve weather forecast card layout
* fix units and improve naming
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2025-02-04 06:32:30 +00:00
karwosts
077f5efe7e
Fix menus in Todo list for Keyboard ( #24054 )
2025-02-04 08:30:45 +02:00
Bram Kragten
ef3bea71a0
Bumped version to 20250203.0
20250203.0
2025-02-03 18:20:20 +01:00
Petar Petrov
fcf655b0ec
FIx console errors in charts ( #24048 )
...
* FIx console errors in charts
* handle undefined unit_of_measurement
2025-02-03 18:20:17 +01:00
Paul Bottein
b263b74916
Increase margin to avoid fab overlap on backup overview page ( #24047 )
2025-02-03 18:20:16 +01:00
Paul Bottein
0f4b6b423a
Improve chart height and narrow option in grid section ( #24046 )
...
* Fix chart size in grid
* Set minimal height to 2 for history chart
* Update history chart
2025-02-03 18:20:15 +01:00
Paul Bottein
72df585c5e
Fix download unencrypted backup logic ( #24045 )
2025-02-03 18:20:15 +01:00
Petar Petrov
4698a63642
Show seconds on x axis when chart is zoomed a lot ( #24043 )
...
Show seconds on x axis when charts is zoomed a lot
2025-02-03 18:20:14 +01:00
Petar Petrov
6eb43a7d61
Workaround for chart size bug in editor preview ( #24040 )
2025-02-03 18:20:13 +01:00
Petar Petrov
af35b15400
Fix click action for timeline chart labels ( #24039 )
...
* Fix click action for timeline chart labels
* Use id in line charts
2025-02-03 18:20:12 +01:00
Petar Petrov
0d50d2664f
Fix legend in charts ( #24025 )
...
* Fix legend in line charts
* fix statistics graph legend
2025-02-03 18:20:11 +01:00
Philipp
ff1159402e
Fix browser media player showing more info dialog ( #24021 )
2025-02-03 18:20:11 +01:00
Jan-Philipp Benecke
f8742ae690
Display year conditionally when script was last triggered on script list ( #24012 )
...
Display year conditionally when script was last triggered in script list
2025-02-03 18:20:10 +01:00
ildar170975
c786d26542
Fix for "Increase generic entity row touch target (3): climate entities ( #24002 )
...
return to max-height + set vertical alignment
2025-02-03 18:20:09 +01:00
Bram Kragten
3f8ff94002
Make date period picker respect timezone settings ( #23996 )
2025-02-03 18:20:08 +01:00
Petar Petrov
64a968543b
FIx console errors in charts ( #24048 )
...
* FIx console errors in charts
* handle undefined unit_of_measurement
2025-02-03 18:13:35 +01:00
karwosts
aea98f702b
Prioritize local image over entity_picture in picture-entity card ( #24032 )
...
* Prioritize local image over entity_picture in picture-entity
* Remove the default stub image if we switch to an entity with a picture
* minor cleanup
2025-02-03 16:01:16 +01:00
Paul Bottein
863ff622be
Increase margin to avoid fab overlap on backup overview page ( #24047 )
2025-02-03 16:00:08 +01:00
Petar Petrov
730cea6646
Workaround for chart size bug in editor preview ( #24040 )
2025-02-03 15:59:43 +01:00
karwosts
7d1f8d618a
Fix more keyboard menus (devices/helpers/scenes/scripts) ( #24037 )
...
* Fix more keyboard menus (devices/helpers/scenes/scripts)
* Apply suggestions from code review
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
* less async
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2025-02-03 16:13:20 +02:00
Paul Bottein
67b970fcaa
Improve chart height and narrow option in grid section ( #24046 )
...
* Fix chart size in grid
* Set minimal height to 2 for history chart
* Update history chart
2025-02-03 14:12:28 +00:00
Paul Bottein
38bcdaa6f6
Revert "Fix chart size in grid"
...
This reverts commit 8f1389de66fcc47fc3f5fe11bbb6b0bf04c7f1e6.
2025-02-03 14:55:17 +01:00
Paul Bottein
8f1389de66
Fix chart size in grid
2025-02-03 14:51:19 +01:00
Paul Bottein
37ac796c8f
Fix download unencrypted backup logic ( #24045 )
2025-02-03 14:40:49 +01:00
Petar Petrov
716cd19d41
Show seconds on x axis when chart is zoomed a lot ( #24043 )
...
Show seconds on x axis when charts is zoomed a lot
2025-02-03 13:27:33 +01:00
Paul Bottein
173725f011
Use ignoreDiacritics in fuse library ( #24041 )
2025-02-03 12:53:34 +01:00
Petar Petrov
ad561b885b
Fix click action for timeline chart labels ( #24039 )
...
* Fix click action for timeline chart labels
* Use id in line charts
2025-02-03 10:36:59 +00:00
Philipp
d77bdf4ac6
Fix browser media player showing more info dialog ( #24021 )
2025-02-03 11:36:19 +01:00
Petar Petrov
ac3796ec31
Fix chart height ( #24028 )
2025-02-03 11:21:30 +01:00
Petar Petrov
8c3fdfb6fb
Fix legend in charts ( #24025 )
...
* Fix legend in line charts
* fix statistics graph legend
2025-02-03 11:09:59 +01:00
karwosts
b7c7d0b4b5
Scroll todo list if it overflows grid_layout ( #24000 )
2025-02-03 09:09:01 +02:00
ildar170975
8b0e6eed3a
Fix for "Increase generic entity row touch target (3): climate entities ( #24002 )
...
return to max-height + set vertical alignment
2025-02-03 09:07:11 +02:00
renovate[bot]
603f884e8c
Update dependency @types/chromecast-caf-receiver to v6.0.21 ( #24038 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-03 08:09:55 +02:00
Bram Kragten
97dfccf4c7
Make date period picker respect timezone settings ( #23996 )
2025-02-01 17:32:07 +01:00
Jan-Philipp Benecke
fd1e31c0cc
Display year conditionally when script was last triggered on script list ( #24012 )
...
Display year conditionally when script was last triggered in script list
2025-02-01 17:16:43 +01:00
Bram Kragten
1de740e7b5
Bumped version to 20250131.0
20250131.0
2025-01-31 18:20:12 +01:00
Bram Kragten
5abfb90b16
fix time input width ( #23998 )
2025-01-31 18:19:45 +01:00
Petar Petrov
6b691063a8
Hide "heating" data from climate charts ( #23997 )
2025-01-31 18:19:44 +01:00
Paul Bottein
d1d746e7e6
Remove name from the chart series when using showNames = false ( #23995 )
...
* Remove name from the chart series when using showNames = false
* Remove translations
2025-01-31 18:19:43 +01:00
Petar Petrov
2fcb64d4a1
Echarts: auto scale Y in log charts ( #23994 )
...
* Echarts: auto scale Y in log charts
* fix statistics chart log scale
2025-01-31 18:19:42 +01:00
Petar Petrov
3769f8c7c0
Hide irrelevant errors from echarts zoom ( #23992 )
2025-01-31 18:19:41 +01:00
Paul Bottein
f0a56e75f5
Improve encrypted backup dialog ( #23991 )
...
* Improve encrypted backup dialog
* Remove unused code
2025-01-31 18:19:40 +01:00
Petar Petrov
15f33e1f19
Echarts: show all series in tooltip ( #23989 )
...
* Echarts: show all series in tooltip
* fix typo
* remove duplicate tooltip entries in statistics chart
* take last valid point instead of first
2025-01-31 18:19:40 +01:00
Petar Petrov
181122177b
Echarts: fix Y scaling ( #23988 )
...
* Echarts: fix scaling of Y axis
* fix fit logic to only extend the limits
* handle invalid min for log scale
2025-01-31 18:19:39 +01:00
Petar Petrov
684cd0f627
Fix legend resetting on zoom ( #23985 )
2025-01-31 18:19:38 +01:00
Paul Bottein
277202e363
Use smooth line for statistic line chart ( #23984 )
...
* Use smooth line for statistic line chart
* Use same smooth options as chartjs
2025-01-31 18:19:37 +01:00
Petar Petrov
b388d1fd42
Fix statistics echarts with negative values ( #23983 )
...
* Fix statistics echarts with negative values
* fix border-radius of negative bar values
* revert timeline label width to previous max values
2025-01-31 18:19:37 +01:00
Paul Bottein
251e6399f5
Reduce chart height to 300px ( #23979 )
2025-01-31 18:19:36 +01:00