Paul Bottein
d302eaffe6
Add fixed background support in iOS and improve the way we set view background ( #22531 )
...
* Add fixed background support in iOS and improve the way we set view background
* Fix cast
2024-10-29 09:17:06 +01:00
Paul Bottein
901f736d5f
Improve more info update release note display ( #22502 )
...
* Fix ha-settings-row
* Improve update more info and update available card
* Set actions at the bottom on mobile
* Use update instead of install
* Improve markdown loaded
2024-10-29 09:16:02 +01:00
Wendelin
e55f32ae91
Fallback to formatjs pt for brazilian pt ( #22570 )
...
* Fallback to formatjs pt for brazilian pt
* Update build-scripts/gulp/locale-data.js
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2024-10-29 08:50:21 +01:00
Jan-Philipp Benecke
3e0c998e74
Show loading spinner when waiting for backups (re)load ( #22485 )
2024-10-29 09:38:13 +02:00
karwosts
597866ff4e
Preserve device elements in automation when device is missing ( #22521 )
...
* Preserve device elements in automation when device is missing
* lint
2024-10-29 09:37:46 +02:00
karwosts
64e21e185c
Add a geo_location selector to map editor ( #22538 )
...
* Add a geo_location selector to map editor
* delete unused
2024-10-29 09:36:58 +02:00
ildar170975
7a1838ee1a
Fix misalignment on "create person" page ( #22574 )
...
Update ha-config-person.ts
2024-10-28 22:09:35 +01:00
ildar170975
4debac60ae
Fix header title padding ( #22568 )
...
* Update ha-header-bar.ts
* Update ha-top-app-bar-fixed.ts
* Update ha-two-pane-top-app-bar-fixed.ts
2024-10-28 22:09:09 +01:00
renovate[bot]
4af231e62b
Update babel monorepo to v7.26.0 ( #22571 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-28 21:45:36 +01:00
ildar170975
432cf4a7ed
Add outline to a labels ( #22392 )
...
* Update ha-data-table-labels.ts
* Update ha-labels-picker.ts
* Update ha-config-labels.ts
* Update ha-labels-picker.ts
2024-10-28 20:14:05 +02:00
karwosts
df064967ca
Fix enable checkbox in service field subsections ( #22299 )
...
* Fix enable checkbox in service field subsections
* fix bug
2024-10-28 17:54:36 +01:00
Wendelin
dc0cab9307
Add select prev boots in error-log-card ( #22528 )
...
* Add select prev boots in error-log-card
* Fix boot selector style in error-log-card
2024-10-28 16:41:21 +01:00
Paul Bottein
3180747a0a
Show buttons in cover and valve more info if it supports position ( #22569 )
...
* Show buttons in cover more info if the cover supports position
* Same for valve
* Refactor
2024-10-28 15:33:12 +00:00
Bram Kragten
1542095138
Make web rtc player ice resolving async ( #22312 )
...
* Make web rtc player ice resolving async
* rename getCandidatesUpfront
* dont send empty candidates, catch answer when signalingState is stable
* Update src/components/ha-web-rtc-player.ts
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
* review
* Update ha-web-rtc-player.ts
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2024-10-28 15:49:43 +01:00
Paul Bottein
6c1937f247
Allow to move card from other view to section view ( #22399 )
...
* Allow to move card from other view to section view
* Update src/panels/lovelace/components/hui-card-options.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
* Move to dedicated section
* Feedbacks
* Update src/translations/en.json
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
---------
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
2024-10-28 14:43:47 +00:00
karwosts
9db1e52a55
Add confirmations to some interactive entity-rows ( #21453 )
2024-10-28 13:09:41 +01:00
renovate[bot]
f92c63135c
Update formatjs monorepo ( #22562 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-28 12:19:45 +01:00
dependabot[bot]
a3bf1a014b
Bump actions/cache from 4.1.1 to 4.1.2 ( #22564 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v4.1.1...v4.1.2 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-28 12:19:14 +01:00
dependabot[bot]
31fba48ad5
Bump actions/setup-node from 4.0.4 to 4.1.0 ( #22565 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.0.4 to 4.1.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4.0.4...v4.1.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
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>
2024-10-28 12:18:35 +01:00
Gabe Dunn
05dfa1bb1a
Add hold_action to Tile card's visual config editor ( #22042 )
...
* Add hold_action to tile card's visual config editor
* Set hold_action default action to 'none'
2024-10-28 09:53:47 +01:00
dependabot[bot]
f0f47aac3b
Bump actions/checkout from 4.2.1 to 4.2.2 ( #22563 )
2024-10-28 08:32:08 +01:00
karwosts
9b42494667
Fix configStruct for conditional entities row ( #22543 )
2024-10-28 08:25:03 +01:00
renovate[bot]
42df951f89
Update vaadinWebComponents monorepo to v24.5.1 ( #22545 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-26 22:18:30 +02:00
renovate[bot]
f4996424a2
Update dependency chai to v5.1.2 ( #22544 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-26 22:18:07 +02:00
karwosts
fd01302d9a
Fix a crash in compute-unused-entities ( #22549 )
2024-10-26 22:17:20 +02:00
renovate[bot]
2daaa1cb9c
Update dependency @types/leaflet to v1.9.14 ( #22540 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-26 00:58:27 +02:00
Paul Bottein
9fde175c6b
Set "add card" button width to 1 ( #22532 )
2024-10-25 18:11:51 +02:00
renovate[bot]
f1b24e847e
Update babel monorepo to v7.25.9 ( #22534 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-25 18:02:52 +02:00
Erik Montnemery
7a587de54e
Add support for update entity's display_precision state attribute ( #22470 )
2024-10-25 16:56:31 +02:00
shodhan-rai
eb69f95f83
Streamline condition summary messages in automation editor ( #22497 )
...
Fix issue #22478 : Changed as requested
2024-10-24 18:42:55 +02:00
shodhan-rai
359a3a4af9
Update picture glance card descriptions ( #22501 )
2024-10-24 18:23:48 +02:00
renovate[bot]
a8b75e7814
Update formatjs monorepo ( #22520 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-24 17:53:04 +02:00
renovate[bot]
2b898822d1
Update dependency @codemirror/commands to v6.7.1 ( #22516 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-24 15:09:51 +02:00
Petar Petrov
fc9a0958d4
Improve Wifi configuration UI ( #22471 )
...
* Improve Wifi configuration UI
* some UI tweaks based on comments
* change label and remove DNS on reset
* remove mock code
2024-10-24 10:33:56 +02:00
karwosts
5843877cc8
Fix zwave_js provisioned table for narrow ( #22507 )
2024-10-24 06:40:42 +02:00
shodhan-rai
913837f064
Fix issue #22495 : Corrected the broken grammar ( #22499 )
2024-10-23 20:15:23 +02:00
shodhan-rai
386ac5d779
Fix issue #22473 : Fixed the typo ( #22500 )
2024-10-23 17:31:59 +02:00
shodhan-rai
3a1a4ade68
Fix issue #22450 : Corrected two inaccurate messages ( #22496 )
2024-10-23 14:08:01 +00:00
Bram Kragten
dd35112a04
update gifs
20241002.4
2024-10-23 15:46:00 +02:00
Bram Kragten
afcb4c56fa
Bumped version to 20241002.4
2024-10-23 15:25:07 +02:00
Bram Kragten
58f210f45b
Update voice wizard ( #22472 )
2024-10-23 15:24:11 +02:00
Wendelin
f4d9d55ecd
Fix old safari but for relative time ( #22457 )
2024-10-23 15:21:17 +02:00
Paul Bottein
995955491f
Place icon next to the text in control button ( #22451 )
2024-10-23 15:21:16 +02:00
Wendelin
2ab9aed5b4
Fix integration configure on failed setup ( #22407 )
...
* Fix integration configure button when setup failed
* Use ha-button instead of mwc-button in ha-config-integration-page
2024-10-23 15:21:15 +02:00
Bram Kragten
1693f5b5c9
Forward change event in password field ( #22377 )
2024-10-23 15:21:15 +02:00
karwosts
f096e1698c
Update devtools/statistics for renamed issue type ( #22371 )
2024-10-23 15:21:14 +02:00
Wendelin
2f46caa806
Fix tooltip firefox bug in persistent-notification-item ( #22363 )
2024-10-23 15:21:13 +02:00
Paul Bottein
5c9b53ffb7
Use default font for heading card ( #22322 )
2024-10-23 15:21:12 +02:00
Bram Kragten
f6e00e7262
Fix entity id setting on newly created scripts, handle update of enti… ( #22272 )
...
Fix entity id setting on newly created scripts, handle update of entity id
2024-10-23 15:21:11 +02:00
Bram Kragten
5d49f4007e
Update voice wizard ( #22472 )
2024-10-23 15:14:11 +02:00