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