Wendelin
efece17f50
Merge branch 'dev' of github.com:home-assistant/frontend into gulp-ts
2025-07-24 08:25:06 +02:00
Abílio Costa
3e2f5b0dd3
Handle visibility changes in camera players ( #26235 )
...
* Handle visibility changes in webrtc player
* Implement visibility handling for hls
* Remove console logs
2025-07-23 19:31:39 +02:00
dependabot[bot]
aae1a3604c
Bump axios from 1.10.0 to 1.11.0 ( #26273 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.10.0...v1.11.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.11.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-23 17:03:08 +00:00
Bram Kragten
e31b9c4264
Update translations action with dispatch
2025-07-23 14:54:35 +02:00
Marcin
90a9dbafbf
Fixed icon ( #26249 )
2025-07-23 14:52:07 +02:00
Marcin
7041557ee2
Changed area dashboard preview icon ( #26269 )
2025-07-23 14:50:51 +02:00
Joost Lekkerkerker
3d6e5ef1f0
Render AI task entities with formatted time ( #26265 )
2025-07-23 14:49:51 +02:00
Petar Petrov
d9bf605c3f
Improve ZHA routes vizualization ( #26270 )
2025-07-23 14:48:47 +02:00
Copilot
20dab92ad8
Sort devices and services alphabetically in integration pages ( #26231 )
...
Co-authored-by: balloob <1444314+balloob@users.noreply.github.com >
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2025-07-23 14:41:34 +02:00
Petar Petrov
98ed3bdd4d
Add handle to axis pointer in charts on mobile ( #26088 )
...
* Add handle to axis pointer in charts on mobile
* Ignore hidden xAxis
* simplify
2025-07-23 13:13:43 +02:00
Petar Petrov
f5bc6309ae
Add features to light & cover groups more-info ( #26187 )
...
* Add features to light & cover groups more-info
* 12 column tiles
2025-07-23 13:13:09 +02:00
Simon Lamon
620ebd8a61
Correct lokalise docker image ( #26267 )
...
Mistyped docker iamge
2025-07-23 13:11:57 +02:00
Norbert Rittel
ca30af5c8a
Various spelling fixes in user-facing strings ( #26261 )
...
* Various spelling fixes in user-facing strings
* Fix triple apostrophes
2025-07-23 13:23:17 +03:00
Simon Lamon
9d30ce348f
Bump Lokalise docker image to latest v3.1.4 ( #26226 )
...
Bump lokalise to latest version v3.1.4
2025-07-23 11:44:36 +02:00
karwosts
07c7b07362
Stabilize step flow errors ( #26258 )
2025-07-23 08:33:48 +03:00
karwosts
c13a80ce5e
Hide hardware integrations in brand sub-menu ( #26252 )
...
* Hide hardware integrations in brand sub-menu
* Filter before sort
2025-07-22 16:16:03 +02:00
Wendelin
13868478f7
Download core logs via supervisor ( #26251 )
...
Use supervisor download dialog for core downloads
2025-07-22 14:55:11 +03:00
dependabot[bot]
77aca59dda
Bump form-data from 4.0.3 to 4.0.4 ( #26248 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-22 09:04:27 +02:00
renovate[bot]
b86605949b
Update dependency marked to v16.1.1 ( #26247 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-22 09:08:42 +03:00
renovate[bot]
cd19022e2e
Update dependency eslint-config-prettier to v10.1.8 ( #26246 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-22 09:08:17 +03:00
Petar Petrov
03368c1859
Improve Z-Wave firmware update dialog on device page ( #26158 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2025-07-21 13:55:31 +00:00
Petar Petrov
8e0ed288e1
Tweak the color of sum/change lines in statistics chart ( #26242 )
2025-07-21 10:57:18 +02:00
Petar Petrov
879e0ed3d5
Show more details in statistics legend when only 1 entity ( #26241 )
2025-07-21 10:57:13 +02:00
renovate[bot]
657275fd17
Update dependency marked to v16.1.0 ( #26238 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-21 08:48:59 +03:00
Paul Bottein
3d1c908a01
Add support for multiple entities and hide_states option in state and attribute selectors ( #26207 )
...
* Add support for multiple entities and target for state selector
* Add support for multiple entities for attribute selector
* Improve context support
* Add combine mode and fix hidden and entity category for service control
* Don't use combine mode
* Refactor options
2025-07-21 08:48:25 +03:00
Norbert Rittel
713e8e7b71
Fix missing sentence-casing in Quickbar navigation items ( #26224 )
...
Fix missing sentence-casing in Quickbar navigation
Also replace one occurrence of "configuration" with "settings" as this is now it's menu title.
2025-07-20 10:17:48 +02:00
Petar Petrov
9e597d22a5
Handle predefined options in Z-Wave config panel ( #26097 )
...
* Handle predefined options in Z-Wave config panel
* use ha-combo-box
* lint
* display invalid status on the input
* show number and label
* compute items outside of render
2025-07-19 09:18:27 +03:00
Petar Petrov
259e8a14da
Fix history for energy_storage device class ( #26223 )
2025-07-18 20:34:05 +02:00
renovate[bot]
4de4243b55
Update rspack monorepo to v1.4.8 ( #26222 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-18 18:35:35 +02:00
Paul Bottein
a667cb627b
Add reorder option to entity selector ( #26217 )
2025-07-18 18:08:54 +02:00
Paul Bottein
9461634670
Fix interactions translation in area card editor ( #26218 )
2025-07-18 16:00:02 +02:00
Petar Petrov
51b79b33fb
Disable network graph emphasis on mobile ( #26106 )
2025-07-18 14:04:22 +02:00
renovate[bot]
539884295b
Update rspack monorepo to v1.4.7 ( #26216 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-18 12:40:48 +02:00
Paul Bottein
e1192403d9
Update card size icon for area strategy ( #26213 )
2025-07-18 10:22:37 +02:00
renovate[bot]
f5c49c83a0
Update dependency @codemirror/view to v6.38.1 ( #26214 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-18 10:22:16 +02:00
Petar Petrov
faae7a2322
ZWaveJS network graph ( #26112 )
...
* ZwaveJS network visualization
* more progress
* working version
* lint
* remove unused code
* Update src/translations/en.json
Co-authored-by: Norbert Rittel <norbert@rittel.de >
* remove "live" toggle and use deepEqual
* styling tweak
---------
Co-authored-by: Norbert Rittel <norbert@rittel.de >
2025-07-18 10:12:28 +02:00
Petar Petrov
f6aa55ef74
Fix entities link on integration page ( #26167 )
2025-07-18 10:01:33 +02:00
Petar Petrov
1a0afc5079
Show more details on storage page ( #26202 )
2025-07-18 08:31:31 +02:00
Christoph
4a50ca4ea5
do not set "___ADD_NEW___" value in ha-area-picker ( #26210 )
2025-07-18 08:37:04 +03:00
Logan Rosen
6cb27ede09
Refresh store collection when adding or removing repository ( #26174 )
...
* Refresh store collection when adding new repository
* Remove store refresh from `hassio-addon-store`
* Only refresh store when adding/removing repositories
2025-07-18 08:35:41 +03:00
Petar Petrov
1b68c51a05
Add Sankey chart to the energy dashboard ( #26192 )
...
* Add Sankey chart to the energy dashboard
* hide floors & areas if there is an explicit hierarchy
2025-07-18 06:30:21 +02:00
renovate[bot]
5f2b11ca9f
Update dependency typescript-eslint to v8.37.0 ( #26211 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-18 06:08:59 +02:00
Tommy Goode
ec6666a4ea
Add 'state' option for secondary entity info on Entities card ( #26201 )
...
* add 'state' option for secondary entity info on Entities card
* Use formatEntityState instead of computeStateDisplay
2025-07-17 14:02:09 +00:00
Paul Bottein
a10dbb64f0
Small improvements for area strategy editor ( #26206 )
2025-07-17 16:39:38 +03:00
Stefan Agner
aa17be0e33
Add Supervisor unhealthy reason translations ( #26190 )
...
* Add Supervisor unhealthy reason translations
This adds translations for new Supervisor unhealthy reasons, including:
- `oserror_bad_message` (https://github.com/home-assistant/supervisor/pull/4750 )
- `duplicate_os_installation` (https://github.com/home-assistant/supervisor/pull/6024 )
While at it, sort the keys alphabetically for consistency.
2025-07-17 10:27:36 +02:00
Norbert Rittel
a8919703ee
Fix description of Picture elements card ( #26203 )
...
- change explanation from plural to singular to match first sentence
- remove the exclamation mark from the middle of the sentence and fix wrong capitalization
2025-07-17 11:01:36 +03:00
Norbert Rittel
1c66a5e437
Sentence-case "Enable state reporting" for Alexa ( #26204 )
...
Makes it consistent with identical `enable_state_reporting` string for `google`.
2025-07-17 11:00:33 +03:00
Paul Bottein
767d785d04
Increase area card default height when using camera and features ( #26205 )
2025-07-17 10:59:29 +03:00
Paul Bottein
0839528e22
Add option to change the area card size for area dashboard ( #26199 )
2025-07-17 09:07:24 +03:00
Norbert Rittel
1012245ef7
Different sentence-casing fixes in user-facing strings ( #26200 )
...
* Several casing fixes in en.json
* Include "Security Devices PIN"
* Include "Browser Media Player"
2025-07-17 09:03:00 +03:00
karwosts
0d6db8b834
Show picture-elements error messages for elements ( #26196 )
2025-07-17 09:01:42 +03:00
Petar Petrov
adea2efb01
Fix "Cancel exclusion" button for Z-Wave ( #26188 )
2025-07-16 17:29:28 +02:00
dcapslock
818914b837
Include card error message in card error ( #26184 )
...
Pass card error message to createErrorCardElement
2025-07-16 17:28:42 +02:00
Paul Bottein
b207528ecf
Remove specific icons for area controls card features ( #26195 )
2025-07-16 17:27:05 +02:00
Norbert Rittel
039ef18d8c
Fix spelling of "to log in to" (verb) and "login" (noun) ( #26189 )
...
Fix spelling of "to log in to" and "login"
2025-07-16 12:22:52 +03:00
Petar Petrov
db387834f2
Fix entity renaming when adding a new device ( #26177 )
2025-07-16 11:00:49 +03:00
Petar Petrov
1b7d9f9e3b
Remove vis-data dependency ( #26186 )
2025-07-16 08:42:37 +02:00
Paulus Schoutsen
ed8c9f5ce5
AI Task automation save improvements ( #26140 )
...
* also assign category
* Extract Suggest AI button
* Add sick animation
* Show AI Task pref but disabled if not done loading
* Lint
* Update progress wording
* Define better interface
* Add My panel
* Adjust instructions to params.domain
* Mention sentence capitalization
* Update label when failure
* Keep width during suggestion
2025-07-16 08:20:37 +03:00
Norbert Rittel
c3bf1d8770
Consistently capitalize "Companion" for the mobile apps ( #26180 )
2025-07-15 19:27:04 +02:00
Paul Bottein
7db4693082
Don't show members for legacy groups ( #26179 )
2025-07-15 17:05:38 +00:00
Petar Petrov
72a12a4ba4
Fix for charts with identically named entities ( #26166 )
...
* Fix for charts with identically named entities
* lint
* type fix
2025-07-15 19:01:58 +02:00
Paul Bottein
aee9e4b0a5
Show group members in more info ( #26178 )
...
* Should group members in more info
* Fix flickering
2025-07-15 19:51:46 +03:00
Petar Petrov
55f6affc9e
Fix number format in statistics charts ( #26176 )
...
fix number format in statistics charts
2025-07-15 18:40:23 +02:00
renovate[bot]
1e5f2f7215
Update dependency eslint to v9.31.0 ( #26171 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-15 08:14:15 +03:00
renovate[bot]
da864d5bb7
Update dependency lit-html to v3.3.1 ( #26162 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-14 12:23:55 +02:00
Paul Bottein
8d60f39cf4
Improve aria support in control elements ( #26107 )
...
* Improve aria support in control elements
* Use radiogroup for control select
* Fix switch
2025-07-14 12:56:31 +03:00
renovate[bot]
2045519814
Update dependency @lit/reactive-element to v2.1.1 ( #26159 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-14 08:35:27 +00:00
renovate[bot]
3f70e88a4f
Update dependency lit to v3.3.1 ( #26160 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-14 11:27:40 +03:00
renovate[bot]
6ed5fbe102
Update dependency @lit-labs/observers to v2.0.6 ( #26155 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-14 11:26:43 +03:00
renovate[bot]
4e72d5083d
Update dependency @lit/context to v1.1.6 ( #26157 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-14 11:25:55 +03:00
renovate[bot]
f9e102e537
Update dependency @lit-labs/virtualizer to v2.1.1 ( #26156 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-14 11:05:03 +03:00
renovate[bot]
e54363875b
Update dependency @lit-labs/motion to v1.0.9 ( #26154 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-14 09:10:11 +03:00
dcapslock
1ce4e2a799
Improve performance of Helpers config page ( #26153 )
2025-07-14 08:42:37 +03:00
karwosts
80b86a89f0
Render energy-gas in the display unit of the sources ( #26143 )
2025-07-14 08:34:53 +03:00
renovate[bot]
1a316d251e
Update rspack monorepo to v1.4.6 ( #26148 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-13 09:00:49 +00:00
renovate[bot]
a74f90b768
Update dependency luxon to v3.7.1 ( #26147 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-13 10:51:09 +02:00
renovate[bot]
fc6e457581
Update dependency @types/leaflet to v1.9.20 ( #26142 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 23:25:08 +02:00
karwosts
ad7b8b66f2
Render energy-water in the display unit of the sources ( #26141 )
...
Render energy-water in the display unit of the source
2025-07-11 19:31:27 +03:00
renovate[bot]
0714677a8a
Update dependency hls.js to v1.6.7 ( #26137 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 12:37:28 +02:00
renovate[bot]
0a946a5c43
Update rspack monorepo to v1.4.5 ( #26138 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 12:37:04 +02:00
renovate[bot]
4930a8d88e
Update dependency typescript-eslint to v8.36.0 ( #26136 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 12:36:55 +02:00
Petar Petrov
8b781cec8e
Handle disabled ZWave provisionning entries ( #26132 )
...
* Handle disabled ZWave provisionning entries
* Update src/translations/en.json
Co-authored-by: Norbert Rittel <norbert@rittel.de >
---------
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
Co-authored-by: Norbert Rittel <norbert@rittel.de >
2025-07-11 12:36:19 +02:00
Petar Petrov
065c98c5d7
"Add device" primary button on protocol integration pages ( #26130 )
2025-07-11 10:37:25 +03:00
karwosts
69d8eeb7db
Revert changes to persistent notification in sidebar ( #25984 )
2025-07-10 21:33:33 +02:00
Norbert Rittel
3b7d2869e5
Fix sentence-casing of two "More Info" button labels ( #26135 )
...
Fix sentence-casing of two "More Info" buttons
- the one in the Dev tools opens the "More info" dialog for the entity, so it's changed to that dialog's name
- the one for Thread configuration opens href=${documentationUrl(this.hass, `/integrations/thread`)}
therefore it's changed to "More information"
2025-07-10 16:07:11 +00:00
renovate[bot]
bcda5cd0cf
Update dependency core-js to v3.44.0 ( #26134 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-10 16:02:35 +00:00
renovate[bot]
eeb64a25ff
Update dependency @rsdoctor/rspack-plugin to v1.1.8 ( #26133 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-10 16:01:56 +00:00
Petar Petrov
9134132ba9
Only show loading for slow flow steps to avoid flickering ( #26131 )
2025-07-10 17:59:07 +02:00
karwosts
1ded254e5a
Fix some weather-forecast card editor issues ( #26125 )
2025-07-10 11:27:37 +03:00
Christoph
fc104a7992
add floor column to datatable in config devices page ( #26103 )
...
* add floor column to datatable in config devices page
* refactor conditions related to floor column in config devices page
2025-07-10 11:25:56 +03:00
karwosts
e7e062a222
Pause map autofit when user initiates pan/zoom ( #26114 )
...
* Pause map autofit when user initiates pan/zoom
* not a state
* a different approach
2025-07-09 17:32:20 +03:00
Franck Nijhof
5233086efb
Add Task issue form ( #26121 )
2025-07-09 14:14:37 +02:00
Christoph
8d95f0d95d
add unit tests for common/url/search-params.ts ( #26115 )
2025-07-09 14:11:28 +03:00
karwosts
5cf8b39703
Coerce all energy distribution values to the same unit ( #26117 )
2025-07-09 14:06:47 +03:00
Franck Nijhof
15dabe372c
Adjust feature request links in issue reporting ( #26123 )
2025-07-09 12:40:37 +02:00
renovate[bot]
aab52a8bb2
Update dependency vis-data to v7.1.10 ( #26122 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-09 10:27:49 +00:00
Norbert Rittel
aa52825b40
Capitalize "REST", remove excessive commas ( #26109 )
2025-07-08 12:57:30 +02:00
Christoph
2809a306e6
do not set "___ADD_NEW___" value in ha-floor-picker ( #26102 )
2025-07-08 12:40:24 +02:00
renovate[bot]
a6304d6284
Update rspack monorepo to v1.4.4 ( #26105 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-08 08:50:51 +03:00
Paul Bottein
8e866e86d6
Use query params instead of path for media browser navigate ids ( #26099 )
2025-07-08 08:50:28 +03:00
Kevin Lakotko
2e8203f666
Sort groups if same as sort column ( #26010 )
...
* fix(grouping): if sorted by column sort group
* chore: use props to group for memoization
2025-07-07 19:23:27 +03:00
Paulus Schoutsen
b60f2e3201
Add extra margin AI Task pref ( #26096 )
...
Add extra margin AI Task
2025-07-07 12:11:35 +03:00
renovate[bot]
c5f57f436c
Update rspack monorepo to v1.4.3 ( #26093 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-07 10:17:53 +03:00
steinmn
3bb930b906
Fix flickering Edit sidebar dialog by locking content padding ( #26084 )
...
Fix flickering Edit sidebar dialog
2025-07-07 05:29:25 +00:00
Ezra Freedman
e75331e159
Weather card smallest width is not set correctly ( #26082 )
...
set result.width, not result.height
2025-07-06 10:12:59 +02:00
renovate[bot]
d6b66a7145
Update dependency @rsdoctor/rspack-plugin to v1.1.7 ( #26087 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-06 08:07:11 +00:00
Yosi Levy
5c346798c8
RTL fixes for 7-25 ( #26074 )
2025-07-06 10:04:09 +02:00
renovate[bot]
5ffe37407a
Update dependency hls.js to v1.6.6 ( #26085 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-06 09:58:49 +02:00
renovate[bot]
2b056c0434
Update dependency @lokalise/node-api to v14.9.1 ( #26081 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-06 09:58:06 +02:00
Paulus Schoutsen
27b36707e5
Automation save dialog to suggest name, description and labels ( #26071 )
...
* AI Task structure
* Suggest description and labels too
2025-07-06 09:57:16 +02:00
renovate[bot]
5760614b65
Update babel monorepo to v7.28.0 ( #26079 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-05 12:17:24 +02:00
renovate[bot]
3835912b01
Update dependency @rsdoctor/rspack-plugin to v1.1.6 ( #26078 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-05 12:14:01 +02:00
Petar Petrov
a385655c85
Remove deprecated dependency @types/glob ( #26075 )
2025-07-05 08:27:41 +02:00
karwosts
e177012108
Fix default range icon ( #26069 )
2025-07-04 23:34:38 +02:00
renovate[bot]
cc3234ad8f
Update dependency eslint to v9.30.1 ( #26072 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-04 22:47:44 +02:00
karwosts
4d932f0b4a
Support translating number selector UoM ( #26070 )
2025-07-04 21:06:49 +03:00
renovate[bot]
257769cdc7
Update dependency globals to v16.3.0 ( #26068 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-04 18:42:09 +02:00
renovate[bot]
6619f064eb
Update dependency @lokalise/node-api to v14.9.0 ( #26067 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-04 15:12:03 +02:00
renovate[bot]
382a47a082
Update rspack monorepo to v1.4.2 ( #26066 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-04 15:11:40 +02:00
renovate[bot]
ad4be75fe1
Update dependency typescript-eslint to v8.35.1 ( #26058 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-04 10:16:33 +03:00
Ezra Freedman
d605b67b41
Prevent uncaught TypeError on HuiWeatherForecastCard render ( #26038 )
2025-07-03 21:19:48 +02:00
renovate[bot]
dba6a3c756
Update fullcalendar monorepo to v6.1.18 ( #26047 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-03 17:14:49 +03:00
c0ffeeca7
002e9ad071
Terminology: change controller to adapter ( #26051 )
...
* Terminology: change controller to adapter
* Update src/translations/en.json
Co-authored-by: AlCalzone <d.griesel@gmx.net >
* Apply suggestions from code review
---------
Co-authored-by: AlCalzone <d.griesel@gmx.net >
2025-07-03 15:51:35 +02:00
Paul Bottein
6e7874c2c9
Fix play media action ( #26035 )
2025-07-02 19:30:06 +02:00
Paul Bottein
978f9b0f83
Reduce media selector size ( #26033 )
2025-07-02 18:08:31 +02:00
renovate[bot]
2b88669a72
Update dependency eslint-plugin-lit-a11y to v5.1.0 ( #26020 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-02 17:20:13 +02:00
renovate[bot]
252fd2bb6c
Update dependency @bundle-stats/plugin-webpack-filter to v4.21.0 ( #26032 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-02 17:19:41 +02:00
Paul Bottein
cc68a087a2
Fix zoom in statistic chart ( #26034 )
2025-07-02 17:18:39 +02:00
karwosts
3e1341a731
Fix glitchy 'show' checkboxes on integration page ( #26021 )
2025-07-02 13:43:06 +02:00
Bram Kragten
6be25270fd
Dont fetch device actions on first updated ( #26028 )
2025-07-02 13:42:21 +02:00
Bram Kragten
ce929aea46
Disable fullscreen in trigger detail dialog ( #26030 )
2025-07-02 13:41:52 +02:00
Paul Bottein
8853bf6ea2
Improve styling of the code editor in fullscreen mode ( #26029 )
2025-07-02 13:41:26 +02:00
Paul Bottein
2241807745
Fix UI jump when using drag and drop in areas strategy editor ( #26026 )
2025-07-02 09:03:21 +00:00
Paul Bottein
50d705c943
Add missing domain icon import in area controls ( #26023 )
2025-07-01 21:47:20 +02:00
Paul Bottein
eb111d3c32
Add missing area helper ( #26022 )
2025-07-01 21:46:58 +02:00
Paul Bottein
1e59f9f4be
Increase target area in tile card and area card ( #26017 )
2025-07-01 14:34:19 +02:00
Paul Bottein
523eb9522f
Add dashboard title to strategy editor ( #26015 )
2025-07-01 14:33:36 +02:00
Paul Bottein
f6cb322819
Avoid selector to take to much space in action calls ( #26014 )
2025-07-01 14:32:54 +02:00
Paul Bottein
4f97756f4e
Force narrow style for action, condition and trigger in blueprint ( #26018 )
2025-07-01 15:22:55 +03:00
Ezra Freedman
8644dd5271
Fix translation in the integration page for entities ( #26009 )
...
add call to localize
2025-07-01 06:48:13 +00:00
renovate[bot]
26d842f432
Update dependency @babel/helper-define-polyfill-provider to v0.6.5 ( #26008 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-01 08:34:48 +02:00
renovate[bot]
ad4f14ffaf
Update dependency eslint to v9.30.0 ( #26012 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-01 08:31:30 +02:00
Paul Bottein
948c858e78
Fix object selector not displayed ( #26007 )
2025-06-30 16:15:37 +00:00
Paul Bottein
49099223d3
Do not display quality scale for custom integrations ( #26006 )
2025-06-30 16:10:08 +00:00
Paul Bottein
0fbd430594
Allow to re-order floors in areas dashboard ( #26002 )
...
* Allow to re-order floors in areas dashboard
* Move drag handle to right
* Improve typings
* Only show drag handle if there is at least 2 floors
2025-06-30 16:09:42 +00:00
Kevin Lakotko
8cc762d839
Fix use of numeric option for collator ( #25917 )
...
* fix(string): use numeric option for collator
* test: add natural sort comparison tests
2025-06-30 18:00:45 +02:00
Paul Bottein
89d9dd2893
Improve device row in integration page ( #26005 )
...
Improve device row in config entry page
2025-06-30 17:44:50 +02:00
renovate[bot]
b7d1ce1c37
Update rspack monorepo to v1.4.1 ( #26001 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-30 17:22:39 +02:00
renovate[bot]
869d10ca3f
Update CodeMirror ( #26003 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-30 17:22:09 +02:00
Simon Lamon
f338089148
Pass area control service calls through hass ( #25986 )
...
Connection logging
2025-06-30 14:59:15 +02:00
renovate[bot]
06b0f9fcaf
Update dependency @rsdoctor/rspack-plugin to v1.1.5 ( #26000 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-30 13:49:05 +02:00
Simon Lamon
7ad07e4c55
Fix fullscreen yaml editor (transparency background) ( #25989 )
...
Fix fullscreen editor (transparency background)
2025-06-30 14:16:59 +03:00
renovate[bot]
ad65600d11
Update dependency marked to v16 ( #25997 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-30 14:15:16 +03:00
renovate[bot]
e91d907e56
Update dependency prettier to v3.6.2 ( #25996 )
2025-06-30 08:26:28 +02:00
renovate[bot]
b35a1fc9e0
Update dependency @babel/core to v7.27.7 ( #25992 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-29 20:54:40 +03:00
renovate[bot]
dd18ad96f3
Update dependency gulp-rename to v2.1.0 ( #25985 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-29 17:16:40 +02:00
Norbert Rittel
62eec56e5f
Fix grammar of Light, Sensor and Tile card descriptions ( #25988 )
...
* Fix grammar of Light, Sensor and Entity card descriptions
* Capitalize "Tile card" as a name
* Apply same change to Entity badge description
2025-06-29 17:16:09 +02:00
renovate[bot]
7187e25cad
Update rspack monorepo to v1.4.0 ( #25987 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-29 11:06:34 +02:00
Norbert Rittel
6d9e6a616d
Fix sentence-casing, spelling and grammar issues ( #25981 )
...
* Fix sentence-casing, spelling and grammar issues
* Add "IP information" to the list
* More sentence-casing issues
2025-06-29 09:25:29 +02:00
renovate[bot]
44d87e3c66
Update dependency barcode-detector to v3.0.5 ( #25980 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-28 17:41:15 +02:00
renovate[bot]
085e2460bc
Update dependency prettier to v3.6.1 ( #25978 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-28 17:40:47 +02:00
karwosts
1f8a9e4caf
Improve settings page accessibility (No. 2) ( #25965 )
2025-06-27 19:38:11 +02:00
Franck Nijhof
f08877437e
Add initial instructions file for GitHub Copilot and Claude Code ( #25967 )
2025-06-27 18:06:23 +02:00
renovate[bot]
6690d1ef22
Update dependency @types/leaflet to v1.9.19 ( #25974 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-27 17:54:52 +02:00
Paul Bottein
9d8a5b366e
Use entity format state if only one entity for that domain in the area card ( #25964 )
...
Use entity format state if only one entity is area card
2025-06-27 17:41:58 +02:00
Franck Nijhof
22c798c9d6
Add Claude to gitignore ( #25966 )
2025-06-27 15:59:14 +02:00
Norbert Rittel
8aabb1f32f
Dev Tools: Remove excessive space from "Input date times" ( #25973 )
...
Remove excessive space from "input date times"
2025-06-27 15:57:52 +02:00
renovate[bot]
33d5cecc85
Update dependency ua-parser-js to v2.0.4 ( #25968 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-27 15:12:14 +03:00
Paul Bottein
7693a4dc24
Use areas dashboard name in the top bar ( #25969 )
2025-06-27 10:40:15 +02:00
Paul Bottein
9ec38c7dd9
Bump vaadin to 24.7.9 ( #25963 )
2025-06-26 21:22:06 +00:00
Bram Kragten
e8cb85f7ff
Disable fullscreen editor for editors that are already fullscreen ( #25959 )
...
* Disabled fullscreen editor for editors that are already fullscreen
* Update ha-code-editor.ts
2025-06-26 23:17:30 +02:00
renovate[bot]
ef964a2717
Update dependency typescript-eslint to v8.35.0 ( #25956 )
2025-06-26 19:32:39 +02:00
Paul Bottein
369881f8a6
Fix expand icon for entries and sub entries ( #25955 )
2025-06-26 19:21:15 +02:00
Bram Kragten
68e22d23f1
Fix filtering on device in entities config panel ( #25948 )
...
* Fix filtering on device in entities config panel
* fix
* set filters from url twice to catch race...
2025-06-26 16:42:11 +02:00
Paul Bottein
696ba69a9e
Revert vaadin to 24.7.7 ( #25953 )
2025-06-26 14:41:58 +00:00
Paul Bottein
e2ab52e10e
Don't limit combo-box dropdown size ( #25952 )
2025-06-26 14:12:07 +00:00
Bram Kragten
b154bc1502
Load title when fetching flow ( #25951 )
2025-06-26 14:07:46 +00:00
Paul Bottein
a952b880d8
Disable escape key to close edit card dialog ( #25947 )
2025-06-26 15:25:26 +02:00
Bram Kragten
018aceb542
Add label to version number ( #25942 )
...
Add label
2025-06-26 15:38:33 +03:00
Bram Kragten
2fb86f118e
make sure header is always shown in data entry flow ( #25941 )
2025-06-26 11:07:08 +00:00
Bram Kragten
6c8caccfec
Use different icon for services ( #25939 )
2025-06-26 13:05:28 +02:00
Paul Bottein
3dd3a80054
Remove alert classes and only use slot sensors for areas dashboard ( #25937 )
...
* Remove alert classes and only used slot sensors for areas dashboard
* Rename group to sensors
* Rename group to sensors
2025-06-26 13:05:05 +02:00
Bram Kragten
675310afdf
add version number to integration page ( #25940 )
...
* add version number to integration page
* Update ha-config-integration-page.ts
2025-06-26 11:04:13 +00:00
Paul Bottein
f5df91d4c7
Better handle case when no floors in areas dashboard ( #25933 )
2025-06-26 12:18:34 +02:00
Bram Kragten
d8ab9b73ba
Prevent overflow of ripple on device row on integration page ( #25922 )
2025-06-26 12:17:00 +02:00
renovate[bot]
89ab0b4a3d
Update dependency prettier to v3.6.0 ( #25930 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-26 10:18:03 +02:00
Eric Stern
dd4cb1df72
Fix logbook stream subscription ( #25927 )
2025-06-26 09:42:43 +02:00
Paulus Schoutsen
b81cd37776
Make the config entry row section wider on mobile ( #25924 )
2025-06-26 09:41:39 +02:00
Paulus Schoutsen
34112e7446
Fix wrapping of add subentry buttons ( #25925 )
2025-06-26 09:41:10 +02:00
Bram Kragten
2dee45b465
Update confirm disable messages ( #25919 )
2025-06-26 08:57:16 +03:00
Norbert Rittel
10eb0a8b87
Deduplicate weekdays in time conditions ( #25915 )
...
Replace weekdays conditions with references to common ui strings
2025-06-26 08:55:46 +03:00
Bram Kragten
551035238f
Dont show internal quality scale ( #25921 )
...
dont show internal quality scale
2025-06-25 17:34:12 -04:00
Bram Kragten
eb9359e9e1
Only show own devices when there are devices... ( #25920 )
...
only show own devices when there are devices...
2025-06-25 17:31:43 -04:00
Bram Kragten
df2523a6a2
Merge branch 'rc' into dev
2025-06-25 17:25:23 +02:00
Bram Kragten
edb1e1bba7
Bumped version to 20250625.0
2025-06-25 17:24:02 +02:00
Bram Kragten
e5bc234ab3
make debug mode better visible, improve disabling device ( #25910 )
2025-06-25 17:23:22 +02:00
ildar170975
6006e926a7
fix hui-panel-view for a "warning_multiple_cards" ( #25899 )
2025-06-25 17:20:14 +02:00
Petar Petrov
93df473ad2
Translate select options in config flows ( #25911 )
2025-06-25 17:18:29 +02:00
Paul Bottein
af149dcfab
Move exclude entities config to area card ( #25909 )
2025-06-25 16:18:47 +02:00
karwosts
3ab6a02994
Improve settings page accessibility ( #25885 )
2025-06-25 13:35:14 +00:00
Leon
e7a04eb3d2
Short-format negative and small numbers in energy-distribution-card ( #25862 )
2025-06-25 13:22:21 +00:00
karwosts
2dfe5f50a6
Support templates in action target ( #25656 )
2025-06-25 15:20:53 +02:00
Paul Bottein
174d54396f
Add cover controls to area card and improve areas dashboard ( #25892 )
2025-06-25 13:14:41 +00:00
karwosts
5c1a8029bf
Fix entity selector slicing value on load ( #25854 )
2025-06-25 15:11:23 +02:00
Franck Nijhof
884341656f
Add full-screen button to code editors ( #25903 )
2025-06-25 13:07:31 +00:00
Bram Kragten
fcbc8de95a
Update device row in integration page ( #25907 )
...
* Update ha-config-entry-device-row.ts
* Update src/panels/config/integrations/ha-config-entry-device-row.ts
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2025-06-25 12:16:11 +00:00
Paul Bottein
f90eb4fee0
Exclude entities in controls for areas dashboard ( #25906 )
2025-06-25 13:50:21 +03:00
Paulus Schoutsen
9afc4260c9
Move AI task prefs to system -> general ( #25904 )
...
Move AI task prefs
2025-06-25 08:27:09 +03:00
Franck Nijhof
3aafa47f6d
Improve Entity ID auto-complete in YAML mode ( #25901 )
2025-06-24 16:22:31 -04:00
Paulus Schoutsen
35ba2fffda
Also show sub entry services when sub entry expanded ( #25900 )
2025-06-24 19:46:47 +02:00
Paul Bottein
31bc708725
Improve alerts padding in area card ( #25897 )
2025-06-24 16:09:56 +00:00
Franck Nijhof
caa60e4e8c
Fix warnings raised when migrating incomplete automation configuration ( #25898 )
2025-06-24 18:02:45 +02:00
Paul Bottein
edcca81acc
Group area per floor in the areas strategy editor ( #25895 )
2025-06-24 15:28:46 +02:00
Stefan Agner
508e451f94
Add container arch to system health data ( #25896 )
2025-06-24 15:27:52 +02:00
Bram Kragten
bfcc36bb40
Update integration page layout ( #25880 )
2025-06-24 15:27:07 +02:00
Petar Petrov
976bf7c512
Update buttons in Z-Wave firmware update dialog ( #25894 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2025-06-24 15:20:30 +02:00
Petar Petrov
fb28c8971b
Update Z-Wave text ( #25893 )
2025-06-24 14:31:26 +02:00
Paul Bottein
641a2eb77c
Use area card in area strategy ( #25879 )
...
* Bring area card to area strategy
* Add device classes
* Use subview
2025-06-24 14:46:12 +03:00
Bram Kragten
47b90feffa
Bumped version to 20250531.4
2025-06-24 09:58:11 +02:00
Paul Bottein
45e66d8b6e
Don't send double card updated event when rendering the card ( #25883 )
2025-06-24 09:56:53 +02:00
Petar Petrov
73cd1e8e9d
Fix duplicated requests in statistics-graph ( #25878 )
2025-06-24 09:56:52 +02:00
Petar Petrov
1a8ff83e2d
Another fix for history chart axis rounding ( #25852 )
2025-06-24 09:56:51 +02:00
Petar Petrov
e6fbe0d538
Round chart limits with fit_y_data ( #25851 )
2025-06-24 09:56:51 +02:00
Paul Bottein
5ac6781f7d
Remove debug type in secondary line in statistic picker ( #25835 )
2025-06-24 09:56:50 +02:00
Petar Petrov
7f7e693547
Fix bar chart data order when using the legend ( #25832 )
...
* Fix bar chart data order when using the legend
* type fix
2025-06-24 09:56:49 +02:00
Paul Bottein
51246f119c
Fix disabled color in dark mode in production ( #25818 )
2025-06-24 09:56:48 +02:00
Anthony Relle
d764187e8c
Update ElectricityMaps URL in Energy Dashboard ( #25816 )
...
fix: update electricitymap domain
2025-06-24 09:56:47 +02:00
Petar Petrov
6738b7d708
Fix sankey total calculation to account for included_in_stat
( #25805 )
2025-06-24 09:56:47 +02:00
Petar Petrov
77c458a0e5
Reduce reset-zoom button size on timeline charts ( #25796 )
2025-06-24 09:56:46 +02:00
ildar170975
876e36b4e0
hui-graph-footer-editor: add margin to ha-switch to prevent a scrollbar ( #25645 )
...
* add padding-bottom to card-config to prevent a scrollbar
* revert padding for card-config
* add margin to ha-switch
* revert margin for ha-switch
* set margin for ha-switch
2025-06-24 08:27:16 +03:00
Paul Bottein
dd64fa228c
Add color options to area card ( #25881 )
...
* Add color options to area card
* Color all controls with the same color
* Clean area card
2025-06-24 08:23:58 +03:00
renovate[bot]
b3f5eb256f
Update dependency eslint-plugin-import to v2.32.0 ( #25890 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-24 06:25:30 +02:00
ildar170975
a5005c0840
Device page: sort related automations, scenes, scripts ( #24742 )
...
* sort related items
* use memoize for sorted _related
* fix for "_entities" & "_getEntitiesSorted"
2025-06-24 06:25:09 +02:00
Paul Bottein
c73122d7ee
Don't send double card updated event when rendering the card ( #25883 )
2025-06-23 14:10:27 +02:00
Petar Petrov
82da36825e
Fix duplicated requests in statistics-graph ( #25878 )
2025-06-23 11:25:46 +02:00
Petar Petrov
3e2a5bff4d
Zwave delete device button on device page ( #25766 )
...
* Handle ZWaveJS device delete in frontend according to status
* finishing touches
* Fix custom value selected when clicking item in combo box (#25734 )
* Assist Chat: handle intent progress delta not always being there (#25730 )
handle intent progress data type change
* More support for no-grid energy dashboard (#25644 )
* More support for no-grid energy dashboard
* Update src/panels/lovelace/cards/energy/hui-energy-distribution-card.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
* lint
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
* Z-Wave: apply sentence-style capitalization (#25739 )
* Display full error for card preview mode (#25747 )
* Fix edit card not working in chrome after editing (#25751 )
* Change backup type order (#25759 )
* Fix alerts refresh on device page (#25748 )
* Fix alerts refresh on device page
* don't reset actions periodically
* reset stuff only on deviceId change
* Ensure grid options always return an object (#25760 )
Assist Chat: handle intent progress delta not always being there (#25730 )
handle intent progress data type change
More support for no-grid energy dashboard (#25644 )
* More support for no-grid energy dashboard
* Update src/panels/lovelace/cards/energy/hui-energy-distribution-card.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
* lint
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
Z-Wave: apply sentence-style capitalization (#25739 )
Display full error for card preview mode (#25747 )
Fix edit card not working in chrome after editing (#25751 )
Change backup type order (#25759 )
Fix alerts refresh on device page (#25748 )
* Fix alerts refresh on device page
* don't reset actions periodically
* reset stuff only on deviceId change
Ensure grid options always return an object (#25760 )
* fix merge issue
* lint
* Update text and buttons
* Update src/translations/en.json
Co-authored-by: Norbert Rittel <norbert@rittel.de >
* update text
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
Co-authored-by: karwosts <32912880+karwosts@users.noreply.github.com >
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com >
Co-authored-by: Norbert Rittel <norbert@rittel.de >
2025-06-23 11:07:19 +03:00
Paulus Schoutsen
1349d9d8e3
Hide AI Task from default dashboard ( #25877 )
2025-06-23 09:40:16 +02:00
Petar Petrov
f6f2cb0fce
Round chart limits with fit_y_data ( #25851 )
2025-06-23 08:42:54 +03:00
Paulus Schoutsen
589fa75b17
Add support for accept keyword in media selector ( #25808 )
2025-06-22 14:02:39 -04:00
renovate[bot]
fdd6ccf379
Update dependency @rsdoctor/rspack-plugin to v1.1.4 ( #25868 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-22 18:48:32 +03:00
Petar Petrov
f50d5d79a4
Another fix for history chart axis rounding ( #25852 )
2025-06-22 12:11:29 +02:00
iluvdata
ad589b32c9
allow previews in config_subentries_flow ( #25859 )
2025-06-21 08:09:13 +00:00
renovate[bot]
1990472970
Lock file maintenance ( #25838 )
...
* Lock file maintenance
2025-06-20 20:43:30 +00:00
Norbert Rittel
299713fd5e
Fix inconsistently spelled occurrences of "add-on" ( #25858 )
...
* Fix inconsistently spelled occurrences of "add-on"
- add the missing hyphen on three occurrences of "addon"
- change one occurrence of "Add-on" to lowercase
* Also capitalize one inconsistent occurrence of "Ingress"
2025-06-20 22:09:09 +02:00
renovate[bot]
a13dae4745
Update vitest monorepo to v3.2.4 ( #25857 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-20 18:30:39 +00:00
Paulus Schoutsen
8324c23618
Update people dashboard intro ( #25856 )
2025-06-20 20:30:25 +02:00
Norbert Rittel
9c8d6a939b
Fix spelling of "to log in", "to set up" and more ( #25855 )
...
- add missing space to "log in" where it's the verb
- add missing space to "set up" where it's the verb
- fix sentence-casing of "Create area"
- fix spelling of "ID" as abbreviation
2025-06-20 20:20:00 +02:00
Paulus Schoutsen
1059b519af
Add LLM Task to suggest automation name ( #25778 )
...
* Add AI Task to suggest automation name
* Use state and update styling
2025-06-20 12:07:47 -04:00
Paulus Schoutsen
52a02093e3
Allow changing LLM Task preferences ( #25779 )
...
* Allow changing LLM Task preferences
* value-changed
2025-06-20 12:07:29 -04:00
Paul Bottein
b608bd949b
Add fields
and multiple
support to object selector ( #25843 )
...
* Add schema and multiple for object selector
* Add selector to gallery
* Fix description
* Improve formatting
* Add ellipsis
* Update fields instead of schema
* Update gallery
* Update format
* Fix format value
* Fix dialog size
2025-06-20 15:48:59 +02:00
Paul Bottein
f87e20cae9
Redesign area card ( #25802 )
...
* Use entity filter to get device classes in editor
* Add name and sensor states to area card
* Fix area type
* Add basic controls
* Fix editor
* Add image
* Add image type
* Add translation key for area controls
* Improve editor
* Fix unknown entity id in area
* Fix default feature position
* Add alert badge
* Add helper
* Display all alerts when using big card
* Disable covers and re-enable switches
* Filter compatible controls
* Use state icon for alerts
* Rename to display type
* Delete deprecated show camera
* Fix aspect ratio
* Improve helper
* Undo domain icon changes
* Undo domain icon changes
* Update types
* Fix translation cases
* Fix card size
* Feedback
* Don't fallback to compact
* Use plural form
* Refactor active color
2025-06-20 15:33:26 +02:00
renovate[bot]
d58186fec9
Update dependency typescript-eslint to v8.34.1 ( #25848 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-20 15:01:44 +03:00
Bastian
f47336392c
Fix/dhcp config network sort ( #25799 )
...
* Add ip sort method to compare helper
* Add ip sort functionality to dhcp config panel datatable
* Add type ip to DataTableColumnData
* Change ip sorting to padStart method for better readablity
* Rename ip compare method to clarify ipv4
* Enhance IP compare method to include ipv6
* Add compare IP test
2025-06-20 15:01:02 +03:00
karwosts
e9272b9a27
Remove gray colors from chart color set ( #25844 )
2025-06-20 13:50:12 +02:00
Norbert Rittel
b20d489bdd
Fix sentence-casing of Z-Wave strings ( #25846 )
...
* Fix sentence-casing of Z-Wave strings
* Also fix casing of "Z-Wave JS Device Database"
2025-06-19 21:29:07 +02:00
Petar Petrov
f7634c45c2
Fix bar chart data order when using the legend ( #25832 )
...
* Fix bar chart data order when using the legend
* type fix
2025-06-19 17:49:58 +02:00
renovate[bot]
8ee80586a8
Update vaadinWebComponents monorepo to v24.8.0 ( #25842 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-19 16:12:02 +02:00
Bram Kragten
6aa8a24aad
Fix for my links ending with a slash ( #25841 )
2025-06-19 15:51:11 +03:00
Norbert Rittel
65e78de41c
Improve explanation of 'Ping a Matter device' dialog ( #25839 )
...
* Fix explanation of 'Ping a Matter device' dialog
- change to more descriptive wording using third-person singular
- replace first "on" with "of" to clarify (currently "on" contradicts "server-side")
- remove the wrong hyphen in "IP-addresses"
2025-06-19 11:00:22 +00:00
Norbert Rittel
573c1db081
Add hyphen to all compounds with "-powered" ( #25840 )
2025-06-19 12:49:07 +02:00
Paul Bottein
cf03e041a8
Fix combobox helper ( #25834 )
...
* Fix combobox helper
* Pass disabled to all helpers
2025-06-18 17:57:11 +02:00
Paul Bottein
b4dbfa6f70
Remove debug type in secondary line in statistic picker ( #25835 )
2025-06-18 15:44:27 +00:00
Bastian
723bb4dfeb
Change duration input to ha-time-input component ( #25800 )
...
* Change duration input to ha-time-input component
* Change ha-time-input to duration-input component
* Add DurationDict to ForDict cast
2025-06-18 15:31:15 +00:00
renovate[bot]
98dcce6af1
Update dependency lint-staged to v16.1.2 ( #25833 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-18 17:24:40 +02:00
karwosts
e3cdd69835
Display yaml errors in all ha-yaml-editor ( #25819 )
2025-06-18 09:32:06 +03:00
karwosts
0ddf3aa675
Uncap width of ha-statistics-picker ( #25822 )
2025-06-17 21:12:50 +02:00
renovate[bot]
9c9ce78ff9
Update dependency lint-staged to v16.1.1 ( #25817 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-17 20:05:09 +02:00
Paulus Schoutsen
4f8c50aaa9
Show voice ID in Cloud Pref ( #25809 )
...
* Show voice ID in Cloud Pref
* Address style comments
* Update src/panels/config/cloud/account/cloud-tts-pref.ts
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2025-06-17 13:32:27 +00:00
Petar Petrov
3cfc6297b5
Fix sankey total calculation to account for included_in_stat
( #25805 )
2025-06-17 15:14:33 +02:00
Paul Bottein
cc0586bf36
Fix disabled color in dark mode in production ( #25818 )
2025-06-17 15:14:07 +02:00
Petar Petrov
bdf48140e4
Reduce reset-zoom button size on timeline charts ( #25796 )
2025-06-17 15:07:57 +02:00
Anthony Relle
d7f4a7acb0
Update ElectricityMaps URL in Energy Dashboard ( #25816 )
...
fix: update electricitymap domain
2025-06-17 09:54:34 +00:00
renovate[bot]
154e85eb45
Update dependency eslint-plugin-lit-a11y to v5.0.1 ( #25812 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-17 10:16:13 +03:00
renovate[bot]
ea15e5a44e
Update dependency eslint-plugin-lit-a11y to v5 ( #25718 )
...
* Update dependency eslint-plugin-lit-a11y to v5
* Update import
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
2025-06-17 09:06:44 +03:00
renovate[bot]
d581c4b0aa
Update dependency eslint to v9.29.0 ( #25810 )
...
* Update dependency eslint to v9.29.0
* fix warning
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
2025-06-17 05:55:13 +00:00
karwosts
5b7655cf72
Fix automation drag&drop loses item ( #25811 )
2025-06-17 08:42:20 +03:00
dependabot[bot]
634e1dbde8
Bump softprops/action-gh-release from 2.2.2 to 2.3.2 ( #25795 )
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 2.2.2 to 2.3.2.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/v2.2.2...v2.3.2 )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-version: 2.3.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-16 11:03:16 +03:00
renovate[bot]
a255463a76
Update dependency sinon to v21 ( #25794 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-16 08:53:23 +03:00
renovate[bot]
3c40b3112e
Update dependency @codemirror/view to v6.37.2 ( #25791 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-16 08:24:44 +03:00
renovate[bot]
9f33ec55f5
Update dependency glob to v11.0.3 ( #25792 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-16 08:24:01 +03:00
Simon Lamon
c35c4d16f0
Remove Google Assistant link ( #25780 )
2025-06-15 17:17:38 +03:00
Simon Lamon
159c4d100a
Add perform action with to translations ( #25781 )
2025-06-15 17:15:08 +03:00
quinnter
05035a281b
Improved new dashboard dialog ( #25676 )
...
* tidied cards and more translations
* fix container heading padding
* updated filter to use fusejs, changes to how list is localized
2025-06-14 10:55:14 +02:00
renovate[bot]
67c7a3931f
Update dependency typescript-eslint to v8.34.0 ( #25770 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-13 10:18:48 +03:00
Paulus Schoutsen
cf41a43070
Hide backup during onboarding ( #25768 )
2025-06-12 13:48:59 -04:00
renovate[bot]
5c385d5368
Update vitest monorepo to v3.2.3 ( #25765 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-12 16:25:22 +03:00
renovate[bot]
0ae78300c9
Update dependency core-js to v3.43.0 ( #25761 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-12 16:24:57 +03:00
Paul Bottein
de42714505
20250531.3 ( #25764 )
2025-06-12 14:23:03 +02:00
Paul Bottein
359460b570
Bumped version to 20250531.3
2025-06-12 14:22:11 +02:00
Paul Bottein
38545a01dd
Ensure grid options always return an object ( #25760 )
2025-06-12 14:21:51 +02:00
Paul Bottein
8cead75087
Change backup type order ( #25759 )
2025-06-12 14:21:50 +02:00
Petar Petrov
7f68447a4f
Fix alerts refresh on device page ( #25748 )
...
* Fix alerts refresh on device page
* don't reset actions periodically
* reset stuff only on deviceId change
2025-06-12 14:21:49 +02:00
Paul Bottein
01d2ef13c6
Ensure grid options always return an object ( #25760 )
2025-06-12 10:44:20 +03:00
Petar Petrov
af6911e848
Fix alerts refresh on device page ( #25748 )
...
* Fix alerts refresh on device page
* don't reset actions periodically
* reset stuff only on deviceId change
2025-06-12 09:40:36 +02:00
Paul Bottein
21af10fd28
Change backup type order ( #25759 )
2025-06-12 07:29:58 +00:00
Paul Bottein
380f760f79
20250531.2 ( #25752 )
2025-06-11 16:27:54 +02:00
Paul Bottein
bffe38c827
Bumped version to 20250531.2
2025-06-11 16:27:06 +02:00
Paul Bottein
89d0746c7c
Fix edit card not working in chrome after editing ( #25751 )
2025-06-11 16:25:20 +02:00
Paul Bottein
6d30d15638
Fix edit card not working in chrome after editing ( #25751 )
2025-06-11 14:15:50 +00:00
Paul Bottein
7e2059e836
20250531.1 ( #25749 )
2025-06-11 14:42:10 +02:00
Paul Bottein
0d97962578
Bumped version to 20250531.1
2025-06-11 14:30:59 +02:00
Paul Bottein
4c5015e178
Display full error for card preview mode ( #25747 )
2025-06-11 14:29:55 +02:00
Paul Bottein
28214aebc5
Reduce keypad gap and margin in alarm panel card ( #25735 )
2025-06-11 14:29:54 +02:00
Paul Bottein
a26ca7d065
Fix custom value selected when clicking item in combo box ( #25734 )
2025-06-11 14:29:54 +02:00
Paul Bottein
2ab20aef69
Allow to open more info using query params ( #25733 )
2025-06-11 14:29:53 +02:00
Petar Petrov
8149ee60cb
Fix period boundaries in Energy dashboard ( #25728 )
2025-06-11 14:29:52 +02:00
Petar Petrov
89ce6870f6
Handle tiny values in a log chart ( #25727 )
2025-06-11 14:29:51 +02:00
Mathieu
4307e2350f
Adjust tooltip positioning in ha-sidebar for not first lis… ( #25696 )
...
fix(tooltip): fix tooltip positioning in ha-sidebar for not first listbox
2025-06-11 14:29:50 +02:00
karwosts
7dc4d555ae
Hoist integration card tooltips ( #25679 )
2025-06-11 14:29:50 +02:00
Bram Kragten
1483e8e38f
Set answers to yes and no for cloud pipeline confirm ( #25674 )
2025-06-11 14:29:49 +02:00
Simon Lamon
5daec6bbc5
Calendar add event button gap alignment ( #25662 )
...
Calendar gap alignment
2025-06-11 14:29:48 +02:00
Paul Bottein
d542b52ebd
Display full error for card preview mode ( #25747 )
2025-06-11 13:04:54 +03:00
c0ffeeca7
43cc49bb32
Z-Wave: apply sentence-style capitalization ( #25739 )
2025-06-11 09:13:32 +03:00
karwosts
b3f0a6328e
More support for no-grid energy dashboard ( #25644 )
...
* More support for no-grid energy dashboard
* Update src/panels/lovelace/cards/energy/hui-energy-distribution-card.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
* lint
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
2025-06-11 09:11:46 +03:00
Paulus Schoutsen
9d6a7e7e6f
Assist Chat: handle intent progress delta not always being there ( #25730 )
...
handle intent progress data type change
2025-06-10 10:59:10 -04:00
Paul Bottein
78d7da21aa
Fix custom value selected when clicking item in combo box ( #25734 )
2025-06-10 16:46:09 +02:00
Paul Bottein
0474a24df6
Allow to open more info using query params ( #25733 )
2025-06-10 13:20:10 +03:00
Paul Bottein
6e7ac6fdf7
Reduce keypad gap and margin in alarm panel card ( #25735 )
2025-06-10 13:16:06 +03:00
Petar Petrov
7b9683df89
Fix period boundaries in Energy dashboard ( #25728 )
2025-06-10 10:28:51 +02:00
renovate[bot]
8523ddfd29
Update vaadinWebComponents monorepo to v24.7.8 ( #25729 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-09 15:50:36 +03:00
Petar Petrov
2589e1a49f
Handle tiny values in a log chart ( #25727 )
2025-06-09 14:45:23 +03:00
Paul Schreiber
5ce5f9a189
fix spelling of JavaScript in bug report template ( #25726 )
...
Correctly capitalize JavaScript in the bug report template.
2025-06-09 06:08:58 +00:00
renovate[bot]
6dd7217a20
Update dependency @babel/runtime to v7.27.6 ( #25722 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-09 09:01:08 +03:00
renovate[bot]
0d02d0d334
Update vitest monorepo to v3.2.2 ( #25723 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-09 09:00:45 +03:00
renovate[bot]
fed0dfa091
Update vitest monorepo to v3.2.1 ( #25715 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-07 09:09:17 +02:00
renovate[bot]
39de40dec9
Update Yarn to v4.9.2 ( #25714 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-07 09:09:11 +02:00
renovate[bot]
e1c42d9985
Update dependency typescript-eslint to v8.33.1 ( #25712 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-06 20:33:20 +02:00
renovate[bot]
ad375c9b01
Update dependency hls.js to v1.6.5 ( #25711 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-06 20:33:01 +02:00
renovate[bot]
07230e5ef5
Update dependency @codemirror/language to v6.11.1 ( #25708 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-06 19:59:35 +02:00
renovate[bot]
52f5af6090
Update dependency @rsdoctor/rspack-plugin to v1.1.3 ( #25709 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-06 19:59:08 +02:00
karwosts
3c07289077
Handle shorthand template conditions in trace ( #25705 )
2025-06-06 18:10:10 +02:00
Mathieu
8eb7fe8b0a
Adjust tooltip positioning in ha-sidebar for not first lis… ( #25696 )
...
fix(tooltip): fix tooltip positioning in ha-sidebar for not first listbox
2025-06-05 04:35:32 +00:00
renovate[bot]
c8c2966d34
Update dependency gulp to v5.0.1 ( #25698 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-05 06:25:43 +02:00
renovate[bot]
a8768a5d9d
Update dependency @bundle-stats/plugin-webpack-filter to v4.20.2 ( #25692 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-05 06:25:20 +02:00
karwosts
02bb7086e7
Hoist integration card tooltips ( #25679 )
2025-06-03 21:41:27 +02:00
renovate[bot]
42d8b2ae19
Update dependency lint-staged to v16 ( #25463 )
...
* Update dependency lint-staged to v16
* Remove shell parameter
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
2025-06-03 19:18:39 +00:00
renovate[bot]
e08f4a6bba
Update dependency @types/chromecast-caf-receiver to v6.0.22 ( #25681 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-03 17:32:25 +02:00
renovate[bot]
2e6c35d977
Update dependency hls.js to v1.6.4 ( #25682 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-03 17:32:08 +02:00
renovate[bot]
17305a818b
Update dependency eslint to v9.28.0 ( #25683 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-03 01:32:02 +02:00
renovate[bot]
08389dad04
Update babel monorepo to v7.27.4 ( #25680 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-02 22:36:58 +03:00
Bram Kragten
ab6ace46b5
Set answers to yes and no for cloud pipeline confirm ( #25674 )
2025-06-02 14:02:06 +00:00
renovate[bot]
535dedbbc4
Update dependency hls.js to v1.6.3 ( #25669 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-02 16:01:37 +02:00
renovate[bot]
412eb0c647
Update dependency @codemirror/view to v6.37.1 ( #25672 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-02 16:01:29 +02:00
renovate[bot]
87c8ebd493
Update dependency @codemirror/view to v6.37.0 ( #25664 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-01 09:31:21 +02:00
Simon Lamon
6e49f89126
Calendar add event button gap alignment ( #25662 )
...
Calendar gap alignment
2025-06-01 09:39:10 +03:00
Bram Kragten
77eae6044d
Bumped version to 20250531.0
2025-05-31 16:15:54 +02:00
Bram Kragten
84ac0cd41e
Add css variables for start and end padding of tabs ( #25654 )
2025-05-31 16:15:28 +02:00
Bram Kragten
74f9c1551e
Add label to collapse button in data table groups ( #25653 )
2025-05-31 16:15:27 +02:00
Bram Kragten
aebd6350c0
fix line height entity card ( #25652 )
2025-05-31 16:15:27 +02:00
ildar170975
4c78eb4797
Add cyrilic letters to slugify() ( #25647 )
...
* add cyrilic
* Update src/common/string/slugify.ts
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
2025-05-31 16:15:26 +02:00
ildar170975
560e3890b9
Revert #25027 "more-info-camera: disable download_snapshot if idle" ( #25643 )
...
remove a check for "idle"
2025-05-31 16:15:25 +02:00
Ville Skyttä
e448268feb
Spelling fixes ( #25638 )
2025-05-31 16:15:24 +02:00
Ville Skyttä
7ceba218fa
Fix Zigbee capitalization in manage device button ( #25637 )
2025-05-31 16:15:24 +02:00
Petar Petrov
cd61725cf5
Fix Z-WaveJS device count in dashboard ( #25635 )
2025-05-31 16:15:23 +02:00
Petar Petrov
228860a1ee
Use theme variables for network graph labels ( #25634 )
2025-05-31 16:15:22 +02:00
karwosts
9f69347e1d
Cleanup some styling on disabled entity picker ( #25632 )
2025-05-31 16:15:21 +02:00
ildar170975
a099e65a9d
Fix "unavailable" state in Area card ( #25063 )
...
* fix "unavailable" state
* Show "-" for unavailable/undefined
2025-05-31 10:45:58 +03:00
renovate[bot]
11e4a9f056
Update dependency typescript-eslint to v8.33.0 ( #25657 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-30 17:52:29 +00:00
Bram Kragten
b617299eee
Add css variables for start and end padding of tabs ( #25654 )
2025-05-30 16:48:15 +02:00
Bram Kragten
768f27b1b9
Add label to collapse button in data table groups ( #25653 )
2025-05-30 16:47:54 +02:00
Bram Kragten
5ed816df6d
fix line height entity card ( #25652 )
2025-05-30 15:34:03 +02:00
renovate[bot]
6692ac7517
Update dependency @lokalise/node-api to v14.8.0 ( #25651 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-30 14:11:04 +02:00
renovate[bot]
65499db0cb
Update babel monorepo to v7.27.3 ( #25650 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-30 14:27:05 +03:00
renovate[bot]
11a1eabf61
Update rspack monorepo to v1.3.12 ( #25649 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-30 14:26:40 +03:00
ildar170975
b30fa122ba
Revert #25027 "more-info-camera: disable download_snapshot if idle" ( #25643 )
...
remove a check for "idle"
2025-05-30 10:59:03 +03:00
ildar170975
6730d08b85
Map card: add prefix & suffix for "label_mode: attribute" ( #25033 )
...
* added prefix & suffix
* added prefix & suffix
* added prefix & suffix
* added prefix & suffix
* added prefix & suffix
* remove prefix, rename suffix -> unit
* remove prefix, rename suffix -> unit
* remove prefix, rename suffix -> unit
* remove prefix, rename suffix -> unit
* remove prefix, rename suffix -> unit
2025-05-30 10:56:35 +03:00
ildar170975
67003d6fd1
Add cyrilic letters to slugify() ( #25647 )
...
* add cyrilic
* Update src/common/string/slugify.ts
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
2025-05-30 05:38:45 +00:00
Petar Petrov
414d46be65
Add device button on the Z-Wave controller's device page ( #25636 )
2025-05-29 15:29:34 +03:00
Petar Petrov
1485d1a1de
Fix Z-WaveJS device count in dashboard ( #25635 )
2025-05-29 15:29:24 +03:00
Ville Skyttä
fd13e41524
Spelling fixes ( #25638 )
2025-05-29 10:48:50 +02:00
Petar Petrov
77f7ca0368
Use theme variables for network graph labels ( #25634 )
2025-05-29 10:05:26 +02:00
Ville Skyttä
7471250a07
Fix Zigbee capitalization in manage device button ( #25637 )
2025-05-29 07:59:58 +00:00
karwosts
8b0a63d791
Cleanup some styling on disabled entity picker ( #25632 )
2025-05-29 08:53:30 +03:00
renovate[bot]
57ffa814ed
Update dependency @octokit/rest to v22 ( #25633 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-29 08:51:54 +03:00
Bram Kragten
46e05f10d1
Bumped version to 20250528.0
2025-05-28 22:35:50 +02:00
Paul Bottein
a1819d6189
Improve search in add automation element dialog ( #25626 )
...
* Improve search in add automation element dialog
* Remove unexpected import
* Take min character search into account
2025-05-28 22:35:43 +02:00
Paul Bottein
48a3e1fd63
Put item at the top of picker result if there is an exact match with entity id ( #25625 )
2025-05-28 22:35:43 +02:00
Paul Bottein
139c8b3702
Fix picker field height ( #25623 )
2025-05-28 22:35:42 +02:00
Paul Bottein
9458946dcc
Fix missing helper for entity picker ( #25622 )
2025-05-28 22:35:41 +02:00
Paul Bottein
b907dbefad
Force narrow style for action, condition and trigger in flows ( #25619 )
2025-05-28 22:35:40 +02:00
Wendelin
5371fd649c
Set markdown code line-height ( #25618 )
2025-05-28 22:35:40 +02:00
Paul Bottein
61d9b0d2a3
Improve action picker UI and search ( #25525 )
2025-05-28 22:35:39 +02:00
Paul Bottein
16e20456e2
Put item at the top of picker result if there is an exact match with entity id ( #25625 )
2025-05-28 22:33:42 +02:00
Paul Bottein
9c0ce41ebb
Improve search in add automation element dialog ( #25626 )
...
* Improve search in add automation element dialog
* Remove unexpected import
* Take min character search into account
2025-05-28 19:38:33 +02:00
Wendelin
79e5c59fdf
fix duplicates
2025-05-28 15:23:59 +02:00
Wendelin
0aa34a14dd
Fix lint, remove unused file
2025-05-28 15:05:06 +02:00
Paul Bottein
b458a1d7c6
Improve action picker UI and search ( #25525 )
2025-05-28 15:03:17 +02:00
Wendelin
1ced9959fa
Merge branch 'dev' of github.com:home-assistant/frontend into gulp-ts
2025-05-28 14:54:09 +02:00
Wendelin
1b67a6f358
Use tsx to run gulp
2025-05-28 14:50:25 +02:00
renovate[bot]
0eaeeb1141
Update dependency globals to v16.2.0 ( #25624 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-28 14:51:35 +03:00
Paul Bottein
b7e63e697f
Fix picker field height ( #25623 )
2025-05-28 14:07:22 +03:00
Paul Bottein
06db0f4b98
Fix missing helper for entity picker ( #25622 )
2025-05-28 14:06:45 +03:00
Paul Bottein
d33636c6fb
Force narrow style for action, condition and trigger in flows ( #25619 )
2025-05-28 12:04:54 +02:00
Wendelin
bbb546159c
Set markdown code line-height ( #25618 )
2025-05-28 10:04:54 +02:00
karwosts
e8fc36026a
More error handling for preview flow ( #25611 )
...
* More error handling for preview flow
* await unsub
2025-05-28 07:04:03 +03:00
Bram Kragten
06270c771f
Bumped version to 20250527.0
2025-05-27 21:43:42 +02:00
Norbert Rittel
ae49de8e71
Fix typo in restore_entity_id_selected::confirm_text ( #25615 )
2025-05-27 21:42:52 +02:00
Petar Petrov
6abdeeae20
Fix for history graph with tiny values ( #25612 )
2025-05-27 21:42:51 +02:00
Petar Petrov
116716c51d
Fix duplicate legend items when comparing energy data ( #25610 )
2025-05-27 21:42:51 +02:00
Wendelin
77ee69b64d
Fix font settings for button card ( #25607 )
2025-05-27 21:42:50 +02:00
Wendelin
1a57eeddde
Fix sidebar loading and demo ( #25606 )
2025-05-27 21:42:49 +02:00
Petar Petrov
9131bf6dfd
Fix double history graphs for a disabled entity ( #25604 )
2025-05-27 21:42:48 +02:00
Paul Bottein
1611423ca5
Fix duplicated items in strategy editor ( #25600 )
2025-05-27 21:42:48 +02:00
Petar Petrov
38f8c804af
Fix for history graph with tiny values ( #25612 )
2025-05-27 20:46:03 +02:00
Petar Petrov
7c5bf26240
Fix duplicate legend items when comparing energy data ( #25610 )
2025-05-27 20:43:32 +02:00
Norbert Rittel
189067d14b
Fix typo in restore_entity_id_selected::confirm_text ( #25615 )
2025-05-27 19:56:55 +02:00
Petar Petrov
e79e0f77b8
Navigate to newly added device ( #25608 )
2025-05-27 16:19:53 +02:00
Wendelin
b226e5c697
Fix font settings for button card ( #25607 )
2025-05-27 12:55:20 +02:00
Wendelin
52ad31601c
Fix sidebar loading and demo ( #25606 )
2025-05-27 10:22:04 +02:00
Petar Petrov
cba3e4df7f
Fix double history graphs for a disabled entity ( #25604 )
2025-05-27 09:08:58 +02:00
Paul Bottein
3532cfa974
Fix duplicated items in strategy editor ( #25600 )
2025-05-26 19:21:44 +02:00
Bram Kragten
de56c3376e
Bumped version to 20250526.0
2025-05-26 18:32:32 +02:00
Bram Kragten
629eb29d42
Merge branch 'rc' into dev
2025-05-26 18:32:04 +02:00
Bram Kragten
61019447cf
Update alarm card styling ( #25598 )
2025-05-26 18:31:27 +02:00
Bram Kragten
cde2b436d1
Add restore entity id ( #25592 )
2025-05-26 16:23:23 +00:00
Alex Gustafsson
6c7d750734
Add support for grouping media players ( #24736 )
...
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2025-05-26 14:35:09 +00:00
Paul Bottein
fcf5ed7731
Use context instead of stateObj for card features ( #25577 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2025-05-26 13:59:26 +00:00
Cretezy
3ce639946c
Make weather-forecast card more responsive ( #24900 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2025-05-26 13:26:32 +00:00
Wendelin
bb5f01ac81
Use failed add-ons and folders of backup ( #25548 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2025-05-26 13:25:57 +00:00
Wendelin
208e863327
Save sidebar in user data ( #25555 )
...
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2025-05-26 13:25:11 +00:00
karwosts
9f5f100e98
Tweak rules for entity-filter card ( #25570 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2025-05-26 13:24:10 +00:00
renovate[bot]
114c1fb98b
Update vaadinWebComponents monorepo to v24.7.7 ( #25596 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-26 15:20:08 +02:00
Bram Kragten
3e5bd64b83
Update ha-selector-action.ts
2025-05-26 15:14:59 +02:00
karwosts
02b4b8e334
Fix device actions in step-flow-form ( #24539 )
...
* Fix device actions in step-flow-form
* Move xlation fetch to device action
* also conditions & triggers
* move to firstUpdated
2025-05-26 14:19:09 +02:00
Petar Petrov
da8d43f5d1
Allow href="data:..." in config flow step description ( #25559 )
...
* Allow href="data:..." in config flow step description
* Update src/dialogs/config-flow/show-dialog-config-flow.ts
2025-05-26 13:56:11 +02:00
Paul Bottein
18aaa44d2d
Use constant for Home Assistant bluetooth node in graph ( #25595 )
2025-05-26 12:26:06 +02:00
Paul Bottein
7fa697a768
Add actions section and add domains to other section in area dashboard ( #25558 )
...
* Add actions section and add domains to other section in area dashboard
* Add timer and input button
* Better grouping
2025-05-26 10:50:42 +02:00
Jan-Philipp Benecke
28fe60f02b
Improve broken cards on dashboards ( #25557 )
2025-05-26 08:45:22 +00:00
dependabot[bot]
549451eccb
Bump relative-ci/agent-action from 2.2.0 to 3.0.0 ( #25593 )
...
Bumps [relative-ci/agent-action](https://github.com/relative-ci/agent-action ) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/relative-ci/agent-action/releases )
- [Commits](https://github.com/relative-ci/agent-action/compare/v2.2.0...v3.0.0 )
---
updated-dependencies:
- dependency-name: relative-ci/agent-action
dependency-version: 3.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-26 08:26:06 +02:00
karwosts
113cc118cf
Support for disabled selectors in config flow ( #22592 )
...
* Support for disabled selectors in config flow
* rename flag to readonly
* rename to read_only
* Merge branch 'dev' of https://github.com/home-assistant/frontend into disabled-fields-config-flow
* rework for new backend
* Fix disabled entity picker
* no longer used type
* Update src/dialogs/config-flow/step-flow-form.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
2025-05-23 20:52:42 +03:00
Bram Kragten
7ffb0f1e3b
rename android-safe-area-inset
to app-safe-area-inset
( #25575 )
2025-05-23 18:34:53 +02:00
renovate[bot]
60ef43044b
Update octokit monorepo to v8.0.1 ( #25576 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-23 17:37:26 +02:00
renovate[bot]
4e4a82e023
Update rspack monorepo to v1.3.11 ( #25574 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-23 17:36:56 +02:00
Paulus Schoutsen
f563146165
Sort discoveries by title on integration page ( #25578 )
2025-05-23 17:33:47 +02:00
Petar Petrov
81ba2db93a
Custom variable down sampling for line charts ( #25561 )
2025-05-23 15:20:41 +02:00
renovate[bot]
4d8176ad6e
Update octokit monorepo to v8 (major) ( #25573 )
...
Update octokit monorepo to v8
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-23 14:13:11 +03:00
Petar Petrov
9b8be9f1af
Fix chart labels for multi year periods ( #25572 )
2025-05-23 12:08:22 +02:00
Wendelin
c11d2c10df
Enable keyboard sorting for items-display-editor ( #25546 )
...
* Enable keyboard sorting for items-display-editor
* Add alt + arrow and fix bugs
* Fix alt bug
* Improve selected drag highlight
2025-05-23 10:42:27 +02:00
Paul Bottein
412a0e9f6a
Improve area floor picker UI and search ( #25540 )
...
* Improve area floor picker UI and search
* Improve area floor picker UI and search
* Remove noResultSorting
2025-05-23 10:35:47 +02:00
renovate[bot]
67dc830bbf
Update dependency marked to v15.0.12 ( #25571 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-23 08:52:22 +03:00
renovate[bot]
5581c10139
Update vitest monorepo to v3.1.4 ( #25569 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-22 16:36:02 +00:00
renovate[bot]
ec26818c53
Update dependency @types/leaflet to v1.9.18 ( #25568 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-22 18:26:19 +02:00
Paul Bottein
399458f811
Improve category picker UI and search ( #25560 )
2025-05-22 18:14:26 +02:00
Paul Bottein
3355986585
Restore screen readers support on pickers ( #25553 )
2025-05-22 09:51:12 +00:00
Franck Nijhof
9b7db191a6
Add range support to icon translations ( #25541 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2025-05-22 11:32:44 +02:00
Paulus Schoutsen
2d549ba22f
Voice wizard: Wait 10s for update entity to change state ( #25556 )
2025-05-22 09:49:29 +02:00
Grzegorz Libiszewski
c3e155a95c
Unified safe area (insets) for Android and iOS ( #24689 )
...
* feat: Introduce new css variables for safe area
* feat: Replace all safe area env with variable
2025-05-22 08:11:04 +03:00
Petar Petrov
754829a836
Localize ZHA visualization text ( #25543 )
2025-05-21 12:54:38 +00:00
c0ffeeca7
87bd039239
Add comma ( #25547 )
2025-05-21 15:44:16 +03:00
Wendelin
32b3c83337
Edit sidebar in a dialog ( #25532 )
2025-05-21 13:42:43 +02:00
karwosts
f0beef22d2
Add hint helpers to fields that support markdown ( #25528 )
...
* Add hint helpers to fields that support markdown
* reduce duplication
2025-05-21 08:13:28 +03:00
Petar Petrov
07e5f53469
Bluetooth network visualization ( #25512 )
...
* Bluetooth network visualization
* fix category symbol
* Add translations
* memoize bluetooth data
* throttle data updates to 10s
* handle proxies that appear as end devices too
* fix tab highlighting
* memoize fix
2025-05-21 07:59:44 +03:00
c0ffeeca7
97e0217906
Remote access strings: tiny typo fix ( #25539 )
2025-05-20 12:47:51 +00:00
Paul Bottein
006c7e1ea8
Improve floor picker UI and search ( #25535 )
...
* Improve floor picker UI and search
* sort by level
2025-05-20 14:45:40 +02:00
Andrej Shumkovski
9736d0cb55
Added Albanian (Shqip) Language ( #25538 )
...
Update translationMetadata.json
Added Shqip language following:
https://developers.home-assistant.io/docs/translations/#maintainer-steps-to-add-a-new-language
2025-05-20 14:35:49 +02:00
Wendelin
9ec689382b
Add has-fab to hass-tabs-subpage ( #25536 )
2025-05-20 14:00:27 +03:00
Paul Bottein
4de95f6710
Improve label picker UI and search ( #25522 )
2025-05-20 12:47:33 +02:00
Paul Bottein
a55ef8ad47
Fix entity picker in footer graph and media card ( #25531 )
2025-05-20 11:32:37 +02:00
Paul Bottein
01b398c2a3
Fix clear area action in area-picker ( #25511 )
...
* Fix clear area action in area-picker
* Fix area not displayed after creation
2025-05-20 10:01:01 +02:00
Paulus Schoutsen
83df10ef29
Tweaks to Assist chat dialog ( #25494 )
2025-05-20 08:39:56 +02:00
renovate[bot]
a026c72230
Update dependency eslint to v9.27.0 ( #25529 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-20 07:44:11 +03:00
Petar Petrov
c4e391c264
Echarts network graph for ZHA ( #25457 )
...
* Echarts network graph for ZHA
* improve layout
* better diff
* remove vis-network
* not bad layout
* fix LQI and clean up a bit
* Use ha-chart-base and remove header
* legend
* use color vars
* use colorVariables
* fix
* add physics toggle
* tweak lines
* remove vis-network
* minor tweaks
* dynamically load graph chart
* type fix
* fix height
* navigate to device page on label click
* PR comments
* aria tweak
* make extraComponents non reactive
* PR comments
* quick fix
* just make hass non reactive
* button tweak
* Update src/components/chart/ha-network-graph.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
---------
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
2025-05-19 16:37:05 +03:00
karwosts
4b72a6029c
Fix stack editor bugs ( #25501 )
...
* Fix stack editor bugs
* Update src/panels/lovelace/editor/config-elements/hui-stack-card-editor.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
2025-05-19 16:36:46 +03:00
Timothy
8b87188075
Add navigate command to the external bus ( #25516 )
2025-05-19 13:22:19 +00:00
Paul Bottein
2a4c6c9af5
Improve user picker UI and search ( #25514 )
...
Improve user picker
2025-05-19 13:53:19 +03:00
Paul Bottein
5cbadaa5f9
Fix labels in duration input ( #25510 )
2025-05-19 11:26:25 +02:00
Paul Bottein
15fd4134d0
Improve device picker UI and search ( #25401 )
...
* Improve device picker
* Improve device search quick bar
* Fix types
* Fix selected device in the dropdown
* Move filter to picker
* Rename filters
* Use generic picker
* Update src/dialogs/quick-bar/ha-quick-bar.ts
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2025-05-19 09:24:54 +00:00
renovate[bot]
eda9abc3c5
Lock file maintenance ( #25508 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-19 07:16:33 +03:00
karwosts
7e56d5f351
Fix loading behavior when manually typing card type ( #25502 )
2025-05-18 08:57:59 +03:00
renovate[bot]
5d4805cde6
Update dependency @codemirror/search to v6.5.11 ( #25499 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-18 08:54:22 +03:00
karwosts
c94326bc08
Fix duplicate_id in energy-usage-graph ( #25503 )
2025-05-18 08:53:37 +03:00
karwosts
b61180baa6
Don't access hidden tabs via left/right arrow ( #25495 )
2025-05-17 12:43:12 +02:00
karwosts
bc15d1474e
Force wrap too long expansion panel headers ( #25496 )
2025-05-17 12:42:08 +02:00
Bram Kragten
95c3013497
Merge branch 'rc'
2025-05-16 18:57:16 +02:00
Bram Kragten
69a156f352
Bumped version to 20250516.0
2025-05-16 18:57:02 +02:00
Paul Bottein
67f3d31a4b
Fix domain not translated in entity picker and quick bar ( #25444 )
...
* Fix domain not translated in entity picker
* Remove unused param
2025-05-16 18:56:16 +02:00
Bram Kragten
98a2966432
Render choose and if action correctly on mobile ( #25411 )
2025-05-16 18:56:14 +02:00
karwosts
75a2c061c2
Fix card editor help links ( #25408 )
2025-05-16 18:56:13 +02:00
karwosts
724df18175
Fix devices graph max_devices ( #25406 )
2025-05-16 18:56:12 +02:00
Paul Bottein
c00b4120ab
Fix selected entity in the entity picker dropdown ( #25405 )
2025-05-16 18:56:11 +02:00
Paul Bottein
d392bb4c83
Fallback to preferred pipeline if the pipeline doesn't exist ( #25404 )
2025-05-16 18:56:11 +02:00
Paul Bottein
30d46f2f8a
Fix domain max-width in entity picker ( #25400 )
2025-05-16 18:56:10 +02:00
Paulus Schoutsen
7c879cc291
Add installation method to the about page ( #25378 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
Co-authored-by: Franck Nijhof <git@frenck.dev >
2025-05-16 18:56:08 +02:00
renovate[bot]
9a731880f3
Update rspack monorepo to v1.3.10 ( #25493 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-16 18:06:17 +02:00
Yosi Levy
77efaaf7de
RTL base font fix ( #25478 )
...
* RTL base font fix
* Fix comments
2025-05-16 08:20:19 +03:00
Paulus Schoutsen
da96266454
Update media content type for picked TTS ( #25489 )
2025-05-16 08:18:31 +03:00
renovate[bot]
036d739d6e
Update dependency @codemirror/view to v6.36.8 ( #25487 )
2025-05-15 19:56:20 +02:00
renovate[bot]
c274a94ee5
Update dependency typescript-eslint to v8.32.1 ( #25488 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-15 19:53:57 +02:00
Paul Bottein
da7d359696
Use generic picker for statistic picker ( #25484 )
2025-05-15 19:38:36 +02:00
Paul Bottein
20a7b3870c
Improve area picker UI and search ( #25472 )
...
* Improve area picker UI and search
* Feedbacks
2025-05-15 15:53:22 +02:00
Wendelin
9749a64ae1
Preload Roboto for Chrome OS ( #25480 )
2025-05-15 14:48:09 +02:00
renovate[bot]
68741f6ba4
Update vaadinWebComponents monorepo to v24.7.6 ( #25475 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-15 14:33:08 +03:00
AlCalzone
e052ee04b4
Fix label for Thermostat Setback in Z-Wave JS installer panel ( #25476 )
2025-05-15 13:22:52 +02:00
Wendelin
d2cc4a624e
Use ha-line-height
css tokens in codebase ( #25468 )
2025-05-15 11:57:17 +02:00
Paul Bottein
5bcbe98f8e
Create generic picker component ( #25464 )
...
* Create generic combo-box
* Fix focus
* Delete entity combo-box
* Rename components
* Create generic picker
* Fix undefined and placeholder
* Fix labels
* Fix icon and search
* Add missing hideClearIcon property to entity picker
* Make search string optional
2025-05-15 09:55:32 +00:00
Petar Petrov
beee76580d
Keep screen on while adding new ZHA device ( #25465 )
2025-05-15 11:55:05 +02:00
karwosts
28e5a30772
Prioritize battery consumption before solar consumption ( #25467 )
2025-05-15 10:32:07 +03:00
David F. Mulcahey
785929b370
Add ZHA status details to configuration dashboard ( #25425 )
...
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
2025-05-14 11:57:30 +00:00
Petar Petrov
55cf7e635d
Keep screen on while adding new ZwaveJS device ( #25375 )
...
* Keep screen on while adding new ZwaveJS device
* Add compatibility check
* Update src/mixins/wakelock-mixin.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* format
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2025-05-14 13:45:48 +03:00
Petar Petrov
4b270eb444
Periodically refresh alerts on the device page ( #25385 )
...
* Periodically refresh alerts on the device page
* Update src/panels/config/devices/ha-config-device-page.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* revert type change
* Apply suggestions from code review
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2025-05-14 11:28:56 +02:00
Jan-Philipp Benecke
d0e55719d1
Make map card clustering configurable ( #25429 )
...
* Persistent map clustering
* Make config option instead
2025-05-14 11:27:42 +02:00
renovate[bot]
87f9397643
Update dependency @bundle-stats/plugin-webpack-filter to v4.20.1 ( #25461 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-14 08:47:57 +02:00
Wendelin
910e7e10a7
Use ha-dialog-header for data-entry-flow ( #25403 )
...
* Use ha-dialog-header for data-entry-flow header
* Fix header wrap
2025-05-13 14:17:54 +03:00
Wendelin
e1b9b47ac7
Hide map cluster toggle when there is just one entry ( #25454 )
2025-05-13 12:23:24 +03:00
Maciej Suchanecki
89e04fcc45
Allow for shift click in data table checkboxes ( #25024 )
...
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
2025-05-13 11:08:45 +02:00
David Rapan
93f2e75fc9
Update network_adapter_info translation as all core discovery integrations will now use network ( #25452 )
2025-05-13 09:27:54 +02:00
Wendelin
6c671d398f
Fix zwave creating nvm backup translation ( #25453 )
2025-05-13 05:59:50 +00:00
Paul Bottein
2e5c6a4d3f
Fix domain not translated in entity picker and quick bar ( #25444 )
...
* Fix domain not translated in entity picker
* Remove unused param
2025-05-13 08:54:31 +03:00
renovate[bot]
04e736a51e
Update dependency @lokalise/node-api to v14.7.0 ( #25450 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-13 08:53:25 +03:00
Wendelin
ec3fdc0ea7
Subscribe to frontend user data ( #25445 )
2025-05-12 16:01:56 +02:00
Robert Resch
a7a8c25d24
Remove getCandidatesUpfront ( #25399 )
2025-05-12 14:55:39 +02:00
c0ffeeca7
60d457c3d9
Register account: apply sentence-style capitalization ( #25440 )
2025-05-12 10:09:47 +02:00
renovate[bot]
a58b1e636d
Update dependency @rsdoctor/rspack-plugin to v1.1.2 ( #25420 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-12 09:12:13 +02:00
renovate[bot]
f67e7ae081
Update rspack monorepo to v1.3.9 ( #25421 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-12 08:52:00 +02:00
renovate[bot]
0032c5508e
Update dependency eslint-config-prettier to v10.1.5 ( #25439 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-12 08:51:39 +02:00
renovate[bot]
036df78de8
Update dependency idb-keyval to v6.2.2 ( #25432 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-11 21:02:47 +02:00
renovate[bot]
617a6ba938
Update dependency @lokalise/node-api to v14.6.0 ( #25433 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-11 21:00:45 +02:00
Alex Gustafsson
76b9063aec
Fix typo in lint config ( #25419 )
...
Fix a typo causing yaml and "aml" files to be formatted with prettier as
opposed to yaml and yml.
2025-05-10 13:22:25 +02:00
renovate[bot]
60c1d0a556
Update dependency globals to v16.1.0 ( #25416 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-10 13:22:10 +02:00
Bram Kragten
193caec2df
Render choose and if action correctly on mobile ( #25411 )
2025-05-10 09:03:53 +02:00
renovate[bot]
42c8d132bf
Update dependency @babel/preset-env to v7.27.2 ( #25409 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-10 09:03:37 +02:00
renovate[bot]
0311a7c976
Update dependency @rsdoctor/rspack-plugin to v1.1.1 ( #25414 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-10 09:03:26 +02:00
renovate[bot]
40ffd50b8a
Update dependency barcode-detector to v3.0.4 ( #25412 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-10 09:03:22 +02:00
renovate[bot]
334991902a
Update dependency eslint-config-prettier to v10.1.3 ( #25415 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-10 09:03:14 +02:00
karwosts
c968266065
Fix card editor help links ( #25408 )
2025-05-09 18:38:03 +02:00
Paul Bottein
d4fc0318f7
Fix domain max-width in entity picker ( #25400 )
2025-05-09 18:37:14 +02:00
karwosts
8a0d3baf67
Fix devices graph max_devices ( #25406 )
2025-05-09 18:35:54 +02:00
Paul Bottein
8fc55cb6e2
Fix selected entity in the entity picker dropdown ( #25405 )
2025-05-09 18:35:38 +02:00
Paul Bottein
d6ebd9bfc4
Fallback to preferred pipeline if the pipeline doesn't exist ( #25404 )
2025-05-09 16:01:03 +02:00
Bram Kragten
15ae37d077
Move vaadin typography vars to typography globals ( #25398 )
2025-05-09 12:08:12 +00:00
Bram Kragten
461d5eb687
Add device rename to voice wizard ( #25187 )
...
Co-authored-by: Wendelin <w@pe8.at >
2025-05-09 13:56:50 +02:00
Wendelin
3058fcad46
Use ha-font-size
typography css tokens ( #25361 )
2025-05-09 13:47:25 +02:00
renovate[bot]
06bd1ae4cd
Update dependency @rsdoctor/rspack-plugin to v1.1.0 ( #25389 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
2025-05-09 13:43:39 +02:00
renovate[bot]
00733357a1
Update dependency lint-staged to v15.5.2 ( #25394 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-09 13:19:20 +02:00
Wendelin
62f2b286ae
Fix scripts
2025-05-09 13:17:25 +02:00
Wendelin
8f7760f88f
Implement correct types
2025-05-09 13:07:09 +02:00
Bram Kragten
7f6ce97199
Merge branch 'rc'
2025-05-09 12:11:58 +02:00
Bram Kragten
0742aed8e7
Bumped version to 20250509.0
2025-05-09 12:11:36 +02:00
Bram Kragten
f675dd3388
Fix width of device in create entry step ( #25392 )
2025-05-09 12:11:08 +02:00
Bram Kragten
9751cb4e50
Fix bottom padding in service control when in narrow mode ( #25390 )
2025-05-09 12:11:07 +02:00
Bram Kragten
7919028780
Fix sidebar keyboard navigation in edit mode ( #25376 )
2025-05-09 12:11:07 +02:00
Wendelin
1508c7c905
Fix backup custom retention save issue ( #25368 )
2025-05-09 12:11:06 +02:00
Wendelin
3fe907f388
Fix backup settings undefined cloudStatus ( #25366 )
2025-05-09 12:11:05 +02:00
J. Nick Koston
5cc87661b9
Add a dialog to SSDP to show raw data ( #25362 )
...
* Add a dialog to SSDP to show raw data
* tweaks
* Add a dialog to SSDP to show raw data
* reduce
* tweaks
* Update src/panels/config/integrations/integration-panels/ssdp/dialog-ssdp-raw-data.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
* Update src/panels/config/integrations/integration-panels/ssdp/dialog-ssdp-discovery-info.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
* Update src/panels/config/integrations/integration-panels/ssdp/dialog-ssdp-discovery-info.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
* add dump
* preen
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
2025-05-09 12:11:04 +02:00
Wendelin
fc372172a6
Fix ha-dialog actions padding to use safe-area-inset ( #25359 )
...
* Fix ha-dialog actions padding to use safe-area-inset
* Update src/components/ha-dialog.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
2025-05-09 12:11:03 +02:00
Simon Lamon
7bd9a39bf5
Fix bluetooth device info is encoding data twice ( #25353 )
...
Data is already encoded
2025-05-09 12:11:02 +02:00
Bram Kragten
665c971822
Fix width of device in create entry step ( #25392 )
2025-05-09 12:00:06 +02:00
Bram Kragten
eff5471dd1
Fix bottom padding in service control when in narrow mode ( #25390 )
2025-05-09 11:01:58 +02:00
Paulus Schoutsen
4fba9c3c0a
Add installation method to the about page ( #25378 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
Co-authored-by: Franck Nijhof <git@frenck.dev >
2025-05-09 10:23:52 +02:00
renovate[bot]
0b32b51e2f
Update dependency @types/leaflet-draw to v1.0.12 ( #25386 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-09 09:00:39 +02:00
Bram Kragten
6370b0b8e5
Fix sidebar keyboard navigation in edit mode ( #25376 )
2025-05-09 08:51:04 +02:00
Wendelin
ff3b65605e
Use TS with gulp
2025-05-09 08:23:53 +02:00
renovate[bot]
681518f443
Update dependency typescript-eslint to v8.32.0 ( #25383 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 23:51:36 +02:00
Simon Lamon
9f5b89978d
Bump the hls patch ( #25264 )
2025-05-08 15:30:49 +00:00
Bram Kragten
130839ee7b
Revert "Add left text alignment to call service button" ( #25377 )
2025-05-08 17:24:10 +02:00
Wendelin
ba4ec960c8
Use ha-font-weight
typography css tokens ( #25374 )
...
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
2025-05-08 15:11:53 +00:00
Petar Petrov
6692d9c6aa
Use the new included_in_stat
hierarchy in the Energy Sankey card ( #25306 )
2025-05-08 17:01:18 +02:00
renovate[bot]
4d2d94c54f
Update dependency @lokalise/node-api to v14.5.2 ( #25380 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 17:51:45 +03:00
Wendelin
d59c6612c6
Fix backup custom retention save issue ( #25368 )
2025-05-08 16:50:31 +02:00
Wendelin
498f158253
Use ha-font-smoothing typography css tokens ( #25364 )
2025-05-08 17:32:48 +03:00
renovate[bot]
b8026ccf46
Update vitest monorepo to v3.1.3 ( #25379 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 17:29:57 +03:00
Wendelin
84def48222
Add tests for common name utils ( #25373 )
2025-05-08 16:59:28 +03:00
Wendelin
cea0ac02fe
Improve ha-spinner gallery docs ( #25369 )
2025-05-08 15:50:03 +03:00
Wendelin
e1b099e88b
Fix backup settings undefined cloudStatus ( #25366 )
2025-05-08 13:47:17 +02:00
Yosi Levy
d571ef3f18
Font style in side bar ( #25367 )
2025-05-08 13:21:39 +02:00
Lucas
c8cffef647
Add left text alignment to call service button ( #24846 )
2025-05-08 09:58:46 +02:00
Simon Lamon
6b568307a4
Fix bluetooth device info is encoding data twice ( #25353 )
...
Data is already encoded
2025-05-08 08:21:01 +03:00
J. Nick Koston
1b501907f1
Add a dialog to SSDP to show raw data ( #25362 )
...
* Add a dialog to SSDP to show raw data
* tweaks
* Add a dialog to SSDP to show raw data
* reduce
* tweaks
* Update src/panels/config/integrations/integration-panels/ssdp/dialog-ssdp-raw-data.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
* Update src/panels/config/integrations/integration-panels/ssdp/dialog-ssdp-discovery-info.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
* Update src/panels/config/integrations/integration-panels/ssdp/dialog-ssdp-discovery-info.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
* add dump
* preen
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
2025-05-08 08:18:26 +03:00
Wendelin
c7e79998a4
Fix ha-dialog actions padding to use safe-area-inset ( #25359 )
...
* Fix ha-dialog actions padding to use safe-area-inset
* Update src/components/ha-dialog.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
2025-05-07 18:04:43 +02:00
Wendelin
03ccf014d9
Use ha-font-family typography css token ( #25355 )
...
Use ha-font-family
2025-05-07 17:38:07 +03:00
renovate[bot]
ab41bdb87d
Update dependency @lokalise/node-api to v14.5.1 ( #25360 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-07 17:35:54 +03:00
karwosts
821a0bc418
New solar-consumed-gauge algorithm ( #25326 )
...
* New solar-consumed-gauge algorithm
* update tests
* Apply suggestion
* reduce duplicate code
2025-05-07 17:35:24 +03:00
karwosts
6d931b9e37
Add UoM to location selector ( #25358 )
2025-05-07 16:13:29 +02:00
Bram Kragten
f0341f28ab
Merge branch 'rc'
2025-05-07 13:14:55 +02:00
Paul Bottein
603663e0cc
Fix badge overlay in scrolling mode ( #25352 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2025-05-07 13:14:21 +02:00
Bram Kragten
80dddc9eef
Only enable drag scroll controller when needed ( #25351 )
2025-05-07 13:14:20 +02:00
Paul Bottein
b823a3b139
Fix badge overlay in scrolling mode ( #25352 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2025-05-07 10:39:25 +00:00
Bram Kragten
47c9a407e6
Only enable drag scroll controller when needed ( #25351 )
2025-05-07 12:30:26 +02:00
Bram Kragten
8494d0542e
Bumped version to 20250507.0
2025-05-07 10:45:48 +02:00
Wendelin
467a5bef0b
Fix data-table search clear button alignment ( #25348 )
2025-05-07 10:45:19 +02:00
Petar Petrov
24736e36ff
Set <=0 chart values to null so they render as gaps on a log graph ( #25347 )
2025-05-07 10:45:18 +02:00
Paulus Schoutsen
604c00d772
Update network browser descriptions ( #25345 )
2025-05-07 10:45:17 +02:00
Bram Kragten
12bbba1bff
fix height of stats graph card in section ( #25344 )
2025-05-07 10:45:16 +02:00
Petar Petrov
c0ba48beb6
Set <=0 chart values to null so they render as gaps on a log graph ( #25347 )
2025-05-07 10:43:30 +02:00
Paulus Schoutsen
075e1df204
Update network browser descriptions ( #25345 )
2025-05-07 10:40:38 +02:00
Wendelin
22c57853b4
Fix data-table search clear button alignment ( #25348 )
2025-05-07 11:30:36 +03:00
Bram Kragten
fe824062a5
fix height of stats graph card in section ( #25344 )
2025-05-07 08:11:34 +03:00
Bram Kragten
e3221ad4ee
Merge branch 'rc'
2025-05-06 20:46:09 +02:00
Bram Kragten
7d3a7fa1db
Bumped version to 20250506.0
2025-05-06 20:45:47 +02:00
Paul Bottein
5e67bf1fa7
Fix outlined icon button style ( #25340 )
2025-05-06 20:45:16 +02:00
Paul Bottein
7147c7578d
Use right theme variable for dashboard tab color in edit mode ( #25339 )
2025-05-06 20:45:16 +02:00
Paul Bottein
90710fedf2
Simplify entity combo-box code ( #25338 )
2025-05-06 20:45:15 +02:00
Paul Bottein
9629159ef1
Use middle dot 00B7 as separator ( #25336 )
2025-05-06 20:45:14 +02:00
Paul Bottein
bfac6e1516
Add covers to overview view for area strategy ( #25334 )
2025-05-06 20:45:13 +02:00
Wendelin
7c288d1769
Fix sidebar item text width ( #25332 )
...
* Fix sidebar item text width to utilize full available space
* Update src/components/ha-sidebar.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2025-05-06 20:45:12 +02:00
Paul Bottein
39119eeb2a
Align side bar title with items ( #25330 )
2025-05-06 20:45:11 +02:00
Wendelin
9c16ce3342
Fix flow form padding end ( #25328 )
...
* Fix flow form padding end
* Use more end padding if docs are present
2025-05-06 20:45:10 +02:00
Paulus Schoutsen
3595fab5cb
Show voice ID in TTS media browser ( #25324 )
...
* Show voice ID in TTS media browser
* Apply suggestions from code review
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
* Add copy button
* Now copy correct clipboard icon
* Improve styling
* GAP
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2025-05-06 20:45:09 +02:00
Wendelin
78b2d17f10
Add custom retention info to backup locations ( #25318 )
...
* Add retention messages to backup locations
* Fix mobile
* Use join
2025-05-06 20:45:09 +02:00
Paul Bottein
92bf9b4979
Simplify entity combo-box code ( #25338 )
2025-05-06 20:44:12 +02:00
Paul Bottein
ac616a4d3d
Use right theme variable for dashboard tab color in edit mode ( #25339 )
2025-05-06 17:05:44 +02:00
Paul Bottein
1aa1bfda2c
Use middle dot 00B7 as separator ( #25336 )
2025-05-06 15:56:20 +02:00
Paul Bottein
38a5035d68
Fix outlined icon button style ( #25340 )
2025-05-06 15:30:04 +02:00
Wendelin
042cd0d3a3
Fix sidebar item text width ( #25332 )
...
* Fix sidebar item text width to utilize full available space
* Update src/components/ha-sidebar.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2025-05-06 11:52:28 +00:00
Wendelin
00d708fbd4
Fix flow form padding end ( #25328 )
...
* Fix flow form padding end
* Use more end padding if docs are present
2025-05-06 13:52:00 +02:00
Wendelin
852278e8aa
Add custom retention info to backup locations ( #25318 )
...
* Add retention messages to backup locations
* Fix mobile
* Use join
2025-05-06 13:50:23 +02:00
Paul Bottein
15dcdffe55
Add covers to overview view for area strategy ( #25334 )
2025-05-06 13:38:38 +02:00
Wendelin
0729aaacb8
Revert "Keyboard accessible panel sorting" ( #25331 )
2025-05-06 11:00:37 +02:00
Paul Bottein
92b8cd8f45
Align side bar title with items ( #25330 )
2025-05-06 10:57:47 +02:00
Simon Lamon
ad8d3dd598
Bump the sortable patch ( #25262 )
2025-05-06 09:52:04 +02:00
Paulus Schoutsen
d618c25095
Show voice ID in TTS media browser ( #25324 )
...
* Show voice ID in TTS media browser
* Apply suggestions from code review
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
* Add copy button
* Now copy correct clipboard icon
* Improve styling
* GAP
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2025-05-06 09:49:35 +02:00
renovate[bot]
83289bdd41
Update dependency eslint to v9.26.0 ( #25327 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-06 09:43:21 +02:00
Paul Bottein
7b8b8f9d0b
20250502.1 ( #25323 )
2025-05-05 20:14:29 +02:00
Paul Bottein
b7f866faff
Bumped version to 20250502.1
2025-05-05 20:12:59 +02:00
Paulus Schoutsen
37671fd613
Populate integration domain My link ( #25322 )
...
* Populate integration domain My link
* break out of loop
* Actually just return from function
* Consolidate code
2025-05-05 20:12:06 +02:00
Paulus Schoutsen
92905c1433
Clean up network browser nav ( #25321 )
...
* Clean up network browser nav
* Add ha-md-list
2025-05-05 20:12:05 +02:00
Paulus Schoutsen
cb7251cb5e
Reorder my links ( #25319 )
2025-05-05 20:12:04 +02:00
Paul Bottein
44485c0de4
Do not display no areas in entity pickers ( #25317 )
2025-05-05 20:12:03 +02:00
Paul Bottein
1191a09576
Use new entity naming in card entity picker ( #25316 )
2025-05-05 20:12:03 +02:00
karwosts
c178488aac
Add energy hourly calculations to CSV report ( #25315 )
2025-05-05 20:12:02 +02:00
Wendelin
9f6463eec0
Fix zwave add device LR/mesh icons ( #25313 )
...
Fix zwave LR/mesh icons
2025-05-05 20:12:01 +02:00
Wendelin
70fef59401
Fix options and repair flow success ( #25312 )
2025-05-05 20:12:00 +02:00
Wendelin
3e053e07c6
Fix selected entity overflow ( #25311 )
2025-05-05 20:11:59 +02:00
Wendelin
376cac6002
Fix select entity change ( #25310 )
2025-05-05 20:11:58 +02:00
Paul Bottein
5cd68301ed
Fix pasting yaml in automation code editor ( #25309 )
...
Fix pasting yaml in code editor
2025-05-05 20:11:57 +02:00
Wendelin
3121721ac7
Revert "Use md-select for entity-row and state-card" ( #25308 )
...
Revert "Use md-select for entity-row and state-card (#25307 )"
This reverts commit 3c9dce20e2
.
2025-05-05 20:11:56 +02:00
Wendelin
868daf692d
Use md-select for entity-row and state-card ( #25307 )
2025-05-05 20:11:56 +02:00
Wendelin
75e9ac9e73
Fix flow-form header ( #25305 )
2025-05-05 20:11:55 +02:00
Paulus Schoutsen
f6e36f2038
Add profile security link to My Home Assistant ( #25303 )
2025-05-05 20:11:54 +02:00
Bram Kragten
55770f3e02
Fix display of disabled items in traces ( #25293 )
2025-05-05 20:11:53 +02:00
Bram Kragten
cfc7f91f03
Fix select entity row opening more info on select ( #25292 )
2025-05-05 20:11:52 +02:00
Jan-Philipp Benecke
74488c0b96
Use new entity picker style in quick bar ( #25265 )
...
* Use new entity picker style in quick bar
* Cleanup
* Add missing no area
* Process code review
2025-05-05 20:11:51 +02:00
Paulus Schoutsen
c7882f3926
Populate integration domain My link ( #25322 )
...
* Populate integration domain My link
* break out of loop
* Actually just return from function
* Consolidate code
2025-05-05 17:48:29 +00:00
Paul Bottein
7434b12d9f
Use new entity naming in card entity picker ( #25316 )
2025-05-05 20:37:47 +03:00
Paulus Schoutsen
9081441d95
Clean up network browser nav ( #25321 )
...
* Clean up network browser nav
* Add ha-md-list
2025-05-05 17:29:24 +00:00
Wendelin
d63f610023
Fix options and repair flow success ( #25312 )
2025-05-05 19:20:22 +02:00
karwosts
e069875432
Add energy hourly calculations to CSV report ( #25315 )
2025-05-05 13:09:16 -04:00
renovate[bot]
91026b0986
Update dependency @codemirror/view to v6.36.7 ( #25320 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-05 17:06:05 +00:00
Paul Bottein
4ec5fbc9a4
Do not display no areas in entity pickers ( #25317 )
2025-05-05 18:56:16 +02:00
Paulus Schoutsen
fb3a59272d
Reorder my links ( #25319 )
2025-05-05 18:54:33 +02:00
Wendelin
9155c85509
Fix zwave add device LR/mesh icons ( #25313 )
...
Fix zwave LR/mesh icons
2025-05-05 09:05:35 -04:00
Wendelin
9d74cd7561
Fix selected entity overflow ( #25311 )
2025-05-05 13:11:42 +02:00
Paul Bottein
22ddcca954
Fix pasting yaml in automation code editor ( #25309 )
...
Fix pasting yaml in code editor
2025-05-05 11:42:21 +02:00
Wendelin
8f422357f1
Fix select entity change ( #25310 )
2025-05-05 09:13:50 +00:00
Jan-Philipp Benecke
44f5f7bdb5
Use new entity picker style in quick bar ( #25265 )
...
* Use new entity picker style in quick bar
* Cleanup
* Add missing no area
* Process code review
2025-05-05 11:12:43 +02:00
Wendelin
83819a9be0
Revert "Use md-select for entity-row and state-card" ( #25308 )
...
Revert "Use md-select for entity-row and state-card (#25307 )"
This reverts commit 3c9dce20e2
.
2025-05-05 08:57:50 +00:00
Wendelin
3c9dce20e2
Use md-select for entity-row and state-card ( #25307 )
2025-05-05 11:01:35 +03:00
Wendelin
a19e7002ea
Fix flow-form header ( #25305 )
2025-05-05 10:40:54 +03:00
Paulus Schoutsen
75608db9b8
Add profile security link to My Home Assistant ( #25303 )
2025-05-05 08:33:52 +03:00
karwosts
08f30b714b
Keyboard accessible panel sorting ( #25288 )
2025-05-04 14:58:41 +03:00
Volodymyr Honchar
9983129e26
Add a feature to display any attribute of an entity in the Gauge Card ( #25258 )
...
* Add a feature to display any attribute of an entity in the Gauge Card
* Extract list of non numeric attributes into a constant and reuse it in number card as well as in numeric condition
2025-05-04 11:51:01 +00:00
Bram Kragten
40fe62c2ec
Fix select entity row opening more info on select ( #25292 )
2025-05-04 14:41:01 +03:00
Bram Kragten
d7660370ab
Fix display of disabled items in traces ( #25293 )
2025-05-04 09:38:01 +02:00
renovate[bot]
bdad76937e
Update babel monorepo to v7.27.1 ( #25289 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-04 09:25:12 +02:00
renovate[bot]
d2822308ec
Update dependency @lokalise/node-api to v14.5.0 ( #25290 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-04 09:24:51 +02:00
renovate[bot]
99b94e799d
Update dependency @bundle-stats/plugin-webpack-filter to v4.20.0 ( #25285 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-03 08:53:39 +02:00
renovate[bot]
1fb28df1a6
Update dependency core-js to v3.42.0 ( #25283 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-02 21:28:27 +02:00
Bram Kragten
1154d1769d
Bumped version to 20250502.0
2025-05-02 21:34:23 +03:00
Bram Kragten
a820cd4576
Fix decorators with properties ( #25282 )
...
* Fix decorators with properties
* Green build
---------
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
2025-05-02 21:33:56 +03:00
Bram Kragten
678a8a85cb
Fix alignment of ha-labeled-slider ( #25279 )
2025-05-02 21:33:55 +03:00
karwosts
358e450e60
Fix disabled language picker ( #25278 )
2025-05-02 21:33:54 +03:00
Jan-Philipp Benecke
32acef8fad
Add save shortcut to shortcuts dialog ( #25271 )
2025-05-02 21:33:53 +03:00
J. Nick Koston
fae619085c
Add my links for the Bluetooth monitors ( #25270 )
...
The plan is to link these in the Bluetooth docs for help debugging
2025-05-02 21:33:52 +03:00
Paulus Schoutsen
5d89563aa5
Import missing components on init page ( #25269 )
2025-05-02 21:33:52 +03:00
Bram Kragten
d7dd11ba7f
Improve error handling in automation i18n ( #25266 )
2025-05-02 21:33:51 +03:00
Jan-Philipp Benecke
4624cc609f
Always show backup location retention settings ( #25261 )
...
Always show backup location retention settings
2025-05-02 21:33:50 +03:00
karwosts
f24b6a4cb1
Fix typo in energy calculation ( #25259 )
...
* New energy calculation
* more tests and stricter tests. change priority order
* more test and fix error
2025-05-02 21:33:49 +03:00
Jan-Philipp Benecke
2b06742bb9
Hide the tab when view is a subview ( #25256 )
2025-05-02 21:33:48 +03:00
Jan-Philipp Benecke
9e5b7462af
Add ?
as shortcut for shortcuts dialog ( #25253 )
...
Bind shortcuts dialog to `?` key
2025-05-02 21:33:47 +03:00
J. Nick Koston
a544ff4c8a
Improve message when no discovery data is found ( #25252 )
...
* Improve message when no discovery data is found
It was pointed out its a bit confusing when a device has not been
discovered yet for the discovery/network browser panels as we
only said there was no data. Give the user a better hint
as to why there is no data.
* Improve message when no discovery data is found
It was pointed out its a bit confusing when a device has not been
discovered yet for the discovery/network browser panels as we
only said there was no data. Give the user a better hint
as to why there is no data.
* Improve message when no discovery data is found
It was pointed out its a bit confusing when a device has not been
discovered yet for the discovery/network browser panels as we
only said there was no data. Give the user a better hint
as to why there is no data.
* Improve message when no discovery data is found
It was pointed out its a bit confusing when a device has not been
discovered yet for the discovery/network browser panels as we
only said there was no data. Give the user a better hint
as to why there is no data.
2025-05-02 21:33:46 +03:00
J. Nick Koston
b81d2013dc
Fix formatting of mac address fields in device info ( #25251 )
...
Previous change lost the `:` seperator, and unexpectedly MAC became
title case instead of MAC when dhcp is loaded.
2025-05-02 21:33:45 +03:00
J. Nick Koston
9b7e2886b6
Better explain when DHCP discovery data will be available ( #25250 )
...
It was pointed out that users likely may not know what DHCP is
and wonder why the data is not available yet.
2025-05-02 21:33:44 +03:00
karwosts
69eaf178ca
New energy calculation formula ( #25242 )
...
* New energy calculation
* more tests and stricter tests. change priority order
2025-05-02 21:33:44 +03:00
Yosi Levy
1a14511fa6
Various RTL fixes ( #25231 )
2025-05-02 21:33:43 +03:00
Bram Kragten
b4e8c56f58
Fix decorators with properties ( #25282 )
...
* Fix decorators with properties
* Green build
---------
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
2025-05-02 18:21:38 +02:00
Bram Kragten
17cc63deba
Fix alignment of ha-labeled-slider ( #25279 )
2025-05-02 10:47:20 -04:00
karwosts
b4f1c8755d
Fix disabled language picker ( #25278 )
2025-05-02 16:19:12 +03:00
Paul Bottein
e517175f68
20250430.2 ( #25246 )
2025-04-30 17:52:11 +02:00
Paul Bottein
ee9cbf7370
Bumped version to 20250430.2
2025-04-30 17:50:44 +02:00
Bram Kragten
efd7b380a9
Handle errrors/wrong values on paste ( #25245 )
2025-04-30 17:49:56 +02:00
Paul Bottein
46cc254f77
Use code font family variable in combo-box ( #25243 )
2025-04-30 17:49:55 +02:00
Paul Bottein
d996ba818f
20250430.1 ( #25244 )
2025-04-30 16:10:12 +02:00
Paul Bottein
e5f41ceb3e
Bumped version to 20250430.1
2025-04-30 16:08:42 +02:00
Bram Kragten
2e4ce71d06
Improve trigger condition check on paste ( #25241 )
2025-04-30 16:08:03 +02:00
Bram Kragten
50e39de974
Allow pasting more script config ( #25240 )
...
* Allow pasting more script config
* Update manual-script-editor.ts
2025-04-30 16:08:02 +02:00
Bram Kragten
1ba941282c
Allow pasting more automation config formats ( #25239 )
2025-04-30 16:08:01 +02:00
J. Nick Koston
b656ddc1f0
Add DHCP Browser entry point to network ( #25235 )
...
* Add DHCP Browser entry point to network
* lint
2025-04-30 16:08:00 +02:00
Paul Bottein
a699149388
20250430.0 ( #25237 )
2025-04-30 13:10:20 +02:00