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 5eafdad781
.
* 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
renovate[bot]
1a5a183410
Update dependency eslint-config-prettier to v10.0.2 ( #24462 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-01 20:04:57 +01:00
renovate[bot]
88a1de9aaf
Update dependency @codemirror/search to v6.5.10 ( #24459 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-01 12:33:54 +01:00
renovate[bot]
4ad64ce2c8
Update dependency @bundle-stats/plugin-webpack-filter to v4.18.3 ( #24458 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-01 12:10:05 +02:00
renovate[bot]
3f1ca32d13
Update dependency element-internals-polyfill to v3.0.1 ( #24457 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-28 23:24:20 +01:00
renovate[bot]
a6f7ee6b28
Update rspack monorepo to v1.2.6 ( #24448 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-28 20:17:13 +01:00
Paul Bottein
0294198fba
Correctly parse number state for numeric input card feature ( #24453 )
2025-02-28 16:46:53 +01:00
Norbert Rittel
ed6659ad8f
More info panel: Replace "Dismiss dialog" tooltip with "Close info" ( #24449 )
...
* More info panel: Replace "Dismiss dialog" tooltip with "Close info"
Dismiss should only be used for closing dialogs like notifications that cannot be reopened.
Therefore the "Dismiss dialog" tooltip for the More info dialog is misleading, especially in translations that might emphasize the destructive meaning of "dismiss".
Matching the "Back to info" tooltip shown to return to the initial view from the entity settings this is changed to "Close info".
* use common close
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2025-02-28 15:06:03 +00:00
Paul Bottein
f1d04e5178
Add support for toggle card feature for automation domain ( #24452 )
2025-02-28 15:01:33 +00:00
Paul Bottein
807e87fce0
Use card text align variable for header text alignment ( #24451 )
...
Use card text align variable for header text aligment
2025-02-28 15:52:40 +01:00
Bram Kragten
cafab61727
Align common dialog translations ( #24450 )
2025-02-28 15:51:06 +01:00
karwosts
88e6906b6b
More height fixes in devtools/statistics ( #24438 )
...
* More height fixes in devtools/statistics
* fix selection bar
2025-02-28 14:07:00 +01:00
Paul Bottein
ebc1259e39
Fix control number buttons height ( #24441 )
2025-02-28 14:05:14 +01:00
J. Nick Koston
c1f2e6d82b
Small fixes for Bluetooth device info ( #24436 )
...
* Add missing service uuids to Bluetooth device info
Service UUIDs are different from Service data because
they do not have any data attached to them. I only
discovered that they were missing in the UI because
of helping a user troubleshoot of device, and we could
not find the Service UUID
* fix mapping
* fix mapping
* fix mapping
* tweaks
2025-02-28 10:03:15 +02:00
karwosts
ef964fd23e
Change label on BT advertisement timestamp ( #24439 )
2025-02-28 08:04:02 +01:00
renovate[bot]
13105c2d6f
Update dependency typescript-eslint to v8.25.0 ( #24434 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-27 20:43:33 +01:00
renovate[bot]
5b9262487d
Update vitest monorepo to v3.0.7 ( #24433 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-27 20:43:04 +01:00
renovate[bot]
4ec6e324f8
Update dependency element-internals-polyfill to v3 ( #24364 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-27 20:42:16 +01:00
Paul Bottein
20f385e053
Use border color for focus state of button and select in dashboard ( #24429 )
2025-02-27 20:36:41 +01:00
Paul Bottein
dd441f882b
Allow the card features buttons to be smaller if needed ( #24431 )
2025-02-27 19:30:15 +01:00
Bram Kragten
3a1d371b0b
Don't show no config flow message when source = system ( #24425 )
...
dont show no config flow message when source = system
2025-02-27 16:15:42 +01:00
Paul Bottein
8848911b34
Use switch and add support for light, fan and valve ( #24426 )
...
* Use switch and add support for light and fan
* Add icon per domains
2025-02-27 15:35:12 +01:00
Paul Bottein
51193cf441
Reverse the order of all modes features and toggle ( #24420 )
...
Reverse the order of all modes features
2025-02-27 13:08:42 +01:00
Paul Bottein
a5b7f2466e
Fix select box radio click on firefox ( #24422 )
2025-02-27 13:08:16 +01:00
Paul Bottein
3d9bde548d
Don't show features settings if none is compatible ( #24419 )
2025-02-27 13:07:50 +01:00
Wendelin
dfa98a4ba8
Translate state in entity table ( #24417 )
2025-02-27 12:20:38 +01:00
Paul Bottein
20fe5b1b71
Fix header hidden when no badges ( #24423 )
2025-02-27 12:09:12 +01:00
Paul Bottein
9250ecb16f
Add features position description in tile card editor ( #24421 )
2025-02-27 12:08:36 +01:00
Jan-Philipp Benecke
e21d1399ea
Swap button positions of toggle feature ( #24416 )
2025-02-27 10:46:29 +01:00
Jan-Philipp Benecke
5dded38ccc
Swap default positions of increment and decrement in counter actions feature ( #24418 )
2025-02-27 10:46:01 +01:00
renovate[bot]
54cc8f025c
Update dependency barcode-detector to v3.0.1 ( #24407 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-27 07:54:00 +02:00
karwosts
0d215e65cd
Remove duplicate translation key ( #24414 )
...
Update en.json
2025-02-27 07:46:54 +02:00
Paulus Schoutsen
f9824a3b3b
Remove unused domain in history check ( #24406 )
2025-02-26 17:59:02 +01:00
Wendelin
197c9219bd
Fix energy gauge tooltip ( #24404 )
2025-02-26 15:27:09 +01:00
Bram Kragten
4974a12221
Merge branch 'rc' into dev
2025-02-26 14:11:39 +01:00