Bram Kragten
819225d32b
Align common dialog translations ( #24450 )
2025-02-28 16:23:45 +01:00
Norbert Rittel
7f7575dcbc
More info panel: Replace "Dismiss dialog" tooltip with "Close info" ( #24449 )
...
* More info panel: Replace "Dismiss dialog" tooltip with "Close info"
Dismiss should only be used for closing dialogs like notifications that cannot be reopened.
Therefore the "Dismiss dialog" tooltip for the More info dialog is misleading, especially in translations that might emphasize the destructive meaning of "dismiss".
Matching the "Back to info" tooltip shown to return to the initial view from the entity settings this is changed to "Close info".
* use common close
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2025-02-28 16:23:44 +01:00
Paul Bottein
99f86bb9cf
Use border color for focus state of button and select in dashboard ( #24429 )
2025-02-28 16:23:40 +01:00
Paul Bottein
7833a680a9
Use switch and add support for light, fan and valve ( #24426 )
...
* Use switch and add support for light and fan
* Add icon per domains
2025-02-27 15:45:16 +01:00
Wendelin
a7b1c45c00
Replace simple-tooltip with ha-tooltip ( #24384 )
...
* Start with simple-tooltip migration
* Remove simple-tooltip
* Fix tooltip in hassio-repositories
* Remove space
* Update hassio/src/dialogs/repositories/dialog-hassio-repositories.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Update src/components/ha-icon-overflow-menu.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Update src/components/ha-target-picker.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Update src/components/media-player/ha-media-player-browse.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Update src/components/ha-target-picker.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Fix content props
* Use ha-tooltip in data-table-icon
* Update src/panels/config/areas/ha-config-area-page.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Update src/panels/config/devices/ha-config-device-page.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Update src/panels/config/integrations/ha-integration-card.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Update src/panels/config/integrations/ha-integration-card.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Update src/panels/config/integrations/ha-integration-list-item.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Update src/panels/config/integrations/ha-integration-list-item.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2025-02-25 14:58:38 +01:00
Bram Kragten
a906285a03
Use automatic_backups_configured
flag to signal if backup onboardin… ( #24367 )
...
* Use `automatic_backups_configured` flag to signal if backup onboarding was done
* fix
* dont show a newly created password without showing it
2025-02-25 11:42:46 +01:00
Wendelin
9e1d64e728
shoelace tooltip ( #24337 )
...
* Add shoelace based ha-tooltip
* Use shoelace component
* Improve styles
* Add docs
* Fix tooltip docs
* Revert new global styles
2025-02-24 15:37:59 +01:00
Joakim Sørensen
a438fc5e41
Add connection check and dialog with results for cloud login ( #24301 )
2025-02-24 09:37:17 +01:00
Jan-Philipp Benecke
cae36b393b
Focus alarm control panel PIN input on wider screens ( #24324 )
...
* Focus alarm control panel PIN input on wider screens
* Also apply on textfield
2025-02-20 15:20:28 +02:00
karwosts
a68bdbfe08
Fix siren advanced controls ( #24318 )
2025-02-20 08:50:00 +01:00
Jan-Philipp Benecke
f3d614b0d3
Make quick bar more keyboard accessible ( #24321 )
2025-02-20 08:44:49 +01:00
Paul Bottein
ab4efb7412
Fix cursor jump in light color pickers ( #24312 )
2025-02-19 10:30:24 +01:00
Bram Kragten
06932d1479
Prevent navigate when opening voice flow ( #24300 )
...
prevent navigate when opening voice flow
2025-02-18 14:27:59 +01:00
Bram Kragten
0d97afb3f2
Add base support for sub entries ( #23160 )
...
* Add base support for sub entries
* add demo types
* fix translations
* Use sub entry name when deleting
* Update show-dialog-sub-config-flow.ts
* adjust for multiple sub types
* WIP, not functional
* add subentry_type
* rename to supported_subentry_types
* config_subentries -> config_entries_subentries
* Add localized sub flow title
* use Record
* rename
* more rename
2025-02-10 21:24:05 +01:00
Paulus Schoutsen
44cc75afbc
Require opt-in config flow navigateToResult ( #24120 )
2025-02-10 15:58:10 +01:00
Paulus Schoutsen
6ec4041c4c
Navigate to newly created config entry ( #24109 )
2025-02-07 08:32:21 +02:00
Charles Garwood
e9fef1f873
Update more-info dialog layout for weather entities ( #22818 )
...
* Update weather more-info style
* Cleanup unused var
* Use badges for attributes
* Remove unnecessary flex class
* CSS cleanup
* Wrap badges
* Revert "Cleanup unused var"
This reverts commit 89ab0f6ad05e1e669b84e69f4c263e3d302794f2.
* Revert badges for attributes
* Scroll long forecasts
* Use nothing instead of empty strings
* Cleanup
2025-02-06 07:11:30 +01:00
Bram Kragten
fef162346a
Set list color of update more info to dialog background ( #24076 )
2025-02-05 12:48:13 +01:00
Bram Kragten
6c2cf1ff60
Dont show voice wizard for voip ( #24050 )
...
dont show voice wizard for voip
2025-02-04 14:38:03 +02:00
Wendelin
f8d2560104
Revert "Add shortcut hint to assist dialog" ( #23918 )
...
Revert "Add shortcut hint to assist dialog (#23739 )"
This reverts commit d121b332635f5073adb355ea44f863a7193d0f18.
2025-01-28 10:53:57 -05:00
Paul Bottein
5453da75ea
Reintroduce backup switch when updating core and addons ( #23814 )
2025-01-27 08:25:28 +01:00
Matthias Alphart
caeb616dc6
Don't check for promise when processing DataEntryFlowStep ( #23759 )
2025-01-23 13:27:19 +02:00
Jan-Philipp Benecke
2f5fd6f0c7
Use destructive
attribute from ha-button
( #23786 )
...
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
2025-01-20 08:54:22 +01:00
Jan-Philipp Benecke
d121b33263
Add shortcut hint to assist dialog ( #23739 )
...
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
2025-01-20 08:12:52 +01:00
karwosts
2105793355
Don't close 2 dialogs from 1 escape keydown (more-info) ( #23702 )
2025-01-16 16:44:50 +01:00
Bram Kragten
05bd70dd64
Prevent race in dialog box ( #23758 )
...
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
2025-01-16 12:46:10 +01:00
Paulus Schoutsen
173d60b913
Externalize ha-assist-chat styling ( #23713 )
2025-01-16 08:49:34 +01:00
Paulus Schoutsen
d112872eb2
Add more info dialog for conversation agent ( #23682 )
...
* Add more info dialog for conversation agent
* Fixes
* Disable speech option for LLM testing
* Address comments
* New style more info
* Also reset errors on loading pipeline
2025-01-15 10:57:49 +01:00
Wendelin
e703750136
Add and fix stylistic eslint rules ( #23735 )
...
* Fix stylistic eslint rules
* Fix eslint issues
2025-01-14 21:00:14 +01:00
Petar Petrov
d3e832c09b
Fix more-info chart rendering ( #23619 )
...
* Fix more-info chart rendering
* lint fix
* remove animation-container & _chartHeight
* don't change height on resize
* handle default height in ha-chart-base
* fix chart height in energy panel
* lint
* lint
2025-01-14 11:24:52 +01:00
Wendelin
abe8899f9b
Update ts-eslint ( #23723 )
...
* Update ts-eslint
* Remove comments
* Remove unused ts-ignore
* Add undefined generic type instead of unknown
* Remove unused undefined type
* Fix type issues
* Use undefined instead of void for subscribed return type
2025-01-14 11:24:02 +01:00
Petar Petrov
6f9a385619
Fix navigation from stacked dialogs with the same name ( #23698 )
...
* Fix navigation from stacked dialogs
* lint fix
* Keep only 1 instance per dialog tag in the stack
2025-01-14 09:25:01 +01:00
libe.net
c50f701160
Show logbook component in more info for non-numeric values ( #22997 )
...
* if isNumeric ignore CONTINUOUS_DOMAINS
* use isNumeric logic from history.ts
* removed check for stateObj.attributes.unit_of_measurement
* pass numericDevicesClasses to computeShowLogBookComponent
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2025-01-08 08:17:39 +00:00
Bram Kragten
6b039a1073
Add fallback for devices without name ( #23513 )
2024-12-30 17:06:26 +01:00
Simon Lamon
94c03be7ae
Add script hide picker again ( #23512 )
2024-12-30 16:21:22 +01:00
Petar Petrov
e1a6f6f0e3
Fix helper dialog close and add failsafe for similar cases ( #23468 )
2024-12-30 11:51:21 +01:00
Jan-Philipp Benecke
d9dfea938e
Fix header of config entry system options dialog ( #23455 )
...
Fix config entry system options dialog header
2024-12-26 16:18:54 +02:00
Bram Kragten
a04e9b68bd
Fixes for device quick bar ( #23441 )
...
Fixes #23432 and Fixes #23431
2024-12-24 17:22:06 +02:00
Bram Kragten
7150016375
fix missing credentials step ( #23440 )
2024-12-24 15:26:43 +01:00
Bram Kragten
a6a76155e5
Fix chart tooltips ( #23435 )
2024-12-24 08:47:40 -05:00
Yosi Levy
152d2d0bdf
Rtl fixes ( #23425 )
2024-12-24 09:42:26 +01:00
Simon Lamon
b38963b214
Fix allow-svg attribute ( #23415 )
2024-12-23 21:37:24 +01:00
Dave T
8fa36c8226
Add stream preview element to generic camera ( #21463 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-12-22 17:14:29 +00:00
karwosts
65860a3142
Allow selecting previously uploaded image for picture upload ( #23072 )
2024-12-20 10:55:24 +01:00
Petar Petrov
2d902a0688
Fix integrations dialog ( #23328 )
...
* Fix integrations dialog
* tweak comments
2024-12-18 15:53:30 +01:00
Krisjanis Lejejs
1c076d22a6
Add MFA login flow support for cloud component ( #23188 )
...
* Add MFA login flow support for cloud component
* Update MFA login in voice assistant setup flow
* Sync errors with core
* Add translations to the TOTP dialog
2024-12-17 20:55:07 +01:00
Bram Kragten
ad1c32a880
Only use pipelines that have the default coversation agent ( #23320 )
...
only use pipelines that have the default coversation agent
2024-12-17 17:50:29 +02:00
Bram Kragten
2718801c69
Update light-color-rgb-picker.ts
2024-12-17 14:47:38 +01:00
Paul Bottein
0ef23cd712
Remove backup toggle on the update more info dialog ( #23314 )
2024-12-16 15:47:19 +00:00
Paul Bottein
ec324ab09f
Disable backup by default for update more info ( #23307 )
2024-12-16 12:24:09 +01:00