Paul Bottein
5db293ce01
Use entity instead of entity_id for more info action ( #22603 )
2024-10-31 12:59:23 +01:00
Wendelin
744cda3974
Add fallback for missing logs boot result. ( #22600 )
...
* Add fallback for missing logs boot result.
* Add fallback for logs full download when boots are missing
* Fix function naming and single boot select in error-log-card
2024-10-31 08:57:27 +01:00
Paul Bottein
79e223cf8e
20241030.0 ( #22599 )
20241030.0
2024-10-30 16:35:54 +01:00
Paul Bottein
eb8d23320a
Merge branch 'master' into dev
2024-10-30 16:23:21 +01:00
Bram Kragten
7bfa72e7ac
Update voice wizard ( #22472 )
2024-10-30 16:19:35 +01:00
Wendelin
031548c155
Fix old safari but for relative time ( #22457 )
2024-10-30 16:18:22 +01:00
Bram Kragten
a7d3ab9d17
Fix and update step flow create ( #22223 )
...
* Fix and update step flow create
* cleanup
2024-10-30 16:17:48 +01:00
David F. Mulcahey
d2e00a0f0a
Fix ZHA group dashboard display on mobile ( #22279 )
2024-10-30 16:16:58 +01:00
Paul Bottein
eea9e660ac
Bumped version to 20241030.0
2024-10-30 15:58:05 +01:00
Krisjanis Lejejs
5644c78664
Add setting for enableing/disabling cloud ICE servers ( #22527 )
...
* Add setting for enable/disable cloud ICE servers
* Fix copytexts, feature URL, refactor variable
* imports
* Use toast instead of alert
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2024-10-30 14:05:41 +00:00
Bram Kragten
7677471dcc
update gifs
2024-10-30 14:51:50 +01:00
Paul Bottein
c0ca7e425e
Add precise resizing mode for card inside section ( #22366 )
...
* Allow to resize card in the grid with more precision
* Use 12 columns grid
* Fix cursor jump when dragging slider
* Remove precision mode
* Add precise mode switch
* Add switch between regular and precise mode
* Fix prettier
---------
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
2024-10-30 13:35:28 +00:00
Paul Bottein
29d9b61319
Allow to convert a view to sections view ( #22594 )
...
* Add imported cards in section view
* Add convert logic
* Improve editor
* Fix type
* Use imported container for individual card move
* Fix type import
* Add missing translations
* Feedback
2024-10-30 12:27:12 +00:00
Nicolas Graziano
3c8da03d66
Fix logbook search when live update is disabled ( #22284 )
...
When the logbook live update is in pause by scrolling allow to refresh anyway.
2024-10-30 12:19:42 +00:00
karwosts
9a9b2e3900
Don't push a duplicate entry to select selector when filtering ( #22578 )
2024-10-30 12:34:14 +01:00
Wendelin
830d8d2410
Add type import check to eslint ( #22488 )
...
* Add type import check to eslint
* Add type imports with eslint --fix
2024-10-30 11:12:30 +00:00
ildar170975
cda34a6ffd
Remove ripple for disabled entities on a device card ( #22589 )
...
Update ha-device-entities-card.ts
2024-10-30 11:17:18 +01:00
Bram Kragten
76ee9ce202
update regex for check html ( #22596 )
2024-10-30 10:08:46 +00:00
Petar Petrov
00bd32acba
ZwaveJS: Resume adding a device if the page is refreshed ( #22519 )
...
* ZwaveJS: Resume adding a device if the page is refreshed
* tweak code style
2024-10-30 08:59:23 +00:00
Paul Bottein
bc11c0b3ac
Handle automation and dashboard drag and drop at the element level ( #22300 )
...
* Handle drag and drop at action, condition, trigger level
* Clean item path
* Clean item path
* Fix selectors
* Clean selector config
* Remove enhancedSelector
* Add option row component
* Fix DnD inside option sequence or condition
* Add comments
* Remove item path logic from the dashboard too
* Fix floor/area drag and drop
* Avoid UI jump in area dashboard
* Remove unused import
* Add comment
2024-10-30 08:44:38 +00:00
ildar170975
51f89b00c1
Fix height for horizontal-stack-card ( #22593 )
...
Update hui-horizontal-stack-card.ts
2024-10-30 09:47:03 +02:00
Bram Kragten
67852125e5
Try both HLS and webRTC and pick best stream ( #22585 )
2024-10-29 21:38:22 +01:00
karwosts
7a36cf67e3
Restore disabled entities to the statistics table ( #22411 )
2024-10-29 15:43:02 +01:00
karwosts
d175e84623
Fix an uncaught error in ha-config-entities ( #22587 )
2024-10-29 15:24:27 +01:00
karwosts
9fff3adbfb
Fix an infinite loop in automation numeric_state ( #22429 )
2024-10-29 15:21:41 +01:00
Petar Petrov
5f6396b187
Show local network URL used in Home Assistant URL settings ( #22379 )
...
* Show local network URL used in Home Assistant URL settings
* full width alert
* always display both urls and add copy buttons
* remove mask button when editing
* fix typo
* type fix
* update styling based on comments
* fix bad copy/paste
* Update src/components/ha-settings-row.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
* Update src/panels/config/network/ha-config-url-form.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
* Update src/panels/config/network/ha-config-url-form.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
* PR comment
* remove advanced flag
* make the value handling logic clearer
* move obfuscateUrl to a util function
* PR comments
---------
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
2024-10-29 14:07:18 +00:00
karwosts
42f2341e06
Add 'focus' option to geo_location_sources for map card ( #22535 )
...
* Add 'focus' option to geo_location_sources for map card
* visual editor compatibility
2024-10-29 15:32:30 +02:00
ildar170975
48dfa1163b
Fix text-align in map marker ( #22580 )
...
* Update ha-entity-marker.ts
* Update ha-entity-marker.ts
* Update ha-entity-marker.ts
2024-10-29 14:22:05 +01:00
PukNgae Cryolitia
28e12f7fd1
fix(data-range-picker): select element is hard to read in dark mode ( #22479 )
2024-10-29 12:04:39 +01:00
Paul Bottein
5f58ac4fb6
Shrink title space on mobile if needed ( #21878 )
...
* Shrink title space on mobile if needed
* Add multiline ellipsis
* Update src/layouts/hass-subpage.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
---------
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
2024-10-29 09:38:31 +00:00
ildar170975
25e7c4f1b2
Fix a disabled entity row's height on a device card ( #22577 )
...
Update ha-device-entities-card.ts
2024-10-29 10:06:01 +01:00
ildar170975
00934f2183
Fix margins for disabled entities on a device card ( #22576 )
...
Update ha-device-entities-card.ts
2024-10-29 10:57:02 +02:00
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