J. Nick Koston
8ad4385d67
Link the device info BLE address to the Advertisement Monitor ( #25044 )
...
* Link the device info BLE address to the Advertisement Monitor
* Link the device info BLE address to the Advertisement Monitor
* preen
2025-04-14 09:13:27 +03:00
renovate[bot]
8fb7c1594a
Update dependency eslint-config-prettier to v10.1.2 ( #25036 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-14 09:10:19 +03:00
ildar170975
4fca09f9ae
If entity has "entity_picture" - allow using a CSS theme var for border-radius ( #24248 )
...
* added CSS theme var for border-radius
* prettier
* moved "50%" out of "styles"
* small refactoring
* lint
* lint
* lint
* revert to this.style.borderRadius
* prettier
* adding classes
* fixed styles + setting a class
* clean-up
* remove old classes in render()
* "!important" not needed
* using map
2025-04-14 09:09:52 +03:00
ildar170975
6793753755
more-info-camera: disable "download_snapshot" if idle ( #25027 )
...
* disable download_snapshot if idle
* prettier
2025-04-13 09:02:36 +02:00
ildar170975
f4e3fdb98e
ha-map-card: fit_zones tiny fix ( #25031 )
...
fit_zones fix
2025-04-13 08:57:53 +02:00
karwosts
63f4cc456c
No particles when prefers-reduced-motion ( #25029 )
2025-04-13 08:56:02 +02:00
renovate[bot]
33735abfb0
Update octokit monorepo ( #25032 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-13 08:42:27 +02:00
renovate[bot]
22b59b247e
Update Yarn to v4.9.0 ( #25025 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-12 18:13:27 +02:00
karwosts
6d7a40368c
Support more templates in action visual editor ( #25015 )
...
* Support more templates in action visual editor
* Make selector sticky
* typing
2025-04-12 15:03:44 +03:00
renovate[bot]
fbeb457c25
Update rspack monorepo to v1.3.4 ( #25021 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-12 08:52:32 +02:00
dependabot[bot]
4a6834f0d9
Bump vite from 6.2.5 to 6.2.6 ( #25014 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 6.2.5 to 6.2.6.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.6/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.2.6/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.2.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-11 18:19:46 +03:00
Bram Kragten
add417a166
Wait for backup integration to setup before subscribing ( #25012 )
2025-04-11 16:50:23 +02:00
Pierre
ae4f43496e
Add reconnection information when an instance is already connected ( #25013 )
2025-04-11 16:08:02 +02:00
renovate[bot]
4ce792e5bf
Update rspack monorepo to v1.3.3 ( #25007 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-11 16:20:55 +03:00
Bram Kragten
b9433b96dc
Wait for person before creating user in onboarding ( #25011 )
2025-04-11 16:19:22 +03:00
Wendelin
1dfd937c94
Add automatic backup toggle to OS update ( #24995 )
2025-04-11 15:10:43 +02:00
Bram Kragten
6a333a4774
Bumped version to 20250411.0
2025-04-11 14:45:42 +02:00
Paul Bottein
7742ccf631
Only ask to refresh dashboard if necessary ( #24993 )
2025-04-11 14:45:07 +02:00
Paul Bottein
20f2a8d53e
Fix refresh strategy config on HA start-up ( #24984 )
2025-04-11 14:45:07 +02:00
Bram Kragten
ec9fbe7d77
fix dropdown behind datatable ( #24981 )
2025-04-11 14:45:06 +02:00
Wendelin
6fa226d30a
Fix submit spinner in config-flow-form ( #24969 )
2025-04-11 14:45:04 +02:00
Bram Kragten
b76a723fd9
fix voice wizard bugs ( #24950 )
2025-04-11 14:44:09 +02:00
Paul Bottein
5237cc72b7
Restore default hold action for some cards ( #24947 )
2025-04-11 14:42:20 +02:00
Jan-Philipp Benecke
63d2718f67
Import missing ha-tip in quick bar dialog ( #24929 )
2025-04-11 14:42:19 +02:00
Paul Bottein
14e0666c3a
Only ask to refresh dashboard if necessary ( #24993 )
2025-04-11 14:41:12 +02:00
Bram Kragten
929a0b9cd4
Wait for cloud and backup in onboarding ( #24997 )
2025-04-11 13:43:45 +02:00
Bram Kragten
0541270695
Also show hardware integration if it has options ( #25006 )
...
also show hardware integration if it has options
2025-04-11 11:39:54 +02:00
Paul Bottein
20d357fb13
Add tests for get duplicates function ( #24994 )
2025-04-11 08:47:42 +02:00
renovate[bot]
6658c10b94
Update dependency typescript-eslint to v8.29.1 ( #25000 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-11 06:41:13 +02:00
karwosts
c2ce02652b
Fix automation action row describing template targets ( #25002 )
2025-04-11 06:40:20 +02:00
Bram Kragten
634db1944f
Fix dragging in tab bar ( #24998 )
2025-04-10 19:12:29 +02:00
Bram Kragten
21b3177f95
Replace paper item in sidebar ( #24883 )
...
* replace paper item in sidebar
* make items same height as before
* remove polymer refs
* fix user badge
* replace removed styles (and remove unused)
2025-04-10 18:32:38 +02:00
renovate[bot]
7383e3247b
Update dependency marked to v15.0.8 ( #24996 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-10 16:12:09 +00:00
karwosts
b33e4bf305
Render low carbon gauge when only solar consumption ( #24992 )
...
* Render low carbon gauge when only solar consumption
* no null check
2025-04-10 18:01:49 +02:00
Bram Kragten
9d9522cade
Use subscription for config flows in progress ( #24985 )
2025-04-10 16:59:20 +02:00
Bram Kragten
430e47c0fc
Replace paper tabs by shoelace tabs ( #24909 )
2025-04-10 14:20:24 +00:00
Paul Bottein
a6c9702ab2
Update entity naming in entities config page ( #24966 )
...
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
2025-04-10 12:43:08 +00:00
Wendelin
e3122e8e4d
Supervisor backup update config ( #24990 )
2025-04-10 11:55:20 +02:00
Paul Bottein
c8e46bd239
Fix refresh strategy config on HA start-up ( #24984 )
2025-04-10 11:04:43 +03:00
Bram Kragten
4fd87a1d7c
Hide hardware integrations without entities ( #24986 )
2025-04-10 08:12:21 +03:00
karwosts
80151ff759
Fix now-7d history to include today ( #24989 )
2025-04-10 08:10:04 +03:00
Paul Bottein
5f187c1bb3
Fix data-table group by unknown column ( #24987 )
2025-04-09 15:51:02 +00:00
Stefan Agner
ddc04dd48a
Allow to copy IP address of Matter devices to clipboard ( #24983 )
...
Often when debugging it is actually helpful to copy the IP address
for further investigation. This PR changes the list to allow
interaction and copies the IP address when clicked on a list item.
2025-04-09 17:44:13 +02:00
Jan-Philipp Benecke
228acf1fae
Add shortcuts item to command quick bar ( #24952 )
...
* Add shortcuts item to command quick bar
* Remove
2025-04-09 16:46:08 +02:00
Bram Kragten
74acd7ec38
fix dropdown behind datatable ( #24981 )
2025-04-09 16:16:47 +02:00
Paul Bottein
9bc867d0dc
Restore no grouping from local storage from datatable ( #24979 )
...
* Restore no grouping from localstorage
* Fix collapse/expand button
2025-04-09 14:15:27 +00:00
Bram Kragten
590df8dd1a
Restore media browser to browser when entity is not in state machine ( #24982 )
...
restore media browser to browser when entity is not in state machine
2025-04-09 15:49:16 +02:00
Wendelin
ccee57f4a5
Improve background settings and fix save button ( #24978 )
2025-04-09 13:04:07 +03:00
Jan-Philipp Benecke
828bf977b2
Migrate icon overflow menu to `ha-md-button-menu` ( #24973 )
...
Migrate icon overflow menu to `ha-md-button-menut`
2025-04-09 09:24:58 +03:00
Jan-Philipp Benecke
a2b3ea2ac6
Align automation trace tab order with script tab order ( #24974 )
2025-04-09 09:05:34 +03:00