renovate[bot]
f71feff916
Update dependency core-js to v3.39.0 ( #22636 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-03 07:12:27 +01:00
renovate[bot]
50fb3b314b
Update dependency mocha to v10.8.2 ( #22633 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-02 21:07:53 +01:00
renovate[bot]
06298562cd
Update dependency @codemirror/autocomplete to v6.18.2 ( #22632 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-02 21:07:25 +01:00
renovate[bot]
89e74f3f07
Update dependency mocha to v10.8.1 ( #22629 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-01 22:12:25 +01:00
renovate[bot]
da96c27893
Update dependency mocha to v10.8.0 ( #22627 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-01 21:41:09 +01:00
renovate[bot]
3321dd4ca7
Update workbox monorepo to v7.3.0 ( #22626 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-01 20:21:23 +01:00
Josh McCarty
7106d56b33
Fix NFS proper name ( #22620 )
2024-11-01 08:53:00 +01:00
ildar170975
25cd8a9d9f
Revert height=100% in horizontal-stack-card ( #22617 )
...
Update hui-horizontal-stack-card.ts
2024-10-31 20:12:32 +00:00
Paul Bottein
deb077b5e9
20241031.0 ( #22613 )
20241031.0
2024-10-31 15:14:02 +01:00
Paul Bottein
a4bb0e04ab
Bumped version to 20241031.0
2024-10-31 15:13:21 +01:00
renovate[bot]
1df60056b2
Update dependency chart.js to v4.4.6 ( #22612 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-31 13:57:45 +00:00
Paul Bottein
c4bc1f627f
Remove get layout options warning in console ( #22611 )
2024-10-31 13:48:21 +00:00
Wendelin
f4df5852fb
Fix hassio repositories tooltip ( #22610 )
2024-10-31 13:43:51 +00:00
Wendelin
152b665f2e
Fix hassio backups translations ( #22609 )
...
* Fix hassio backup styling
* Add missing hassio backups data-table translations
2024-10-31 13:57:40 +01:00
Paul Bottein
f1d49aaeb1
Add theme variable for text in heading badge, fix font family ( #22606 )
2024-10-31 13:45:42 +01:00
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