renovate[bot]
5e9341bf4e
Update vitest monorepo to v3.0.8 ( #24573 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-10 08:19:02 +02:00
renovate[bot]
58b7c76b90
Update dependency terser-webpack-plugin to v5.3.13 ( #24564 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-08 21:32:23 +01:00
Paulus Schoutsen
6ed26407be
Update country picker dialog in onboarding ( #24551 )
...
* Update country picker dialog in onboarding
* Handle if language has no locale
* Don't fall back to NL
2025-03-08 14:40:22 +00:00
dependabot[bot]
1ac0092d4e
Bump axios from 1.7.9 to 1.8.2 ( #24552 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.7.9 to 1.8.2.
- [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.7.9...v1.8.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-07 19:37:07 +01:00
renovate[bot]
a4e8ea366a
Update dependency @lokalise/node-api to v14 ( #24547 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-07 18:18:04 +01:00
renovate[bot]
fe70355dde
Update dependency typescript-eslint to v8.26.0 ( #24533 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-06 19:40:01 +01:00
renovate[bot]
01f07f6476
Update rspack monorepo to v1.2.7 ( #24531 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-06 18:49:15 +01:00
Bram Kragten
9ef72e4afc
Bumped version to 20250306.0
20250306.0
2025-03-06 15:57:06 +01:00
Paul Bottein
022ef982ca
Only recreate stack editor when the type or index change ( #24530 )
2025-03-06 15:56:10 +01:00
Petar Petrov
f132a32fd4
Ignore excessive keydown events in charts ( #24523 )
...
* Ignore excessive keydown events in charts
* lint
2025-03-06 15:56:09 +01:00
Petar Petrov
782df0473c
Fix height of chart legend ( #24519 )
2025-03-06 15:56:08 +01:00
Wendelin
690cd47945
Landingpage add core checks before show errors ( #24493 )
...
* Check core only if supervisor or observer is unresponsive
* Improve core check
* Revert test code
* Remove unused prop
* Combine network info with core check
* Combine ping and network info
* Add 30 sec timeout before show errors
* Update landing-page/src/ha-landing-page.ts
* Assume supervisor update on failed ping
* Fix typo
2025-03-06 15:56:07 +01:00
Paul Bottein
8fe55b9bc0
Only recreate stack editor when the type or index change ( #24530 )
2025-03-06 15:55:20 +01:00
renovate[bot]
913fdfd0eb
Update dependency @codemirror/view to v6.36.4 ( #24524 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-06 14:25:34 +02:00
Wendelin
c97916bea4
Landingpage add core checks before show errors ( #24493 )
...
* Check core only if supervisor or observer is unresponsive
* Improve core check
* Revert test code
* Remove unused prop
* Combine network info with core check
* Combine ping and network info
* Add 30 sec timeout before show errors
* Update landing-page/src/ha-landing-page.ts
* Assume supervisor update on failed ping
* Fix typo
2025-03-06 11:33:33 +01:00
Petar Petrov
cdfe4b53bf
Ignore excessive keydown events in charts ( #24523 )
...
* Ignore excessive keydown events in charts
* lint
2025-03-06 11:30:17 +01:00
renovate[bot]
75edc5132b
Update dependency prettier to v3.5.3 ( #24521 )
2025-03-06 07:37:43 +01:00
Petar Petrov
c79164992b
Fix height of chart legend ( #24519 )
2025-03-05 14:05:01 +01:00
Bram Kragten
68960ba03d
Bumped version to 20250305.0
20250305.0
2025-03-05 11:08:52 +01:00
Paul Bottein
c3a60a9c3f
Remove touch action none for toggle feature ( #24514 )
2025-03-05 11:06:28 +01:00
karwosts
4783720aaa
No integer validation on ha-form-float ( #24501 )
2025-03-05 11:06:27 +01:00
Petar Petrov
d55b806ce5
Set chart axis pointer line to --info-color ( #24494 )
2025-03-05 11:06:26 +01:00
Petar Petrov
e2ff8ce302
Tweak legend expand/collapse button ( #24484 )
...
* Tweak legend expand/collapse button
* Revert "Tweak legend expand/collapse button"
This reverts commit 5eafdad781c8d9fb9800ae433cc622001c46338d.
* update UX
2025-03-05 11:06:25 +01:00
karwosts
b26bc1dcf0
Remember hidden energy devices from storage ( #24470 )
...
* Remember hidden devices from storage
* remove accidental
* typing fix
2025-03-05 11:06:24 +01:00
Paul Bottein
76b03d3a40
Correctly parse number state for numeric input card feature ( #24453 )
2025-03-05 11:06:23 +01:00
Petar Petrov
c581d6d028
Set chart axis pointer line to --info-color ( #24494 )
2025-03-05 11:04:56 +01:00
karwosts
d899711a48
Remember hidden energy devices from storage ( #24470 )
...
* Remember hidden devices from storage
* remove accidental
* typing fix
2025-03-05 11:38:13 +02:00
Paul Bottein
b7be74e722
Remove touch action none for toggle feature ( #24514 )
2025-03-05 10:25:00 +01:00
karwosts
e53961d395
No integer validation on ha-form-float ( #24501 )
2025-03-05 09:20:18 +01:00
Paulus Schoutsen
03b08fefb7
Support continue conversation in Assist dialog ( #24511 )
2025-03-05 09:11:29 +02:00
Jan-Philipp Benecke
79374f6052
Show script description in the more info dialog ( #24507 )
...
* Show script description in the more info dialog
* Use markdown
2025-03-05 09:07:47 +02:00
Stefan Agner
ba19849182
Avoid URL and email fields getting masked in add-on config view ( #24509 )
...
* Avoid URL and email fields getting masked in add-on config view
The backend will set "format" for add-on config options of type
"password", "url" and "email", to exactly these three values. Only
"password" fields should be masked though.
* lint
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2025-03-05 06:56:34 +00:00
renovate[bot]
48338e0886
Update Yarn to v4.7.0 ( #24503 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-04 18:43:13 +01:00
renovate[bot]
3b87fc84a9
Update dependency core-js to v3.41.0 ( #24504 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-04 18:42:43 +01:00
J. Nick Koston
61effc3f70
Add panel to show Bluetooth connection overview ( #24463 )
...
* Add panel to show Bluetooth connection overview
* tweak
* migrate to ha-button
2025-03-04 18:29:15 +01:00
Petar Petrov
e5b460c259
Tweak legend expand/collapse button ( #24484 )
...
* Tweak legend expand/collapse button
* Revert "Tweak legend expand/collapse button"
This reverts commit 5eafdad781c8d9fb9800ae433cc622001c46338d.
* update UX
2025-03-04 14:51:54 +01:00
Joakim Sørensen
7a56731f56
Remove brackets ( #24497 )
2025-03-04 15:20:16 +02:00
Joakim Sørensen
bfe20d3760
Include name and version in already connected dialog if present ( #24492 )
...
* Include name and version in already connected dialog if present
* lint
* Apply suggestions from code review
* move
2025-03-04 11:39:29 +02:00
Paul Bottein
5a37087231
Use fire-event for copy, cut and duplicate ( #24486 )
...
* Add event for duplicate
* Update new events in card option and card edit mode
* Add copy event
2025-03-04 11:14:22 +02:00
renovate[bot]
dbe5bffe22
Update dependency babel-loader to v10 ( #24472 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-04 09:05:30 +02:00
renovate[bot]
62da09d045
Update dependency typescript to v5.8.2 ( #24487 )
2025-03-03 18:11:07 +01:00
Wendelin
75d7676b36
No capitalization for quick bar commands ( #24481 )
...
Remove forces capitalization for quick bar commands
2025-03-03 12:53:36 +01:00
renovate[bot]
0bea89db91
Update vaadinWebComponents monorepo to v24.6.6 ( #24482 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-03 12:53:17 +01:00
Logan Rosen
7ad759dd95
Fix inconsistent color picker height across browsers ( #24476 )
...
Closes #24475
2025-03-03 11:17:46 +01:00
Bram Kragten
5377c9e75d
Update currency for Zambia ( #24480 )
2025-03-03 11:00:50 +01:00
dependabot[bot]
bf206aa12b
Bump home-assistant/wheels from 2024.11.0 to 2025.02.0 ( #24478 )
2025-03-03 08:16:03 +01:00
dependabot[bot]
73669e27f4
Bump actions/cache from 4.2.1 to 4.2.2 ( #24479 )
2025-03-03 08:13:18 +01:00
karwosts
1b5f4d3432
Add model_id filter to device selector ( #23746 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2025-03-02 21:37:22 +01:00
renovate[bot]
49379b49d0
Update dependency terser-webpack-plugin to v5.3.12 ( #24468 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-02 14:36:26 +01:00
renovate[bot]
2827421c9f
Update dependency @webcomponents/scoped-custom-element-registry to v0.0.10 ( #24465 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-02 09:39:12 +01:00