Bram Kragten
f54bb20fef
Fix error on hardware page ( #23021 )
...
* fix error on hardware page
* Update ha-config-hardware.ts
2024-11-27 15:44:24 +02:00
Bram Kragten
71214351ca
Fix timeout error handling local voice ( #23023 )
...
fix timeout error handling local voice
2024-11-27 14:36:30 +01:00
Bram Kragten
0a954cf1c7
Add add-on installation to voice setup flow ( #23018 )
2024-11-27 14:12:36 +01:00
Simon Lamon
2782b2fb1b
Use DurationFormat for calendar trigger ( #23020 )
...
duration long
2024-11-27 13:47:14 +01:00
Paul Bottein
a532b4461d
Use explicit duration format for state formatting ( #23017 )
2024-11-27 12:49:21 +01:00
Wendelin
dd7987e199
Add unit tests for common/array files ( #23006 )
...
* add vitest coverage
* Add js doc to functions
* Add tests for common/array
2024-11-27 10:02:24 +02:00
Jan-Philipp Benecke
81cc73ece3
Make missed strings translatable in ha-script-trace
and ha-automation-trace
( #23013 )
2024-11-27 07:49:58 +01:00
Jan-Philipp Benecke
f9701b2363
Use "No traces found" automation translation in ha-script-trace ( #23010 )
2024-11-27 07:26:48 +01:00
Mark Bergsma
39b00f1063
Support time entities in automation time conditions/triggers selectors ( #21069 )
...
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
2024-11-26 15:41:59 +01:00
Wendelin
bd0bfc1fbe
Rspack ( #22807 )
...
* Add rspack
* Remove TransformAsyncModulesPlugin from rspack
* Migrate all webpack usage to rspack
* Migrate tests to vitest
* Fix test suites
* Remove chai dependency
* Fix compute_state_display tests
* Fix resolveTimeZone
* Reduces test pipeline
* Revert test ci
* optimize chunk filtering
* Migrate landing-page to rspack
* Update rspack dependencies
* Add rsdoctor
* Fix prod build bundle size
* Use rsdoctor for demo stats
* Remove unused webpack configs
* Update build-scripts/rspack.cjs
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
* Fix eslint
* Update rspack
* Remove unused code
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2024-11-26 14:49:13 +01:00
Paul Bottein
09c5dab69f
Improve tags datatable ( #23003 )
...
* Improve tags datatable
* Update translations
2024-11-26 12:19:00 +01:00
ildar170975
25a7f6ebf7
Fix padding top for logbook panel ( #22999 )
2024-11-26 11:46:06 +01:00
Ruben van Dijk
a525c44794
Cancels page retry loop with negative intervals. ( #22983 )
...
* Cancels page retry loop with negative intervals.
This shouldn't be required, but sometimes, which I can't easily reproduce, it fails to reload.
Fixes #20052
* Clear interval before reload.
2024-11-25 14:43:27 +02:00
Norbert Rittel
74bf1d2a82
Use consistent name "Field key" for entry field ( #22985 )
...
Both error messages just refer to the "field key" as such.
Therefore the label in the dialog should be consistent.
2024-11-25 08:21:50 +02:00
arthanoss
1b74e94f14
Remove redundant action handler and wrapper from sensor entity row ( #22975 )
2024-11-24 17:04:01 +02:00
Norbert Rittel
c610778b0f
Fix inconsistent capitalization in Device info ( #22979 )
2024-11-24 11:42:12 +01:00
Norbert Rittel
999969b78d
Make key_c_hint strings consistent ( #22971 )
...
Make ui::dialogs::quick-bar::key_c_hint consistent with ui::tips::key_c_hint
2024-11-23 20:50:49 +02:00
Steven B.
10b8627f51
Webrtc use RTCIceCandidateInit messages with backend ( #22667 )
...
* Add sdp m line index to ICE Candidates
* Remove ? from candidate
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Send full candidate in message
* Revert launch.json change
* Use RTCIceCandidate for messaging
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-11-23 14:56:19 +02:00
Wendelin
528fcecd16
Ha-alert-narrow-action ( #22956 )
...
* Add ha-alert narrow option
* Use ha-alert narrow in ha-scene-editor
2024-11-22 18:37:05 +02:00
Bram Kragten
f8fb5d7bf2
Add cloud signup to voice flow ( #22941 )
2024-11-22 08:55:37 +01:00
Wendelin
43911ef3be
Fix disable ha-progress button ( #22939 )
...
* Fix disable ha-progress button
* Simplify ha-progress disabled fix
* Fix ha-progress-button click handler
* fix ha-progress-button pointer-events
2024-11-21 15:30:28 +00:00
Wendelin
6b0afe6ebb
Add inline-arrow option to ha-select & ha-language-picker ( #22935 )
...
* Add inline-arrow option to ha-select & use it in some language pickers
* Update src/components/ha-language-picker.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-11-21 16:44:11 +02:00
Wendelin
811977b366
Fix disable fields in general config ( #22938 )
2024-11-21 15:58:26 +02:00
Wendelin
fc2e3b7bcf
Disable devices/entities click in scene review mode ( #22940 )
2024-11-21 15:57:02 +02:00
Bram Kragten
6b8068a22a
Improv external flow ( #22878 )
...
* WIP improv external flow
* Update external_messaging.ts
* use name instead, start flow
* make copy
* Update ha-config-integrations-dashboard.ts
* Update
* rename command
* Use a map instead of array for deduping
2024-11-21 14:45:49 +01:00
Norbert Rittel
2899388395
Change "Add" to "Create" for Labels and Zones following HA Design guidelines ( #22942 )
2024-11-21 14:23:46 +01:00
Bram Kragten
4e63eacb79
Improve message for yaml core settings ( #22936 )
2024-11-21 11:38:04 +01:00
Bram Kragten
79c7cf59ee
Add warning for muted voice assistant or when not heard wakeword in 1… ( #22934 )
...
Add warning for muted voice assistant or when not heard wakeword in 15 secs
2024-11-21 10:07:56 +00:00
Bram Kragten
64374a4fcb
Voice wizard: prevent flash of hardware screen when cloud is active ( #22933 )
2024-11-21 08:59:43 +00:00
Norbert Rittel
0e0be279ea
Fix broken grammar in confirm_unsaved_comments alert ( #22928 )
2024-11-21 09:37:06 +01:00
Norbert Rittel
7d9752abdf
Dev Tools: Replace "Current entities" with "Current entity states" ( #22924 )
2024-11-20 23:09:23 +01:00
Norbert Rittel
0c382f1967
Change "Add script" and "Add scene" to "Create …" ( #22922 )
2024-11-20 19:39:05 +00:00
Norbert Rittel
7833a31eea
Change "Elevation" to "Elevation above sea level" for clarity ( #22919 )
2024-11-20 20:19:27 +01:00
Norbert Rittel
8e796e013a
Change "Find my value" to "Find my ISO Code" for the currency field ( #22917 )
...
Under Settings > System > General the user can set the currency for the system.
To enter the correct ISO code there is a link to the respective Wikipedia page.
The link is currently labeled "Find my value" which makes no real sense.
2024-11-20 20:28:14 +02:00
Paulus Schoutsen
757ed2e80c
Add local processing option to pipeline for LLM conversation agents ( #22561 )
...
* Add local processing field to pipeline
* update
* Update wording
* handle current pipelines
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-11-20 20:24:50 +02:00
Norbert Rittel
d2665f1349
Fix two strings for Settings > Tags ( #22916 )
...
The explanation for the QR code does not make sense right now.
The 'Create automation with tag' missing a 'this'.
2024-11-20 18:06:38 +00:00
Abílio Costa
84f7c62ee2
Add support for unit_of_measurement translation ( #22868 )
2024-11-20 18:44:44 +01:00
Norbert Rittel
a9d7082218
Add missing words in matter::ping_node::battery_device_warning ( #22914 )
2024-11-20 18:36:17 +01:00
Norbert Rittel
766de17ea3
Change "Run" command for automation to "Run actions" ( #22913 )
2024-11-20 18:35:43 +01:00
Norbert Rittel
8988bd519f
No longer use "button" when referring to "Edit ID" menu item for triggers ( #22892 )
2024-11-20 18:34:14 +01:00
Simon Lamon
6ccd4fa431
Handle empty trigger or action in migration path ( #22912 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-11-20 16:24:21 +00:00
Wendelin
5b8e63a213
Landing page ( #22598 )
2024-11-20 16:20:08 +00:00
Simon Lamon
6a337cc486
Remove activate scene in automation editor ( #22258 )
2024-11-20 17:02:15 +01:00
Norbert Rittel
f7f936cb54
Use consistent name "Entity search" for that part of "Quick Search" ( #22907 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-11-20 16:17:55 +01:00
Bram Kragten
b7ef633a3e
Voice wizard: Use test message in tts language ( #22882 )
...
* Voice wizard: Use test message in tts language
* catch none existing lang
2024-11-20 15:09:48 +00:00
Wendelin
995155696f
Improve scene editor UI ( #22910 )
2024-11-20 14:53:49 +00:00
Yosi Levy
7996f4e0b2
Picture elements card editor: Add title to secondary description for custom cards ( #22908 )
2024-11-20 15:45:29 +01:00
karwosts
ac6e61b9b8
Remove display of 'Current state' in ha-card-condition-state ( #22887 )
2024-11-20 14:43:21 +00:00
System Tester
b7f3e40340
Fixes #17769 , #22503 : Improved subscription handling ( #22889 )
...
* Fixes #17769 , #22503 : Improved subscription handling
Prevent multiple active subscriptions
Ensure a clean state when the component reconnects
Checking subscription status before processing
* Prettier issue resolved
* async methods referencing _unsubscribe are properly awaited
* Apply suggestions from code review
Thank you
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
---------
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
2024-11-20 15:41:59 +01:00
Norbert Rittel
39b4e85dcd
Better explain the "Push notification" option in the browser settings ( #22906 )
2024-11-20 15:38:10 +01:00