Leslie Fernando
efc5bacb97
Fix grammar: Change 'can not' to 'cannot' in English translations ( #27333 )
2025-10-05 10:29:48 +00:00
Leslie Fernando
430e52efe3
Fix ARIA role typo: Change 'seperator' to 'separator' in todo-list card ( #27335 )
...
- Fixed 4 instances of misspelled ARIA role attribute
- Improves accessibility for screen readers
- Aligns with WCAG guidelines and ARIA specification
2025-10-05 10:29:26 +00:00
Leslie Fernando
6b4c4a9cf8
Fix comment typo: Change 'TODo' to 'TODO' in intl-polyfill ( #27332 )
...
Correct inconsistent capitalization in TODO comment for better
code consistency and readability.
2025-10-05 10:28:32 +00:00
Leslie Fernando
e5b1acc2c3
Fix grammar: Add apostrophe to 'don't' in automation trigger comment ( #27337 )
2025-10-05 10:26:16 +00:00
Paul Bottein
6d95b7af11
Move home subview to dedicated dashboard ( #27264 )
...
* Create lights panel
* Move strategy
* Move files
* Add security and climate panel
* Continue climate and security migration
* Add settings for climate panel
* Don't show these panel in the sidebar
* Rename lights to light
* Remove climate config for now
* Fix light
* Remove unused import
2025-10-04 17:44:34 -04:00
Jan-Philipp Benecke
3e74cf3ada
Fix formatting of position slider tooltip in media player more info ( #27326 )
2025-10-04 09:13:28 +02:00
Jan-Philipp Benecke
859ee98abb
Add color tokens for slider thumb and indicator ( #27295 )
2025-10-04 07:12:35 +00:00
Jan-Philipp Benecke
dd3e5e3724
Add "media_stop" action to media player controls in more info ( #27325 )
2025-10-04 09:00:08 +02:00
Paulus Schoutsen
63cbeca820
Add ESPHome to discovery sources ( #27327 )
2025-10-04 08:58:34 +02:00
Wendelin
fdd66b5cec
Use border radius design tokens in codebase ( #27169 )
...
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
2025-10-03 11:11:30 +00:00
Petar Petrov
76c9723c71
Show the total value in energy graphs ( #27265 )
...
* Show the total value in energy graphs
* format
* Apply suggestions from code review
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2025-10-03 13:01:29 +02:00
Jan-Philipp Benecke
b02368b9c6
Make ha-slider not depend on font sizes ( #27294 )
2025-10-03 12:49:29 +02:00
Wendelin
0bcb7897c9
Fix mobile ha-dialog height in Browser ( #27298 )
...
Enhance dialog responsiveness by adjusting min/max height to use svh units
2025-10-03 12:48:08 +02:00
Norbert Rittel
786bbb3850
Capitalize two occurrences of "YAML" abbreviation ( #27314 )
2025-10-03 12:45:29 +02:00
karwosts
428e7fb332
Add a placeholder hint for template selector ( #27297 )
...
Add a placeholder for template selector
2025-10-03 08:38:58 +03:00
karwosts
ad9e8d5a52
Add entity sub-editor to picture glance ( #27312 )
2025-10-03 08:32:39 +03:00
karwosts
25f6b7de2f
Add energy compare with previous year ( #25037 )
...
* Add energy compare with previous year
* minor text adjustment
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
2025-10-02 19:08:57 +03:00
Aidan Timson
ca1cda4824
Fix desktop translation for browser media source ( #27293 )
...
Fix translation for desktop
2025-10-02 16:36:12 +03:00
Wendelin
8c4a67315b
Fix automation editor safe area ( #27292 )
2025-10-02 12:01:47 +02:00
Paul Bottein
c18de97b32
Align bottom sheet border radius with resizable bottom sheet ( #27280 )
2025-10-02 11:44:54 +02:00
Jan-Philipp Benecke
69457b4e85
Support redo on Shift+CMD+Z ( #27287 )
...
* Support redo on Shift+CMD+Z
* Update redo shortcut for macOS to CMD+Shift+Z
2025-10-02 11:56:56 +03:00
karwosts
552691e200
Add a sub-editor to hui-entity-editor ( #27157 )
...
* Add a sub-editor to hui-entity-editor
* item styling
2025-10-02 08:19:24 +03:00
Petar Petrov
12d3304c72
Add hide_compound_stats option to energy-devices-graph-card ( #27263 )
...
* Add hide_compound_stats option to energy-devices-graph-card
* Update src/panels/lovelace/cards/energy/hui-energy-devices-graph-card.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* format
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2025-10-01 16:24:10 +03:00
Michael Herger
6efca93186
Introduce new number formatting for Switzerland ( #27268 )
2025-10-01 11:08:25 +02:00
Simon Lamon
6280647b9a
ha-refresh-tokens-card: Replace ha-button-menu to ha-md-button-menu ( #26874 )
2025-10-01 10:45:34 +02:00
karwosts
2ff52c6c29
Add alert to fixed domain states ( #27271 )
2025-10-01 09:07:24 +03:00
karwosts
8925b39fe5
Make enum colors stable in history chart ( #27272 )
2025-10-01 08:52:42 +03:00
karwosts
beeef65506
State colors for weather ( #27270 )
...
* State colors for weather
* Update color.globals.ts
minor white tuning
* Update color.globals.ts
cloudy color change
2025-10-01 08:48:37 +03:00
Bram Kragten
994c1b5751
Fix intl polyfill loading ( #27261 )
2025-09-30 16:47:12 +03:00
Aidan Timson
6823c647b6
Fix calendar card height ( #27052 )
2025-09-30 15:27:46 +02:00
Jan-Philipp Benecke
866b478dc0
Use local entity picture if available in media player more info ( #27252 )
2025-09-30 14:36:39 +02:00
Jan-Philipp Benecke
4cedfffb71
Let text scroll in markdown card ( #27250 )
...
* Let text overflow in markdown card
* Update src/panels/lovelace/cards/hui-markdown-card.ts
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2025-09-30 09:37:15 +02:00
dcapslock
1e1514e7da
forwardHaptic on node rather than window. ( #27251 )
...
forwardHaptic on node rather than window. Allows for capturing for custom cards.
2025-09-30 07:49:32 +03:00
Jan-Philipp Benecke
60e07075bc
Refactor ha-config-labels to use styleMap ( #27248 )
2025-09-29 21:05:17 +02:00
Jan-Philipp Benecke
c998086474
Fix --ha-space-13 spacing token ( #27246 )
2025-09-29 20:16:29 +02:00
Paul Bottein
0c2a7bfed0
Replace legacy hass icons to mdi icons ( #27244 )
2025-09-29 17:30:20 +02:00
Phil White
7c7a4e61f2
Add media playback badge for Area card ( #26893 )
2025-09-29 09:58:57 +02:00
Jan-Philipp Benecke
facce7b016
Add custom color token for control color ( #27227 )
2025-09-29 07:28:24 +00:00
Petar Petrov
e546cb3374
Make "loading next step" look like progress step in config flows ( #27234 )
2025-09-29 09:19:18 +02:00
Jan-Philipp Benecke
a0d2e7312b
Adjust media player cover image sizes in more info for smaller screens ( #27232 )
...
Adjust media player cover image sizes for smaller screens
2025-09-29 08:30:12 +03:00
Jan-Philipp Benecke
c0a9dadcbe
Implement core spacing tokens ( #27226 )
2025-09-29 08:28:24 +03:00
Jan-Philipp Benecke
6d5c165bd2
Add tooltips for undo/redo in automation & script editors ( #27224 )
2025-09-28 13:35:48 +03:00
Paul Bottein
c814b8e888
Align dashboard data table with other data tables ( #27206 )
...
* Align dashboard data table with other data tables
* Update ha-config-lovelace-dashboards.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update ha-config-lovelace-dashboards.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-09-27 18:07:01 +03:00
Paul Bottein
e0348e4da7
Fix slider ticks support for number selector ( #27211 )
2025-09-26 15:35:01 +02:00
Aidan Timson
d53f3ec898
Add missing translations for thread config panel ( #27210 )
2025-09-26 14:09:11 +01:00
Paul Bottein
d91a3fbe85
Don't display negative durations in media player more info ( #27212 )
...
Don't display negative value in media player more info
2025-09-26 15:28:59 +03:00
Paul Bottein
01d7130f22
Fix try tts dialog max width ( #27208 )
2025-09-26 13:36:05 +02:00
Aidan Timson
c57851e4df
Migrate hex color helper functions to culori ( #27184 )
2025-09-26 11:31:18 +02:00
Aidan Timson
6f1f13acb0
Migrate rgb color helper functions to culori ( #27185 )
2025-09-26 11:00:08 +02:00
Jan-Philipp Benecke
a8abd00809
Refactor media player slider to use slot for position and duration display ( #27205 )
...
* Refactor media player slider to use slot for position and duration display
* Fix variable naming
2025-09-26 06:33:56 +00:00