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
karwosts
f44c5d7a63
Improve statistics graph axis when using energy_date_selection ( #23974 )
2025-01-31 18:19:35 +01:00
ildar170975
cae1ca52f0
Fix for "Increase generic entity row touch target (2) ( #23973 )
...
* Revert "Fix for "Increase generic entity row touch target" (#23953 )"
This reverts commit 028472fc7bd08311801c5085075a727b909563e6.
* conditional style
2025-01-31 18:19:34 +01:00
Bram Kragten
9449f5ad0a
Bumped version to 20250130.0
20250130.0
2025-01-30 18:08:13 +01:00
Paul Bottein
c337bc5f97
Improve backup settings display on mobile ( #23967 )
2025-01-30 18:07:52 +01:00
Petar Petrov
6aab60cf45
Dynamically reorder energy devices (echarts) ( #23966 )
...
* Dynamically reorder energy devices (echarts)
* fix initial sorting in hui-energy-devices-detail-graph-card
* fix dynamic reordering in devices detail
2025-01-30 18:07:51 +01:00
Paul Bottein
52e9bc3213
Fix backup location config not updated ( #23965 )
2025-01-30 18:07:50 +01:00
Paul Bottein
e48b2383cf
Fix location icon when many locations in backup datatable ( #23964 )
...
* Fix location icon when many locations in backup datatable
* Reuse data
* Don't copy twice
* Improve naming
2025-01-30 18:07:50 +01:00
Petar Petrov
002a249777
Use CSS variables to theme echarts ( #23963 )
...
* Use CSS variables to theme echarts
* fix styles
2025-01-30 18:07:49 +01:00
Paul Bottein
10498ce18d
Display device name in bluetooth panel ( #23960 )
2025-01-30 18:07:48 +01:00
Wendelin
6a5936b2b2
Add correct link to backup.create_automatic ( #23959 )
2025-01-30 18:07:47 +01:00
Norbert Rittel
dc68aaa803
Add localizable "Actions" label to OAuth credentials picker ( #23958 )
...
* Add localizable "Actions" label to OAuth credentials picker
* Prettier
2025-01-30 18:07:46 +01:00
Paul Bottein
e7931ce049
Restore scroll position go back to backup settings page ( #23955 )
2025-01-30 18:07:46 +01:00
ildar170975
59b2582fe3
Fix for "Increase generic entity row touch target" ( #23953 )
...
fix for "touch target"
2025-01-30 18:07:45 +01:00
karwosts
8577b0721c
Fix untracked energy in compare ( #23949 )
2025-01-30 18:07:44 +01:00
J. Nick Koston
91319be855
Reduce size of address column on Bluetooth Advertisement monitor ( #23942 )
2025-01-30 18:07:43 +01:00
Simon Lamon
0dff538298
Backup location translations improvements ( #23940 )
...
* Backup location translations improvements
* Apply better translations
2025-01-30 18:07:42 +01:00
Bram Kragten
b95e87845f
Merge branch 'rc' into dev
20250129.0
2025-01-29 16:46:26 +01:00
Bram Kragten
bc49ebc489
Bumped version to 20250129.0
2025-01-29 16:38:25 +01:00
Wendelin
c97d0ce68a
Add translations for backup agents encryption ( #23938 )
...
* Add translations for backup agents encryption
* Update src/translations/en.json
* Split class map
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2025-01-29 15:31:55 +00:00
renovate[bot]
a0e7d6f1c6
Update dependency lint-staged to v15.4.3 ( #23937 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-29 16:23:04 +01:00
Petar Petrov
25d2a5ddac
Open more-info on label click in echarts ( #23921 )
...
* Open more-info on label click in echarts
* check isExternalStatistic in energy devices click
2025-01-29 15:44:21 +01:00
Paul Bottein
a2f2d64f5c
Allow to change encryption for each backup location ( #23861 )
...
* Add backup location settings page
* Add encryption settings
* Display unencrypted locations and backups
* Improve cloud detail page
* Fix encryption flag
* Fix restore backup
* Fix lint
* Fix translations
* Add warning
* Use agents in backup locations
* Feedback
* Use updated
* Improve encrypted/unencrypted status
* Improve code quality
* Remove hardcoded failed id
* Extend agent interface
* Use willupdate
2025-01-29 14:23:47 +01:00
Petar Petrov
fcdcbbda05
Fix statistics chart stacking and colors ( #23922 )
2025-01-29 12:46:59 +01:00
Paul Bottein
4b5c7fc2de
Only restore config and database for core install ( #23935 )
2025-01-29 12:46:30 +01:00
Paul Bottein
dd64d88afe
Use handle icon for drag and drop in energy devices settings ( #23933 )
...
* Use handle icon for drag and drop in energy devices settings
* Remove import
2025-01-29 11:04:09 +00:00
Wendelin
5feffd08ff
Fix backup time supporting-text ( #23931 )
2025-01-29 09:08:26 +01:00
karwosts
543c7df3e0
Keyboard accessible menus in hass-tabs-subpage-data-table ( #23927 )
2025-01-29 08:23:27 +02:00
ildar170975
167f859f2a
fix padding for error-log-card ( #23923 )
...
make padding similar to system-log-card
2025-01-29 08:22:24 +02:00
J. Nick Koston
c7d9699a24
Include addresses of Bluetooth devices in the connection slots tooltip ( #23928 )
2025-01-29 08:21:34 +02:00
ildar170975
a638cf443d
fix overflow for ha-map ( #23929 )
2025-01-29 08:19:00 +02:00
Patrick Kortendick
438d1c13ef
Fix misspelling for humidifier card description ( #23924 )
2025-01-29 05:20:01 +00:00
J. Nick Koston
cc8869b9f9
Show scanner name in the Bluetooth Advertisement Monitor ( #23926 )
2025-01-28 13:07:16 -10:00
J. Nick Koston
cbdb7406ad
Add support for showing Bluetooth connection slot allocations ( #23899 )
2025-01-28 06:52:21 -10:00
Wendelin
f8d2560104
Revert "Add shortcut hint to assist dialog" ( #23918 )
...
Revert "Add shortcut hint to assist dialog (#23739 )"
This reverts commit d121b332635f5073adb355ea44f863a7193d0f18.
2025-01-28 10:53:57 -05:00
Petar Petrov
cc48ae82d6
Fixes for echarts ( #23906 )
...
* show negative untracked energy again
* fix chart cards height
* fix timeline label width
* fix statistics chart legend
* fix layout of chart cards
* tweak timeline chart labels
* timeline label tweak
* css tweak
* fix legend colors in statistics chart
* dark mode fix
* fix for y axis with a long name
* listen for darkMode changes and update charts
* legend tweak for darkMode
* dark mode tweak
* hide insignificant echarts errors for now
2025-01-28 14:20:34 +00:00
karwosts
e1bda9b57d
Use fixed positioning for ha-form-multi_select ( #23781 )
2025-01-28 15:13:19 +01:00
ildar170975
89e9316a40
Fix typo & layout in ha-assist-chip ( #23785 )
...
* fix typo fot slot name
* make font-size same as for label
* remove unneeded margin-top
2025-01-28 15:04:12 +01:00