Paul Bottein
7ec3b08444
Add disabled option for cards and sections ( #27026 )
...
* Add hidden config option for cards and sections
* Rename to disabled
2025-09-15 07:23:39 +03:00
Norbert Rittel
f3355671d1
Capitalize "Core" and "Supervisor" as component names ( #27039 )
2025-09-14 17:50:44 +02:00
Simon Lamon
c0e240a3bf
Revert SHA pinning for home-assistant/wheels ( #27034 )
2025-09-13 16:47:57 +02:00
renovate[bot]
00fd4753e4
Update dependency @rspack/core to v1.5.3 ( #27032 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-13 09:54:56 +03:00
renovate[bot]
08ac873e3b
Update dependency globals to v16.4.0 ( #27031 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-13 09:54:37 +03:00
renovate[bot]
d12b8d1b1b
Update dependency hls.js to v1.6.12 ( #27028 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-12 19:23:15 +02:00
Simon Lamon
977207dde4
Pin SHA for all github actions ( #26958 )
2025-09-12 19:17:44 +02:00
Norbert Rittel
87a5f1a315
Treat "Recorder" as a (capitalized) name that should not be translated ( #27023 )
2025-09-12 18:29:56 +02:00
renovate[bot]
acab2d5ead
Update dependency ua-parser-js to v2.0.5 ( #27024 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-12 16:42:16 +02:00
Paul Bottein
046fc00f73
Add home assistant bottom sheet ( #26948 )
...
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
2025-09-12 15:33:30 +02:00
Marcin
05775c411b
Add transition to button background ( #27021 )
2025-09-12 14:57:33 +02:00
Bram Kragten
d64acca598
Merge branch 'rc'
20250903.5
2025-09-12 14:43:23 +02:00
Bram Kragten
59571d03a6
Bumped version to 20250903.5
2025-09-12 14:43:09 +02:00
Wendelin
28c515bbac
Fix automation sidebar overflow icon size ( #27016 )
2025-09-12 14:42:36 +02:00
Aidan Timson
27db5b3b02
Move close to the secondary action to allow enter key to submit ( #27005 )
2025-09-12 14:42:35 +02:00
Wendelin
1922db0474
Fix disabled automation style ( #26988 )
...
* Update disabled state logic in action and condition editors to account for indent property
* Remove opacity
2025-09-12 14:42:34 +02:00
Simon Lamon
c8c74a9744
Don't show "condition did not pass" before testing ( #26987 )
...
Testing wrapper
2025-09-12 14:42:33 +02:00
Simon Lamon
2c676baa99
Fix Webhook Trigger doesn't display correctly ( #26982 )
...
Webhook
2025-09-12 14:42:33 +02:00
Petar Petrov
3e41474faa
Fix battery to grid connection in Sankey card ( #26973 )
2025-09-12 14:42:32 +02:00
Petar Petrov
5f9c69ac21
Fix for batteries with long names in energy dashboard ( #26972 )
2025-09-12 14:42:31 +02:00
Paul Bottein
8b45ccaaba
Only copy/cut/delete selected automation rows ( #26966 )
2025-09-12 14:42:30 +02:00
Paul Bottein
455925f637
Don't trigger automation shortcuts when a field is focused or text selected ( #26965 )
...
* Don't trigger automation shortcut when a field is focused
* Don't trigger automation shortcut when a text is selected
2025-09-12 14:42:29 +02:00
Wendelin
9fba7427f8
Fix yaml editor save in config-flow ( #26963 )
2025-09-12 14:42:28 +02:00
karwosts
21aae02652
Mark new automation as dirty if it has initData ( #26953 )
2025-09-12 14:42:28 +02:00
karwosts
24e3fbf622
Fix condition action in config flow dialog ( #26929 )
2025-09-12 14:42:27 +02:00
Simon Lamon
dcbc8b627f
Migrate ha-tooltip to webawesome ( #26540 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2025-09-12 13:09:24 +02:00
Aidan Timson
0d8d18617c
Create and implement goBack helper function ( #27015 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2025-09-12 11:39:45 +02:00
Lukas Waslowski
7eb87c78cc
fix: Pass hass object to <ha-form/> in <hassio-addon-config/> ( #26995 )
...
fix: Pass object to <ha-form/> in <hassio-addon-config/>
2025-09-12 05:03:53 -04:00
Paul Bottein
0eaf9ead9e
Move section edit logic to its own component ( #27017 )
2025-09-12 08:51:10 +00:00
Paul Bottein
7082646fe5
Only copy/cut/delete selected automation rows ( #26966 )
2025-09-12 10:46:23 +02:00
karwosts
96d364b3bd
Full width ha-select dropdowns for z-wave ( #27013 )
2025-09-12 10:45:31 +02:00
Wendelin
e726eb7370
Fix automation sidebar overflow icon size ( #27016 )
2025-09-12 10:43:55 +02:00
renovate[bot]
e6f587da78
Update dependency typescript-eslint to v8.43.0 ( #27010 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-11 19:43:02 +02:00
Petar Petrov
c595392abe
Support opening a new config flow when the current one is finished ( #26964 )
2025-09-11 15:49:09 +02:00
Aidan Timson
5bcffd0dbe
Fix hass-subpage toolbar position ( #27003 )
2025-09-11 15:26:14 +02:00
Aidan Timson
df801833fc
Move close to the secondary action to allow enter key to submit ( #27005 )
2025-09-11 13:16:02 +00:00
Paul Bottein
5ba5c00c70
Include non-primary entities targeted directly by label ( #26952 )
2025-09-11 15:12:20 +02:00
Paul Bottein
dcea227f4a
Add themes variables to tile card to change border radius ( #26999 )
2025-09-11 14:55:07 +02:00
Wendelin
1abedcd5f0
Migrate tab-group to webawesome ( #26951 )
2025-09-11 11:15:24 +02:00
Lukas Waslowski
9e29693293
nitpick: Rename HaFormExpendable to HaFormExpandable ( #26994 )
...
nitpick: Rename HaFormExpendable to HaFormExpandable
2025-09-10 21:38:07 +02:00
Lukas Waslowski
3bfafc794f
fix: Import ha-expansion-panel in ha-form-expandable ( #26996 )
...
fix: Import ha-expansion-panel in ha-form-expandable
The current usages of ha-form-expandable only work correctly because
ha-expansion-panel is already imported somewhere else by coincidence.
This adds an explicit import to avoid breakages when using
ha-form-expandable in a standalone context (e.g. within ./hassio).
2025-09-10 21:37:37 +02:00
Simon Lamon
89c43b2b33
Don't show "condition did not pass" before testing ( #26987 )
...
Testing wrapper
2025-09-10 16:58:26 +03:00
Wendelin
466115d916
Prettier one line format in style .globals.ts files ( #26991 )
2025-09-10 14:54:34 +02:00
Wendelin
a34ca3c085
Fix disabled automation style ( #26988 )
...
* Update disabled state logic in action and condition editors to account for indent property
* Remove opacity
2025-09-10 14:01:05 +02:00
karwosts
9a8ca36047
Filter entities from energy sources table with no data ( #26974 )
...
Filtere entities from energy sources table with no data
2025-09-10 09:48:53 +03:00
dependabot[bot]
b454e89613
Bump vite from 7.1.2 to 7.1.5 ( #26983 )
...
* Bump vite from 7.1.2 to 7.1.5
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 7.1.2 to 7.1.5.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v7.1.5/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 7.1.5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
* dedupe
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
2025-09-10 05:45:12 +00:00
Simon Lamon
0b76109272
Fix Webhook Trigger doesn't display correctly ( #26982 )
...
Webhook
2025-09-10 08:42:47 +03:00
Paulus Schoutsen
942d264693
Allow storing AI Task generate image preferred entity ( #26959 )
2025-09-10 08:41:22 +03:00
Petar Petrov
b10fdf8438
Fix for batteries with long names in energy dashboard ( #26972 )
2025-09-09 19:28:09 +02:00
Petar Petrov
bee8980192
Fix battery to grid connection in Sankey card ( #26973 )
2025-09-09 19:27:41 +02:00