Simon Lamon
46d62d55a3
Fix history translation in backup ( #23701 )
2025-01-12 15:35:38 +02:00
Simon Lamon
de027b6d93
Minor fixes for backup translations ( #23691 )
2025-01-12 09:24:35 +02:00
Petar Petrov
707192feac
Use statistics data in History graph card to fill gaps ( #23612 )
...
* Use statistics data in History graph card to fill gaps
* add convertStatisticsToHistory utility
2025-01-10 09:19:33 +02:00
Bram Kragten
4b03caa01a
Make timeout for save automation/script longer ( #23665 )
2025-01-09 16:39:19 -08:00
Paul Bottein
166633cfa8
Fix preferred agent for backup download ( #23659 )
2025-01-09 17:26:42 +01:00
Wendelin
853059ac73
Add tests for common/datetime ( #23658 )
2025-01-09 15:47:32 +01:00
Wendelin
31ed0f7bea
Fix backup summary label position ( #23655 )
2025-01-09 14:49:49 +01:00
Gord
57388ae429
Backup text changes for the english translation ( #23656 )
...
* Update backup text in en.json
* fix missing quote en.json
2025-01-09 11:46:58 +00:00
Paul Bottein
20203a3cef
Fix backup translations key issues ( #23654 )
...
Co-authored-by: Wendelin <w@pe8.at>
2025-01-09 09:26:34 +01:00
Wendelin
9ec9c7e56b
Simplify dashboard background upload ( #23633 )
2025-01-09 09:25:09 +01:00
Paul Bottein
788441499a
Remove ! from backup translation ( #23648 )
2025-01-08 20:56:06 +00:00
Jan-Philipp Benecke
712817df65
Focus search input on integrations dashboard when using search shotcut ( #23647 )
...
Focus search input on integrations dashboard when using search shortcut
2025-01-08 20:29:51 +00:00
Wendelin
f8264e4500
Add backup translations ( #23365 )
...
* Add translations
* Add summary and progress translations
* Add backups and settings translations
* Add backups page translations
* Add onboarding card translations
* Add settings translations
* Add details translations
* Translate delete
* Add data picker translations
* Use local add-ons
* Add encryption key translations
* Add new, generate and upload translations
* Add translations for restore backup
* Fix ts issue
* Add missing keys
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2025-01-08 21:05:28 +01:00
Norbert Rittel
50fa8dd269
Use ICU string for proper countdown via "1 minute" ( #23636 )
2025-01-08 17:41:02 +01:00
Petar Petrov
fc20716ff2
Decrease min_columns to 8 for hui-statistics-graph-card ( #23639 )
...
Increase min_columns to 8 for hui-statistics-graph-card
2025-01-08 17:39:19 +01:00
Wendelin
c6aec2db7d
Voice assistants config: Filter unavailable assists ( #23637 )
...
Filter unavailable assists from num of assist devices.
2025-01-08 17:22:43 +02:00
karwosts
f75f4b9733
Retain event data when moving/resizing schedule item ( #23621 )
...
* Retain event data when moving/resizing schedule item
* update from suggestion
2025-01-08 14:08:16 +00:00
karwosts
b1acf9a057
Enable Statistics Graph card to integrate with Energy Dashboard (V2) ( #23478 )
...
* Simplify date subtraction
* Enable Statistics Graph card to integrate with Energy Dashboard
Adds boolean option `energy_date_selection` to Statistics Graph card. If
true, the graph will set its time range to that specified by an Energy
Date Picker card on the same dashboard, similar to the plots on the
Energy Dashboard.
* Revert UI addition
PR reviewer suggested it was too confusing, especially without
dynamically hiding the overridden days_to_show option.
* Remove boolean param energy_date_selection
and instead activate when collection_key is specified
* Revert "Remove boolean param energy_date_selection"
This reverts commit 95cebdbbe3
.
* Don't assume !20903 has merged
* updates
* refresh when collection_key changes
---------
Co-authored-by: Andrew Reiter <reiterandrew@gmail.com>
2025-01-08 15:36:19 +02:00
Norbert Rittel
221b3932ed
Fix typo in "unprovison" key name and string for zwave ( #23634 )
...
* Fix typo in "unprovison" key name and string
* Fix "unprovison" in zwave_js-provisioned.ts
2025-01-08 15:35:07 +02: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
Norbert Rittel
85bebfc309
Fix two occurrences of lowercase "id" and two wrong uses of "an" ( #23624 )
...
Fix two lowercase "id" and two wrong uses of "an"
2025-01-07 21:04:05 +01:00
Wendelin
6e90afc5bd
Improve background-editor background-attachment alignment ( #23615 )
2025-01-07 14:48:28 +01:00
Jan-Philipp Benecke
e137e695ec
Set fixed width for automation save dialog ( #23618 )
2025-01-07 14:13:19 +01:00
Petar Petrov
7133dc5688
Fix tooltip scrolling ( #23616 )
2025-01-07 13:44:56 +01:00
Yosi Levy
617480472e
Minor RTL Fix ( #23611 )
...
Fixes
2025-01-07 11:59:25 +01:00
karwosts
6ef799be60
Restore attributes removed from ha-entity-marker in ha-map ( #23603 )
...
* Restore attributes removed from ha-entity-marker in ha-map
* Use Reflect
2025-01-07 10:10:26 +02:00
Bram Kragten
ebcee7680a
Fix tooltip more info ( #23605 )
2025-01-06 17:56:38 +01:00
Paul Bottein
ffff7970f5
Improve error handling in backup status banner ( #23604 )
...
* Improve error handling in backup status banner
* Fix completion
* Fix loading
* Check attempt and completion date first
2025-01-06 17:30:37 +01:00
Norbert Rittel
61ed889370
Add ICU strings for proper singular / plural in Search fields ( #23530 )
...
It does not happen that often that the lists of devices, entities, helpers etc. are filtered down to a single item.
But in that case the labels currently use incorrect plural which is more irritating in some languages but also wrong in English.
This commit fixes this by adding ICU syntax to all six strings so these work properly in English and all derived translations.
For languages that need a different wording for `zero` this also helps translators in extending the ICU syntax for that case.
2025-01-06 16:06:44 +01:00
Bram Kragten
4cc95938c8
Remove backup toggle from supervisor addon page when update available ( #23602 )
2025-01-06 14:13:07 +01:00
Petar Petrov
63c658e5b9
Rename base sankey chart tag so it doesn't conflict with the custom card ( #23600 )
2025-01-06 12:42:43 +00:00
Ville Skyttä
3d1817a6b9
Spelling and grammar fixes ( #23598 )
2025-01-06 12:10:34 +01:00
Norbert Rittel
f043886273
Add localizable "Filtering by config entry" for Entities and Devices ( #23544 )
...
* Add localizable "Filtering by config entry" to en.json
This commit adds two strings for localizing "Filtering by config entry" to the Entities panel and, referenced from there, to the Devices panel.
* Replace "Filtering by config entry" with localizable key
* Replace "Filtering by config entry" with localizable key
* Add missing comma
* Add missing }
* Add missing }
2025-01-06 09:54:07 +02:00
Norbert Rittel
ff75c89ed4
Add missing localizations for Voice Assistants > Expose headers ( #23452 )
...
* Add missing localizations for Voice Assistants > Expose headers
* Add localizable labels to Icon and Remove columns
* Variant with all changes on a single line
* Prettier?
* Revert
* Line length limited to 80 chars
2025-01-06 08:49:22 +02:00
Norbert Rittel
a8803de6e3
Add missing `ui.panel.config.labels.headers.description` ( #23517 )
...
The header "Description" for the Labels list only shows up as optional in a narrow view like on mobile.
This commit adds the missing string for proper localization.
2025-01-06 08:47:37 +02:00
karwosts
e9f3f71be1
Option to hide create box on todo card ( #23571 )
2025-01-06 08:45:53 +02:00
Bram Kragten
87884ac747
Add change of encryption key warning ( #23570 )
2025-01-03 15:48:20 +01:00
Bram Kragten
4ffec51a5e
Fix restoring backup during onboarding ( #23569 )
2025-01-03 15:26:50 +01:00
Bram Kragten
71e10d5d8e
Fix restore progress check logic ( #23568 )
2025-01-03 15:02:59 +01:00
Bram Kragten
cfbcb74ac2
Backup onboarding: Show close button when welcome is skipped ( #23567 )
2025-01-03 11:29:03 +01:00
Bram Kragten
3ff5b832bc
Close restore dialog if done ( #23566 )
2025-01-03 11:17:40 +01:00
Bram Kragten
1faf024c5b
fix error display upload backup ( #23565 )
2025-01-03 11:17:27 +01:00
Bram Kragten
6d48e725c7
Fix tabs subpage height on desktop ( #23564 )
...
fix tabs subpage height on desktop
2025-01-03 11:08:00 +01:00
Bram Kragten
052744e3d1
Update and add backup my links ( #23556 )
...
* Update and add backup my links
2025-01-02 16:18:34 +00:00
Bram Kragten
caf8fdf4c7
Add show encryption key dialog ( #23552 )
2025-01-02 16:12:31 +01:00
Bram Kragten
f19ca78b89
always zoom timeline charts on x axis ( #23554 )
2025-01-02 16:11:50 +01:00
Bram Kragten
0fba0e2850
Move local location backup setting ( #23548 )
2025-01-02 16:04:17 +01:00
Philipp
15606a5a90
Fix media management delete button misalignment ( #23534 )
2025-01-02 15:03:04 +00:00
Sören Beye
c7df147908
Changes to the valueText should also rescale ha-gauge text ( #23536 )
...
Changes to the valueText should also recenter ha-gauge text
2025-01-02 15:56:03 +01:00
Bram Kragten
031658eef4
Match UI with core and don't allow restore config without db and vice … ( #23553 )
...
Match UI with core and dont allow restore config without db and vice versa
2025-01-02 15:53:57 +01:00
Bram Kragten
fa672ffbba
Backup with db requires config, disabled next if no data is selected ( #23549 )
2025-01-02 15:38:11 +01:00
Bram Kragten
34bcd5e71c
Backup text updates ( #23547 )
2025-01-02 15:35:22 +01:00
Bram Kragten
73854efa57
Update change encryption key dialog ( #23551 )
2025-01-02 15:13:53 +01:00
Bram Kragten
a371b842da
Add warning when no backup location is selected ( #23550 )
...
* Add warning when no backup location is selected
* Move to bottom
2025-01-02 15:13:42 +01:00
karwosts
b439c5d213
Display an error if saving new script times out ( #23527 )
...
* Display an error if saving new automation times out
* changes
* update
* string tweak
* Fix save failed for scripts
2025-01-02 13:46:36 +01:00
Marcin
04a9c67112
Fix copy on button to clear the selected background image ( #23546 )
2025-01-02 13:44:34 +01:00
Bram Kragten
012bd0714c
Add space for the fab on datatable without tabs ( #23545 )
...
Add space for the fab on backups datatable
2025-01-02 13:44:04 +01:00
Norbert Rittel
8df67b8eb1
Device info: Add localizable string for "Set up voice assistant" ( #23533 )
...
* Add localizable string for "Set up voice assistant" to en.json
* Replace "Set up voice assistant" with localizable string
2025-01-01 15:45:31 +01:00
Bram Kragten
fb09eba831
Handle no cloud subscription better in backups ( #23523 )
2024-12-31 22:39:50 +01:00
karwosts
35faeb651b
Display an error if saving new automation times out ( #23518 )
2024-12-31 19:49:45 +01:00
Bram Kragten
8daea5b565
Use last completed automatic backup time instead of last available ba… ( #23522 )
...
* Use last completed automatic backup time instead of last available backup
* Update ha-backup-overview-summary.ts
* Update src/panels/config/backup/components/overview/ha-backup-overview-summary.ts
* Update ha-config-backup-overview.ts
2024-12-31 18:14:16 +01:00
Bram Kragten
cd69c4c361
Fix password incorrect check when restoring backup ( #23525 )
2024-12-31 17:48:34 +01:00
Bram Kragten
eaab47a667
Fix automation traces ( #23524 )
2024-12-31 17:02:57 +01:00
Bram Kragten
455cd0485e
Fix overflow of backup agents ( #23514 )
2024-12-30 17:43:05 +01:00
Bram Kragten
f5ec2dcbe2
Fix copy encryption key ( #23515 )
2024-12-30 17:42:31 +01: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
Simon Lamon
4bf0a23513
Fix manual backup disabled with all backup locations ( #23511 )
2024-12-30 11:05:00 +00:00
Bram Kragten
f01388473a
Revert "Automation/Script editor border-radius fix ( #23267 )" ( #23475 )
2024-12-30 11:55:44 +01:00
Petar Petrov
1d0c3da294
Add `getGridOptions` to history and statistics graph cards ( #23476 )
2024-12-30 11:54:00 +01:00
Petar Petrov
be849887a1
Button to reset chart zoom ( #23469 )
2024-12-30 11:52:52 +01:00
Petar Petrov
e1a6f6f0e3
Fix helper dialog close and add failsafe for similar cases ( #23468 )
2024-12-30 11:51:21 +01:00
Simon Lamon
d0327915db
View background settings: Change transparancy to opacity ( #23450 )
2024-12-30 11:49:08 +01:00
Jan-Philipp Benecke
351d318c89
Fix dialog header ( #23507 )
2024-12-30 11:12:31 +01:00
Timothy Kist
7d1ca2acf0
Remove space at end of link from HAOS storage tip ( #23492 )
2024-12-29 19:36:24 +01:00
karwosts
49c377b1c4
Fix backups fab spacer ( #23490 )
2024-12-28 17:00:28 +00:00
Norbert Rittel
3fd3c8003a
History: Improve explanation of selections by including labels as 4th option ( #23479 )
...
Improve explanation of selections by including labels as 4th option
This commit adds labels as the 4th option for data sources in history and the error message when you select 'Add current view as card' in that state from the overflow menu.
2024-12-27 20:03:18 +01:00
Petar Petrov
ccbb2704d1
Fix custom DNS saving ( #23477 )
2024-12-27 13:50:55 +00:00
Norbert Rittel
34218f08ef
Replace most occurrences of "click" for touch-friendly wording ( #23471 )
...
* Replace most occurrences of "click" for touch-friendly wording
Home Assistant should avoid the term "click" or "clicking" as it can be used on (mobile) touch screen devices or with non-mechanical touch pads as well.
This commit changes most occurrences in en.json to either use "select" or "press" depending on context.
For "when you click on log out" it can be dropped completely.
* Change "select" to "press" for two more
2024-12-27 14:42:38 +01:00
Simon Lamon
cf91e6a2a3
Calendar trigger: Handle optional offset better ( #23474 )
...
Calendar empty offset
2024-12-27 15:29:02 +02:00
Petar Petrov
ab9759c6dd
Add default border-radius values to `.disabled-bar`
2024-12-27 13:47:10 +01:00
Petar Petrov
95adbfcc12
Revert "Automation/Script editor border-radius fix ( #23267 )"
...
This reverts commit e9b2a83411
.
2024-12-27 13:44:05 +01:00
Norbert Rittel
918aa562c5
Improve description of Suspend connection option ( #23470 )
...
* Improve description of Suspend connection option
This removes the use of "we" which is kind of off as no person is involved in the process.
It also moves the word "suspend" in the headline and better explains the purpose.
* add comma
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2024-12-27 11:27:06 +00:00
libe.net
2ff0cb58bc
Fix Energy-Dashboard unexpected Period Calculation ( #23458 )
...
* if not whole month, better use days for the period
* fix Type undefined error
* Update src/data/energy.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2024-12-27 11:35:00 +02:00
Norbert Rittel
a94460a0c7
Replace "Show settings" with just "Settings" for automations ( #23466 )
...
For automations / scenes / scripts the menu item to open the settings dialog is currently "Show settings".
The use of "Show" is misleading here as this usually pairs with "Hide". It's also inconsistent as for all other settings in Home Assistant the menu items, buttons or tooltips don't use "show".
Also note that it's just "Information" or "Traces" for similar other items in the same menu.
2024-12-27 10:40:23 +02:00
ildar170975
60e57748f7
developer-tools-template: allow "select all" for "rendered" ( #23456 )
...
* Update developer-tools-template.ts
* Update developer-tools-template.ts
* remove extensions
2024-12-27 08:49:31 +02: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
Norbert Rittel
6fe4f94d55
Fix misleading use of "hidden" and "not shown" for disabled entities ( #23449 )
...
* Fix misleading use of "hidden" for disabled entities
Entities can be either hidden (by turning off "Visible") or disabled (by turning off "Enabled"),
The stings file uses the very misleading key "hidden_entities" for the count of disabled entities plus the words "not shown" which also pair with "hidden" instead of "disabled".
This commit fixes this by using "disabled" for both the key and in the link shown here.
* Replace "hidden_entities" with "disabled_entities"
Entities can be either hidden (by turning off "Visible") or disabled (by turning off "Enabled"),
The strings file uses the very misleading key "hidden_entities" for the count of disabled entities plus the words "not shown" which also pair with "hidden" instead of "disabled".
This commit fixes this by using "disabled" for the key name as well.
* Re-add accidentally deleted comma
2024-12-26 16:16:50 +02:00
Norbert Rittel
01bec32fd6
Improve explanation of passive zones ( #23443 )
...
Currently the explanation for passive zones says that they "are not used as location for device trackers" which is misleading and does not fit the second sentence that says: "This is useful if you just want to use it for automations.
This commit clarifies that by changing to "not shown as" and fixes the plural / singular mismatch between the two sentences.
2024-12-26 16:14:53 +02:00
karwosts
5453d6f7f5
Fix dialog-person-detail tracker selection ( #23454 )
2024-12-25 18:26:57 +00:00
Jan-Philipp Benecke
a0799a409b
Fix chip spacing in automation/script save dialog ( #23451 )
2024-12-25 11:56:26 +01:00
Bram Kragten
704e7f279f
change default of backup actions card feature to no backup ( #23444 )
2024-12-25 01:57:05 +01:00
Norbert Rittel
1daaf50773
Add missing localization for "Deselect all" button in ( #23448 )
...
* Add missing localization for "Deselect all" button to en.json
* Add code for localizing "Deselect all" to dialog-media-manage.ts
2024-12-25 01:56:26 +01:00
Paulus Schoutsen
54eb7d169c
Fix typo in backups overview ( #23446 )
2024-12-24 19:39:33 +01:00
Bram Kragten
33b410dea0
Update ha-backup-overview-summary.ts
2024-12-24 17:31:02 +01: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
f7dbd38c2e
Sort addons in backup by name ( #23442 )
...
* Sort addons in backup by name
* Update ha-backup-addons-picker.ts
2024-12-24 14:44:27 +00:00
Bram Kragten
7150016375
fix missing credentials step ( #23440 )
2024-12-24 15:26:43 +01:00
Bram Kragten
c3507abd9c
Guard for cloud integration not loaded ( #23439 )
2024-12-24 15:17:40 +01:00
Bram Kragten
fc8a8b28c2
await copy clipboard ( #23438 )
2024-12-24 15:15:17 +01:00
Bram Kragten
637fe37ef4
Change emergency kit format ( #23428 )
...
* Change emergency kit format
* Update src/panels/config/backup/ha-config-backup-settings.ts
* review
2024-12-24 13:55:38 +00:00
Bram Kragten
657bfc82ca
Backup text updates ( #23437 )
...
* Backup text updates
* Update ha-config-backup-backups.ts
2024-12-24 13:50:03 +00:00
Bram Kragten
44423812f4
Set defaults for background settings, restore old behavior ( #23436 )
...
Fixes https://github.com/home-assistant/frontend/issues/23421
2024-12-24 14:48:28 +01:00
Bram Kragten
a6a76155e5
Fix chart tooltips ( #23435 )
2024-12-24 08:47:40 -05:00
Bram Kragten
8c18d816b6
Fix banner when first backup was unsuccessful ( #23430 )
...
* Fix banner when first backup was unsuccesful
* Update ha-backup-config-agents.ts
* remove fix widths
2024-12-24 08:45:43 -05:00
Bram Kragten
361caafab9
fix saving new automation/script ( #23433 )
2024-12-24 08:44:23 -05:00
Jan-Philipp Benecke
94f679e387
Add area to automation/script save dialog ( #23416 )
...
Add area chip to automation/script save dialog
2024-12-24 11:21:03 +01:00
Bram Kragten
85bd6432a9
Update hui-generic-entity-row.ts
2024-12-24 10:19:38 +01:00
Norbert Rittel
00c1dfa1d2
Add missing localizations to ha-script-trace.ts ( #23418 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-12-24 09:55:09 +01:00
Norbert Rittel
fb72e1fb9c
Wrong lowercase and adjacent space in dialog-media-manage.ts ( #23372 )
2024-12-24 09:54:26 +01:00
Yosi Levy
152d2d0bdf
Rtl fixes ( #23425 )
2024-12-24 09:42:26 +01:00
Norbert Rittel
cead1e355d
Fix missing localization of "Message" field in Cloud > Try text-to-speech dialog ( #23422 )
...
* Add missing "Message" string for cloud tts dialog to en.json
The field label for the Message field in the Cloud > Try text-to-speech dialog is missing localization.
This commit adds the necessary localizable string.
* Update dialog-cloud-tts-try.ts to include localizable string
2024-12-24 10:05:31 +02:00
Norbert Rittel
edc99b5d6c
Lovelace - Resources: Add localizable string for "Delete" column header ( #23404 )
2024-12-23 21:39:10 +01:00
Simon Lamon
b38963b214
Fix allow-svg attribute ( #23415 )
2024-12-23 21:37:24 +01:00
Charles Garwood
0d99531855
Grammar fix for assign category dialog ( #23412 )
2024-12-23 21:36:41 +01:00
Simon Lamon
9cde7637ca
Weekly backup on tuesday: spelling mistake ( #23410 )
2024-12-23 21:36:17 +01:00
Paul Bottein
edc08994b3
Format scheduled backup time using locale settings ( #23407 )
2024-12-23 17:40:12 +01:00
Paul Bottein
fc0907ef72
Fix skeleton in dark mode ( #23406 )
...
* Fix skeleton in dark mode
* Fix
2024-12-23 15:23:44 +00:00
Bram Kragten
bdb28246fc
Update ha-config-backup-overview.ts
2024-12-23 16:16:22 +01:00
Bram Kragten
0582798cde
Fix backup summary content not centered ( #23405 )
2024-12-23 15:07:07 +00:00
Simon Lamon
8e71bd7e82
View background settings: Change radio buttons to dropdowns ( #23403 )
2024-12-23 15:30:17 +01:00
Bram Kragten
6757cda7f0
Text changes backups ( #23397 )
...
* Text changes backups
* Update dialog-change-backup-encryption-key.ts
* Update ha-backup-config-agents.ts
* Update header margin
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2024-12-23 14:26:18 +00:00
Bram Kragten
97e6313890
Min height list items backups detail smaller ( #23398 )
2024-12-23 15:08:00 +01:00
Norbert Rittel
3cfba7b960
Replace "State" with "Status" for consistency with Entity picker ( #23399 )
...
The Filters pane for entities contains a "Status" section which gives several options to narrow down the list of entities, including "Disabled".
For devices, however, the matching selector is currently labelled "State", although it has "Disabled" as the only choice.
This conflicts with the device / entity state definition in HA and is inconsistent, getting worse in translations.
2024-12-23 15:06:50 +01:00
Paul Bottein
5fb384ad31
Backup status banner improvement ( #23400 )
...
* Improve overdue backups and don't consider backup with failed agents as success
* Improve margin and loader
* Improve margin
* Show agent name if only one off site location is configured
2024-12-23 15:06:36 +01:00
Bram Kragten
76cb9ce807
Change sidebar header color ( #23401 )
2024-12-23 14:04:19 +00:00
Norbert Rittel
0e61596f5c
Replace "Add" button with "Create" in Create floor / area dialogs ( #23395 )
2024-12-23 14:25:14 +01:00
Bram Kragten
061b6af812
Fix search bar styling ( #23396 )
2024-12-23 14:23:51 +01:00
Bram Kragten
5a0225b86a
fix merge
2024-12-23 12:07:28 +01:00
Bram Kragten
8b79fc5848
Merge branch 'master' into dev
2024-12-23 12:00:53 +01:00
Bram Kragten
56f9165323
Move order of restore around ( #23391 )
2024-12-23 10:56:54 +00:00
Paul Bottein
6afcd4d770
Add icon and description for network mount locations ( #23390 )
...
* Use custom icon and name for network storage
* Add note to local backup location dialog
2024-12-23 11:53:31 +01:00
Bram Kragten
52e1f9315e
Fix selection mode backups on mobile ( #23389 )
...
* Fix selection mode backups on mobile
* Update ha-config-backup-details.ts
* unselect when deleting
2024-12-23 11:45:23 +01:00
Bram Kragten
31d98ec935
Always show HA toggle in backup data settings ( #23387 )
2024-12-23 09:37:50 +01:00
Mark Steward
7d0a269f1b
Use null instead of default, to avoid stomping on netmask ( #23382 )
2024-12-23 09:22:11 +01:00
karwosts
147098f0fd
ha-form-multi_select accessibility improvements ( #21023 )
2024-12-23 09:21:27 +01:00
Norbert Rittel
a35ba38a2d
Make quotation marks localizable in Add badge dialog ( #23383 )
...
* Add quotation and question marks to en.json for localization
Currently the quotation marks are hard-coded. This commit puts them into the strings file and adds the missing question mark at the end.
* Remove hard-coded quotation marks from hui-dialog-create-badge.ts
2024-12-23 06:38:18 +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
5ccc3365fe
Show all disabled helpers in config/helpers ( #23377 )
2024-12-22 18:04:16 +01:00
Petar Petrov
4b7acbb766
Energy Sankey chart card ( #23002 )
...
* WIP: sankey chart
* basic sankey chart
* dynamic size of last section
* basic energy-sankey card
* add floors, areas & passthrough
* order by floor level, add colors & exess energy nodes
* tweak nodes
* add tooltips and better layout and responsiveness
* WIP vertical layout
* fix height when not in sections
* handle labels in vertical mode
* remove from energy dashboard for now
* lint fix
* PR comments
* use ResizeController instead of ResizeObserver
* look up device area
* code clarity improvement
2024-12-22 17:25:13 +01:00
Simon Lamon
7900eb4054
View background settings ( #23133 )
...
Co-authored-by: karwosts <karwosts@gmail.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-12-22 16:19:54 +00:00
Bram Kragten
53caef8f92
Update developer-tools-statistics.ts
2024-12-22 17:06:46 +01:00
Jan-Philipp Benecke
14bebc76b0
Add toggle switch for exposing of new entities to Assist ( #23127 )
2024-12-22 16:06:13 +00:00
Norbert Rittel
8b6382448f
Use "limit" instead of "mode" for Numeric state trigger and condition ( #23360 )
2024-12-22 17:00:48 +01:00
Jan-Philipp Benecke
5cd6f22e99
Add category and labels to automation/script save and rename dialog ( #23240 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-12-22 16:59:04 +01:00
Wendelin
523c38a83e
Add tests for common/config ( #23349 )
...
* Add tests for common/config
* Revert version dev hook
2024-12-22 16:05:17 +01:00
Wendelin
0a28bbdd72
Improve picture select crop error handling ( #23352 )
...
* Improve crop editor error handling
* Add tests for data/image_upload
* Fix tests imports
2024-12-22 15:45:37 +01:00
Bram Kragten
d403532fc1
Fix link on all backups button ( #23374 )
2024-12-21 16:35:00 +01:00
karwosts
4de8b562bd
Ability to show map icons for geolocation sources ( #23247 )
2024-12-21 16:29:53 +01:00
Franck Nijhof
e1359781a5
Add state completion support for Assist Satellite entities ( #23371 )
2024-12-21 10:17:59 +01:00
Paul Bottein
379bc3a4e3
Add links to backup overview settings ( #23368 )
2024-12-20 21:12:05 +01:00
Bram Kragten
b3b0006ba3
Filter backups by type ( #23366 )
...
* filter backups by type
* Add filter pane
* Make sure we show all when you click show all
2024-12-20 20:52:11 +01:00
Paul Bottein
33df805168
Revert "Add overview settings link to backup settings sections"
...
This reverts commit fad435ea10
.
2024-12-20 18:21:24 +01:00
Paul Bottein
fad435ea10
Add overview settings link to backup settings sections
2024-12-20 18:20:20 +01:00
Bram Kragten
b35f9944ea
Change backup restore flow ( #23354 )
...
* Change backup restore flow
* adapt and finish
* Update dialog-restore-backup.ts
2024-12-20 16:39:44 +01:00
Paul Bottein
dc799bf691
Don't allow user to choose cloud if ha settings is not set ( #23364 )
2024-12-20 16:39:35 +01:00
Paul Bottein
fb228dc918
Multiple backup adjustments ( #23361 )
...
* Always show welcome screen during onboarding
* Fix content overflow in dialog
* Rename copies to backups, drop 7 days
* Remove including new and learn more button
* Some other fixes
* Allow changing default local location from new backup page
* Dont show addon version in settings and onboarding
* Add margin for ios
* Display old encryption key before change
* Refactor descriptipn
2024-12-20 15:52:55 +01:00
Wendelin
c66f5e2d8a
Fix spacing of markdown textfield helpers ( #23359 )
2024-12-20 15:41:09 +01:00
ildar170975
d71b29d089
border-radius fixes for state-badge ( #23212 )
2024-12-20 15:06:03 +01:00
Paul Bottein
c532a9023a
Revert remove hass debug connection in dev ( #23356 )
2024-12-20 14:05:33 +01:00
Paul Bottein
ecc704e6ac
Fix duplicate agents ids during onboarding ( #23357 )
...
Fix duplicate agents ids during onboardind
2024-12-20 13:04:32 +00:00
Bram Kragten
d21f249aac
Only use pipelines that have the default coversation agent ( #23320 )
...
only use pipelines that have the default coversation agent
2024-12-20 13:53:31 +01:00
Wendelin
37aa2bd869
Improve onboarding backup restore ( #23340 )
...
* Improve onboarding backup restore
* Fix onboarding backup restore
* Fix restoring value in onboarding-restore-backup
2024-12-20 12:13:16 +01:00
Petar Petrov
f1f53b9f24
Set default netmask when parsing an address ( #23348 )
2024-12-20 11:28:12 +01:00
Paul Bottein
49d9c7f392
Update icons for backups ( #23351 )
2024-12-20 11:27:49 +01:00
karwosts
65860a3142
Allow selecting previously uploaded image for picture upload ( #23072 )
2024-12-20 10:55:24 +01:00
ildar170975
3b52d3d302
Fix visibility for shown entities on device card (2) ( #23198 )
2024-12-20 10:44:57 +01:00
Paul Bottein
92b02e39c9
Add overview summary for backups ( #23343 )
2024-12-19 19:54:50 +01:00
karwosts
973fd51639
Sortable energy individual devices ( #23330 )
...
* Sortable energy individual devices
* change key fn
2024-12-19 15:51:56 +02:00
Simon Lamon
e0494ccb57
Introduce a target picker for the logbook card ( #23007 )
...
* target picker logbookcard wip
* migration
* fixes
* change property
* Update src/panels/lovelace/cards/hui-logbook-card.ts
* prettier
2024-12-19 14:41:32 +01:00
Paul Bottein
95559cbc2a
Setup backup overview page ( #23331 )
...
* Add overview page
* Remove configure button
* Reorganize files
* Add backups summary
* Add settings overview
* Fixes
* Update wording
* Setup onboarding before creating a backup
2024-12-19 13:37:05 +00:00
Paul Bottein
3da13b823a
Only show local addons folder settings if at least one addon is local ( #23333 )
...
Only show local addons folder settings if an addon is local
2024-12-19 14:29:35 +01:00
Paul Bottein
c022871ead
Add none option for backup addons ( #23335 )
2024-12-19 11:26:17 +01:00
Mimi
c4fcbf0613
Optimize the style of hui-energy-period-selector ( #23332 )
2024-12-19 07:29:32 +00:00
Paul Bottein
40a4255045
Rename backup strategy ( #23329 )
...
* Rename backup strategy
* Feedback
2024-12-18 18:02:42 +01:00
Petar Petrov
2d902a0688
Fix integrations dialog ( #23328 )
...
* Fix integrations dialog
* tweak comments
2024-12-18 15:53:30 +01:00
Petar Petrov
8a46ef6168
Improve chart zoom ( #23326 )
2024-12-18 15:50:34 +01:00
karwosts
ba3d37b550
Fix costs in energy csv download ( #23322 )
2024-12-18 08:46:55 +02: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
Julian
0ecdae2551
Fix inconsistency in Thermostat and Humidifier card names ( #22416 )
2024-12-17 19:15:35 +01:00
libe.net
6f8ba6afac
Date-range-picker Design to use Prev and Next Buttons in History and Logbook on mobiles ( #23228 )
...
* date-range-picker prev and next design
* correct width and margins
* logbook width correction
* Update src/components/ha-date-range-picker.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
* Update src/components/ha-date-range-picker.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
* Update src/components/ha-date-range-picker.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
* changes from comments
* share date-range logic for energy and history / logbook
* switch to energy-dashboard timespan-function
* changed shiftDateRange to differenceInMilliseconds
* used gap instead margin-right
---------
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
2024-12-17 17:40:32 +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
Petar Petrov
48819a59e7
Fix new automation dialog in Firefox ( #23319 )
2024-12-17 15:00:00 +01: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
Petar Petrov
7370d1e0dd
Fix touch control of chart zoom ( #23302 )
...
* Fix touch control of chart zoom
* fix
2024-12-16 16:03:32 +01:00
karwosts
da7d3e118c
Allow for deleting image_upload images in media panel ( #23086 )
2024-12-16 16:36:50 +02:00
Marcin
8722157623
Focus on card search input when adding new card ( #23309 )
...
* Focus on card search input when adding new card
* Update src/panels/lovelace/editor/card-editor/hui-card-picker.ts
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
* update and fix
* not on mobile
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-12-16 15:54:29 +02:00
Petar Petrov
6e2f0d8c9b
Enable chart animations ( #23311 )
2024-12-16 14:37:31 +01:00
Paul Bottein
08459394a6
Add backup sync status in detail page ( #23312 )
2024-12-16 14:36:59 +01:00
Jan-Philipp Benecke
ee292f900f
For consistency align close button to the left in `ha-dialog` ( #23284 )
2024-12-16 15:35:06 +02:00
Steve Repsher
3aaf08ac03
Defer loading of fallback domain icons ( #23298 )
2024-12-16 15:22:53 +02:00
Paul Bottein
d31f4a5f1d
Improve backup onboarding ( #23282 )
...
* Sort agents, enable cloud and local by default
* Enable cloud by default
* Improve wording
* Hide fab if onboarding is not complete
* Add recommended settings
* Use one step encryption key during onboarding
* Add description for cloud
* Update change encryption key dialog
2024-12-16 14:08:51 +01:00
Bram Kragten
875ab0cb97
Cloud login: Wait with navigate until confirm action is done ( #23310 )
...
Wait with navigate until confirm action is done
2024-12-16 13:08:30 +00:00
Paul Bottein
ec324ab09f
Disable backup by default for update more info ( #23307 )
2024-12-16 12:24:09 +01:00
Paul Bottein
efcd57934a
Improve backup data-table on mobile ( #23283 )
...
* Improve backup data-table on mobile
* Group by default
* Fix top-header slot on mobile
2024-12-16 12:23:17 +01:00
Norbert Rittel
1efe61445f
Fix typo "dasboard" and missing hyphen in en.json ( #23303 )
...
Add the missing "h" to "Choose a dasboard"
Add the missing hyphen to "auto generated"
2024-12-16 09:44:17 +01:00
Wendelin
6db9bf800a
Fix ha-button-menu menuCorner attribute ( #23301 )
...
Fix menuCorner attribute
2024-12-16 09:47:36 +02:00
Norbert Rittel
9ddeb3734f
Fix grammar mismatch in OAuth description ( #23297 )
2024-12-15 21:45:40 +01:00
Steve Repsher
c89fc188a5
Remove fixed device class icons ( #23291 )
2024-12-14 16:15:10 +01:00
Norbert Rittel
d366471058
Make Device Condition description consistent with Trigger and Action ( #23293 )
...
Make device Condition description consistent with Trigger and Action
The first item in the lists of the triggers, conditions and actions is always the device type:
- When something happens to a device. Great way to start.
- Set of conditions provided by your device. Great way to start
- Do something on a device. Great way to start.
The condition does use "your" instead of "a" which is inconsistent and sounds irritating. As there are usually many different devices in a setup the use of "a" is much preferred as the actual device is picked up at the next step.
This commit makes the condition string consistent by replacing "your" with "a".
2024-12-14 16:14:24 +01:00
Paulus Schoutsen
3d78a7821a
Improve piper audio generation ( #23281 )
...
* Improve piper audio generation
* update logic
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-12-12 17:43:26 +01:00
Bram Kragten
e923d610ce
Add missing translations to voice wizard ( #23278 )
2024-12-12 17:43:25 +01:00
Paul Bottein
8b25fe88a4
Use list item for integration quality scale ( #23236 )
2024-12-12 17:43:24 +01:00
Paulus Schoutsen
47cf17ab50
Improve piper audio generation ( #23281 )
...
* Improve piper audio generation
* update logic
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-12-12 17:41:11 +01:00
Wendelin
d2ec24f32a
Automation/Script editor add settings,category overflow actions ( #23272 )
...
* Add settings, category actions
* Add script category and settings actions
* Correct overflow actions order
* Use consume instead of subscribe
2024-12-12 17:40:52 +01:00
Bram Kragten
69ed736080
Add missing translations to voice wizard ( #23278 )
2024-12-12 17:38:53 +01:00
Wendelin
7d3c77008d
Mobile styles for backup summary ( #23276 )
...
* Add mobile backup summary styles
* revert padding
2024-12-12 17:02:51 +01:00
Wendelin
27dbabc6bf
Fix create custom backup twice on dialog-new-backup ( #23279 )
2024-12-12 15:55:07 +00:00
Wendelin
27ce395d68
Common-color-tests ( #23258 )
2024-12-12 14:44:17 +01:00
Steve Repsher
145a536156
Remove unused polyfills and adjust support for Intl.getCanonicalLocales ( #23264 )
2024-12-12 15:07:50 +02:00
ildar170975
e9b2a83411
Automation/Script editor border-radius fix ( #23267 )
...
* Update ha-automation-action-row.ts
* Update ha-automation-condition-row.ts
* Update ha-automation-trigger-row.ts
* Update ha-script-field-row.ts
* Update ha-script-field-row.ts
* Update ha-automation-condition-row.ts
* Update ha-automation-trigger-row.ts
* Update ha-automation-action-row.ts
* Update ha-automation-trigger-row.ts
* Update ha-automation-condition-row.ts
* Update ha-automation-action-row.ts
* Update ha-script-field-row.ts
2024-12-12 15:03:19 +02:00
Petar Petrov
784b7e4d04
Add zoom & pan to charts ( #23183 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-12-12 13:40:47 +01:00
Petar Petrov
9c04f57e35
Fix getting custom config parameters for Z-Wave JS ( #23244 )
2024-12-12 13:37:22 +01:00
Petar Petrov
f0ddc408e8
Remove custom TimeLineScale for chartjs ( #23270 )
2024-12-12 12:43:22 +01:00
Petar Petrov
df4d5a4567
Simplify dialog history logic ( #23271 )
2024-12-12 12:41:57 +01:00
Bram Kragten
0a413cba03
Fix more dialogs ( #23273 )
...
* Remove unneeded close dialog calls
* more
2024-12-12 09:00:38 +00:00
Bram Kragten
7e2217b542
Fix navigate timing when dialogs where opened ( #23261 )
...
* Fix navigate timing when dialogs where opened
* Revert navigate changes
2024-12-12 08:35:34 +00:00
Petar Petrov
93947d76a2
Fix `navigate` with replace when there are open dialogs ( #23268 )
2024-12-12 09:25:33 +01:00
Petar Petrov
18cce45b88
Fix for auto closing dialogs on `navigate` ( #23262 )
2024-12-11 22:47:23 +01:00
Paul Bottein
86f1af6682
Merge feature branch with backup changes to dev ( #23239 )
...
* Add dialog to upload a backup file (#22405 )
* Add dialog to upload a backup file
* Prosess feedback
* Remoe unused definition
* Early pushout of changes to the backup panel (#22321 )
* Eary pushout of changes to the backup panel
* Add location icons
* Path is optional
* Set backupSlug from route
* No need for subscription mixin
* update
* Reorder
* init details
* Fix import
* Improve backup screen and navigation (#22827 )
* Add location page
* Start dashboard
* Move list to dashboard
* Add mocked config page
* Fix hardcoded boolean
* Add summary card
* Use new format for BackupAgent
* Use new API
* Rename to ha-backup-summary-card
* Use new api
* Fix backup agents
* Rename backup slug to backup id (#22876 )
* Add delete backup action to datatable (#22867 )
* Create generate backup dialog (#22866 )
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Add backup details page (#22884 )
* Add new backup dialog to choose between automatic and manual (#22895 )
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
* Improve download backup (#22905 )
* Rename remove to delete in backup websocket type (#22902 )
* Use bytes for backup size (#22909 )
* Use default backup instead of automatic backup (#22915 )
* Update generate backup api (#22943 )
Use new backup api for generate backup
* Improve details page for new backup (#22946 )
* Add content of backup in detail page
* Add restore button
* Add note
* Use disabled
* Fix backup generate
* Use options to WS command backup/restore (#22950 )
* Add addons picker in generate backup dialog (#22951 )
* Add addons picker in generate backup dialog
* Change condition
* Fix label
* Fix local addons
* Review
* Add local addon in addon mode is all
* Fix local addon folder
* Use addon picker inside data picker
* Fetch addons info in detail page
* Fetch addon inside component
* Rename agents picker
* Restrict generate backup content for core backup (#22958 )
* Fix addon mode all
* Use event to check if a backup is in progress (#22960 )
* Use event to check if a backup is in progress
* Update src/panels/config/backup/ha-config-backup-dashboard.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Force enable home assistant settings when history is selected in backup (#22961 )
* Backup default config (#22954 )
* WIP default config
* Add addons
* save data
* add icon
* basics of change encryption key
* Update dialog-change-backup-password.ts
* use default config when manually triggering default backup
* limit to hassio
* enforce encryption key, manual use manual one
* Update ha-config-backup-dashboard.ts
* Add suggested password and copy buttons
* Add download emergency kit button
* review
* fix
* Update ha-config-backup-default-config.ts
* Update ha-config-backup-default-config.ts
* Update default backup settings (#23109 )
* Only display addons and folder for hassio (#23118 )
* Use new backup dashboard page for hassio backup (#23161 )
* Add support for copies and days for backup retention (#23128 )
* Add upload dialog for backup (#23139 )
* Improve generate backup dialog (#23167 )
* Propose to use encryption key if available when restoring a backup (#23164 )
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Add encryption key onboarding (#23180 )
* Fix attributes broken by the warning fixes (#23182 )
* Don't allow any more eslint warnings (#23181 )
* Use dedicated endpoint to generate backup with default settings (#23224 )
* Add onboarding dialog for backups (#23225 )
* Add onboarding flow for backups
* Add welcome screen
* Add progress and status for backup dashboard (#23222 )
* Handle backup state
* Add summary card
* Use difference in days
* Rename local backups and show icon (#23238 )
* Improve backup onboarding (#23241 )
* Do not navigate to config page after onboarding
* Use casita image and center text
* fix lint
* Rename stored and default to strategy backup
* Update
* Fix icon and add type in datatable
* Use strategy in more places
* Fix list item overflow
---------
Co-authored-by: Joakim Sørensen <ludeeus@ludeeus.dev>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2024-12-11 15:52:37 -05:00
Bram Kragten
c8f58c7bc9
Prevent leaving the editor if there are unsaved changes ( #23170 )
...
* Prevent leaving the editor if there are unsaved changes
* Process code review
* use first composePath target
* fix function calls
* Use query instead
* Remove id on sidebar
* suggestions
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-12-11 16:58:25 +01:00
Wendelin
e5e168803a
Remove not needed admin checks ( #23259 )
2024-12-11 16:50:35 +01:00
Bram Kragten
3436a023f6
suggestions
2024-12-11 16:08:03 +01:00
Jan-Philipp Benecke
84322a21fe
Remove id on sidebar
2024-12-11 15:59:46 +01:00
Jan-Philipp Benecke
ec20f7e2c4
Use query instead
2024-12-11 15:59:46 +01:00
Jan-Philipp Benecke
3579d82e8e
fix function calls
2024-12-11 15:59:46 +01:00
Jan-Philipp Benecke
70532ac3bf
use first composePath target
2024-12-11 15:59:46 +01:00
Jan-Philipp Benecke
96b9d25bc5
Process code review
2024-12-11 15:59:46 +01:00
Jan-Philipp Benecke
91777d45b0
Prevent leaving the editor if there are unsaved changes
2024-12-11 15:59:46 +01:00
ildar170975
0582b8430d
Update developer-tools-template.ts: add independent scrollbars for left & right panels for large screens ( #23242 )
...
* Update developer-tools-template.ts
* whitespace in pre
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
* prettier
* Update developer-tools-template.ts
* Update developer-tools-template.ts
* prettier
* prettier!!!!
* prettier again
* prettier fight
* prettier
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
* prettier
* prettier
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
2024-12-11 15:25:39 +02:00
Petar Petrov
a6cbbfe1a4
fix
2024-12-11 13:59:47 +02:00
Petar Petrov
48f5d17060
log warning when navigation is blocked
2024-12-11 13:36:47 +02:00
Petar Petrov
c713106948
close all dialogs on `navigate`
2024-12-11 13:35:09 +02:00
Petar Petrov
142e674020
Fix dialog navigation by making `navigate()` async
2024-12-11 11:56:32 +02:00
Wendelin
e4fc21c991
Move view to another dashboard ( #23245 )
...
* Add move view to dashboard
* Remove unneeded return in error flow
* Update src/panels/lovelace/editor/select-dashboard/hui-dialog-select-dashboard.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
* Update src/panels/lovelace/editor/select-dashboard/hui-dialog-select-dashboard.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
* Use ha-list-item for button-menu
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2024-12-11 10:30:57 +02:00
Simon Lamon
f688780677
Combine Edit in yaml and Edit in visual editor (2/2) ( #23143 )
...
* yaml / visual part 2
* clean up
* ci
2024-12-11 09:49:15 +02:00
Simon Lamon
0ce98a86e6
Combine Edit in yaml and Edit in visual editor (1/2) ( #23142 )
...
* yaml / visual part 1
* clean up
* clean up
2024-12-11 09:48:10 +02:00
Jan-Philipp Benecke
bf624f5ca7
Intercept default search shortcut and focus our search input on data table pages ( #23209 )
...
Intercept default search shortcut on data table pages
2024-12-11 09:34:27 +02:00
Simon Zumbrunnen
da727d3a3a
Added "Media player volume slider" card feature. ( #23199 )
...
* Added "Media player volume" card feature.
* Make sure the feature is not displayed on unsupported players
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
* Renamed to Media player volume *slider*
* Missed one rename.
---------
Co-authored-by: Simon Zumbrunnen <simon-zumbrunnen@users.noreply.github.com>
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2024-12-10 13:36:56 +00:00
Paul Bottein
9d83cc6988
Use list item for integration quality scale ( #23236 )
2024-12-10 13:33:21 +02:00
Petar Petrov
ed625d4e0b
Simplify dialog navigation to fix back button ( #23220 )
...
* Simplify dialog navigation to fix back btn
* add back comment
* manage dialog stack in the manager instead of history
* handle dialogs that refuse to close
2024-12-10 13:26:57 +02:00
Wendelin
84157c8ea5
Extract assist-chat out of voice-command-dialog ( #23184 )
2024-12-10 13:23:48 +02:00
Wendelin
8f19c0abb0
Use localStorage with Web Storage API ( #23172 )
2024-12-10 11:14:15 +01:00
Wendelin
b86d6021da
Revert "Update developer-tools-template.ts: add independent scrollbars for left & right panels for large screens" ( #23237 )
...
Revert "Update developer-tools-template.ts: add independent scrollbars for le…"
This reverts commit d1c981bc19
.
2024-12-10 09:47:40 +00:00
ildar170975
d1c981bc19
Update developer-tools-template.ts: add independent scrollbars for left & right panels for large screens ( #17765 )
...
* Update developer-tools-template.ts
* Update developer-tools-template.ts
* fix overflow
* Update src/panels/developer-tools/template/developer-tools-template.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
* Update src/panels/developer-tools/template/developer-tools-template.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
* Update developer-tools-template.ts
* Update src/panels/developer-tools/template/developer-tools-template.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
* Update developer-tools-template.ts
* prettier
* Update developer-tools-template.ts
* Update developer-tools-template.ts
* prettier
* Update developer-tools-template.ts
* prettier
* prettier
* Update developer-tools-template.ts
* prettier
* prettier
* prettier
* Update developer-tools-template.ts
---------
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
2024-12-10 10:11:48 +01:00
Paulus Schoutsen
629ae3fbf3
Fix voice debug link ( #23214 )
2024-12-09 15:58:46 +01:00
Christopher Fenner
ddd2c177b5
Correct overwriting integration labelling on integrations page ( #23206 )
...
* Update ha-config-integration-page.ts
fixes #22776
* update icon color
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2024-12-09 15:58:45 +01:00
ildar170975
829de4a073
Fix "Integration entries" page for yaml-based integrations ( #23201 )
...
* Update ha-config-integration-page.ts
* prettier
2024-12-09 15:58:44 +01:00
karwosts
0df8b96133
No script entities in scenes ( #23192 )
2024-12-09 15:58:43 +01:00
Norbert Rittel
787fba82bd
Improve "Restore?" option for Timer helpers ( #23213 )
...
When creating or editing a Timer helper the option "Restore?" can be ticked by the user.
This should not be a question but rather just the option itself and in addition this should better explain its purpose as there is a full line of text possible.
This commit fixes this by adding a similar explanation as for a Counter helpers, following the explanation in the online docs.
2024-12-09 16:43:48 +02:00
ildar170975
bf24d67066
Fix "Integration entries" page for yaml-based integrations ( #23201 )
...
* Update ha-config-integration-page.ts
* prettier
2024-12-09 09:06:18 +02:00
Paulus Schoutsen
8390c6e29b
Fix voice debug link ( #23214 )
2024-12-08 22:32:43 +01:00
Christopher Fenner
c78d371a9c
Correct overwriting integration labelling on integrations page ( #23206 )
...
* Update ha-config-integration-page.ts
fixes #22776
* update icon color
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2024-12-08 17:21:34 +00:00
karwosts
df21900341
No script entities in scenes ( #23192 )
2024-12-07 02:45:25 +01:00
Paul Bottein
6934f0626c
Fix boolean attributes ( #23189 )
2024-12-06 18:39:34 +01:00
Bram Kragten
7f31acf764
Fix label selector when required ( #23186 )
2024-12-06 16:18:21 +01:00
Paul Bottein
ea5bf17780
Fix has-secondary attribute ( #23187 )
2024-12-06 15:16:33 +00:00
Bram Kragten
0b7af715a8
Fix label selector when required ( #23186 )
2024-12-06 15:14:30 +00:00
Petar Petrov
400ddbf625
Fix attributes broken by the warning fixes ( #23182 )
2024-12-06 14:56:42 +01:00
Paul Bottein
c6c5ea34d3
Fix text color in ha-md-select in dark mode ( #23174 )
2024-12-06 10:36:53 +01:00
Bram Kragten
287a068ada
Add localisation to voice wizard ( #23169 )
...
* Add localization to voice wizard
* more
2024-12-06 10:36:52 +01:00
karwosts
8ca52820b1
Missing horiz swing mode import ( #23168 )
2024-12-06 10:36:51 +01:00
Bram Kragten
cd8900dd26
Voice addon install: try to find discovered flow ( #23146 )
2024-12-06 10:36:51 +01:00
Paul Bottein
6d2e7f9fbd
Improve trigger and action description for conversation ( #23141 )
2024-12-06 10:36:50 +01:00
Petar Petrov
e02736b4e2
ZwaveJS: Handle S2 inclusion via Inclusion Controller ( #23100 )
2024-12-06 11:32:45 +02:00
Petar Petrov
af049274d9
Cleanup unused WDS deps and config ( #23155 )
...
* Cleanup unused WDS deps and config
* fix
2024-12-06 09:57:46 +01:00
Petar Petrov
7a12fd2853
Fix ALL the eslint warnings ( #23165 )
...
* Fix many lint warnings
* Fix ALL lint warnings
* small fix
* type fixes
2024-12-06 09:55:07 +01:00
Paul Bottein
f724d8e7a9
Fix text color in ha-md-select in dark mode ( #23174 )
2024-12-06 09:19:56 +01:00
Bram Kragten
0d7e0df194
Add localisation to voice wizard ( #23169 )
...
* Add localization to voice wizard
* more
2024-12-06 09:11:17 +02:00
karwosts
ad52386ae0
Missing horiz swing mode import ( #23168 )
2024-12-05 16:02:55 +00:00
Paul Bottein
512fee47b6
Improve trigger and action description for conversation ( #23141 )
2024-12-05 17:01:04 +01:00
Bram Kragten
d51eea7bb6
Voice addon install: try to find discovered flow ( #23146 )
2024-12-05 10:14:06 +01:00
karwosts
a3ca889ca3
Location selector: Move location on map click ( #22198 )
...
* Add button to location-selector to move marker to current view
* move on click
* double-click handling
2024-12-05 08:55:53 +02:00
Petar Petrov
d77dd5300e
Require underscore for private methods ( #23138 )
2024-12-04 15:05:49 +01:00
Wendelin
a78ddb50fd
Fix time input with helper text width ( #23134 )
...
* Fix time input with helper text width
* Make time input help text always newline
* Put helper text out of base-time-input
2024-12-04 13:25:31 +00:00
Wendelin
a9c25b49b9
Add red delete button to delete zone confirmation dialog ( #23136 )
2024-12-04 14:12:25 +01:00
Bram Kragten
fbff95345c
Use action instead of selected for select entity row ( #23135 )
2024-12-04 14:12:24 +01:00
Paul Bottein
8f4e65d392
Don't use duration formatting for second unit ( #23132 )
...
Don't use duration formatting for sec unit
2024-12-04 14:12:23 +01:00
Paul Bottein
3a2cb51f8d
Reduce button target zone in media player more info ( #23130 )
2024-12-04 14:12:22 +01:00
Jan-Philipp Benecke
6c9cfed49f
Explicitly set file name for camera snapshot ( #23124 )
...
* Explicitly set file name for camera snapshot
* Process code review
2024-12-04 14:12:21 +01:00
Paul Bottein
257cab1061
Fix create section on iOS ( #23123 )
2024-12-04 14:12:21 +01:00
Wendelin
5f6577a24c
Remove static font from ha-badge ( #23120 )
2024-12-04 14:12:20 +01:00
Jan-Philipp Benecke
f8d6f0fae4
Show in assist pipeline debug when intent is preferred and processed locally ( #23115 )
2024-12-04 14:12:19 +01:00
Bram Kragten
64e8b636b9
Use action instead of selected for select entity row ( #23135 )
2024-12-04 13:57:55 +01:00
Wendelin
2c604ff946
Add red delete button to delete zone confirmation dialog ( #23136 )
2024-12-04 12:55:12 +00:00
Paul Bottein
f8ce7c2ce1
Don't use duration formatting for second unit ( #23132 )
...
Don't use duration formatting for sec unit
2024-12-04 13:17:47 +01:00
Abílio Costa
af1622e306
Show unit for number domains ( #23101 )
...
* Show unit for number domains
* Remove duplicated code
* Allow monetary formatting
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
* Update src/common/entity/compute_state_display.ts
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2024-12-04 11:25:29 +00:00
Jan-Philipp Benecke
3c03dfb322
Revert translation change for device quick bar ( #23131 )
2024-12-04 11:43:50 +01:00
Jan-Philipp Benecke
697a99f913
Show in assist pipeline debug when intent is preferred and processed locally ( #23115 )
2024-12-04 09:52:48 +01:00
Paul Bottein
06925f0716
Reduce button target zone in media player more info ( #23130 )
2024-12-04 09:40:41 +01:00
Jan-Philipp Benecke
afcfdb5140
Explicitly set file name for camera snapshot ( #23124 )
...
* Explicitly set file name for camera snapshot
* Process code review
2024-12-04 08:52:53 +02:00
Jan Čermák
6126280f2d
Fix Markdown cards in Grid not taking full height ( #23121 )
...
The implementation of show_empty property in #21379 introduced
regression which causes Markdown cards rendered within a Grid card to
not take full height of its space. This is because a visible card is now
forced to have "display: block", while without that it's rendered as
"display: inline".
As the CSSStyleDeclaration.style mandates string type, it's not possible
to delete or null the value. Setting it to an empty string seems to do
the trick as well and the linter is happy too.
Fixes #23119
2024-12-03 17:33:59 +01:00
Paul Bottein
8e6f4886e8
Fix create section on iOS ( #23123 )
2024-12-03 17:16:52 +02:00
Wendelin
480de9ef03
Remove static font from ha-badge ( #23120 )
2024-12-03 14:15:59 +00:00
Wendelin
ac9085c7a4
Fix ha-target-picker hideTitle ( #23116 )
2024-12-03 14:43:40 +01:00
Bram Kragten
8beb93b695
Voice local: Small refactor and return when local already exists ( #23113 )
2024-12-03 14:43:39 +01:00
Marcin
4f76e66cc0
Updated English translations for scene editor. ( #23110 )
2024-12-03 14:43:38 +01:00
Wendelin
d43291ae52
Fix ha-target-picker hideTitle ( #23116 )
2024-12-03 13:05:05 +00:00
Petar Petrov
7c486ec969
ZWaveJS: abort S2 bootstrapping when inclusion is canceled ( #23106 )
2024-12-03 13:56:17 +01:00
Bram Kragten
19f54b6ba2
Voice local: Small refactor and return when local already exists ( #23113 )
2024-12-03 12:01:54 +01:00
Wendelin
97cc9f9ab9
Simplify mediaBrowserPreferredLayout @storage ( #23107 )
2024-12-03 11:37:23 +01:00
Marcin
a104d38fc9
Updated English translations for scene editor. ( #23110 )
2024-12-03 10:25:56 +01:00
Jan-Philipp Benecke
e731f060f1
Add device search to quick bar ( #23095 )
...
* Add device search to quick bar
* Process code review
2024-12-03 08:50:07 +02:00
Bram Kragten
0a578c5847
Voice wizard local: Add error message, fix hostname ( #23103 )
...
Add error message, fix hostname
2024-12-02 21:31:29 +01:00
Wendelin
41924d8ec6
Add automatic retry to stream logs ( #23098 )
2024-12-02 21:31:29 +01:00
Paul Bottein
6ff1a6fecc
Don't show alert in voice assistant dialog ( #23097 )
2024-12-02 21:31:28 +01:00
Wendelin
05eb6e15a5
Save scene before switching to live edit ( #23094 )
...
Save scene changes before live edit, align delete icons for entities.
2024-12-02 21:31:27 +01:00
Alex Jurkiewicz
6d01728d54
`history-graph-card-editor`: Correct `hours_to_show` validation ( #23090 )
...
history-graph-card-editor: Correct hours_to_show validation
Allow all floating point numbers from 0 up.
Fixes #15933 .
2024-12-02 21:31:26 +01:00
karwosts
2550bff4e9
Init new scenes in live edit mode ( #23051 )
...
* Init new scenes in live edit mode
* Update src/panels/config/scene/ha-scene-editor.ts
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
* imports
---------
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
2024-12-02 21:31:25 +01:00
Wendelin
c3942d244d
Add automatic retry to stream logs ( #23098 )
2024-12-02 21:30:51 +01:00
Bram Kragten
f4ef4c628a
Voice wizard local: Add error message, fix hostname ( #23103 )
...
Add error message, fix hostname
2024-12-02 14:48:24 -05:00
Simon Lamon
a0f3e4f785
Add a label filter ( #23081 )
...
* Label filter
* adjust height
* ci
* Update src/components/ha-filter-labels.ts
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2024-12-02 15:41:41 +00:00
Norbert Rittel
2c13c5a18c
Change "Low-carbon energy consumed" to "… electricity …" ( #23096 )
...
The Energy card allows the user to monitor the "Grid carbon footprint" which is visualized by the "Low-carbon energy consumed" gauge.
But this does not cover the carbon emissions of the gas consumption that might be shown right next to it, just the electrical energy from the grid.
So the labeling is very misleading in that context – not even considering energy consumed by oil or wood burned in addition.
Therefore this needs to be changed to use "electricity" just like the description already does.
2024-12-02 17:32:56 +02:00
Paul Bottein
22cfd40ccc
Don't show alert in voice assistant dialog ( #23097 )
2024-12-02 14:35:41 +01:00
martetassyns
5c7d9b3fa3
Made it easier to test the frontend against an existing core instance. ( #23062 )
...
* Made it easier to test the frontend against an existing core instance.
* Ensured that script works regardless of current working dir
* Use consistent quote style
* Also allow using variables in hassUrl override
* Improved the default behavior of the script
* more consistent variable naming
* don't install a global dependency
* documented caching wierdness where if you switch core endpoints the old one remains in use
* Simplified some code
* improved documentation
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2024-12-02 13:27:36 +00:00
Wendelin
55b6aa09d9
Save scene before switching to live edit ( #23094 )
...
Save scene changes before live edit, align delete icons for entities.
2024-12-02 15:24:03 +02:00
Robert MacWha
96395dd5e1
Store Media Browser view in localStorage ( #23061 )
...
feat: store preferredLayout in localStorage
2024-12-02 14:02:13 +01:00
Alex Jurkiewicz
5500dd1332
`history-graph-card-editor`: Correct `hours_to_show` validation ( #23090 )
...
history-graph-card-editor: Correct hours_to_show validation
Allow all floating point numbers from 0 up.
Fixes #15933 .
2024-12-02 12:48:12 +02:00
Norbert Rittel
d826113319
Change "Energy usage" to "Electricity usage" ( #23091 )
...
The energy dashboard tracks the total energy of a home, including the gas consumption in a separate graph (if configured).
The topmost graph is currently labeled "Energy usage" but it does only cover the electricity consumption and production. Also note the "Energy distribution" next to it includes gas, too.
Thus the title is misleading and needs to be changed to "Electricity usage" to make this clearer.
2024-12-02 12:30:56 +02:00
karwosts
f72b298f97
Init new scenes in live edit mode ( #23051 )
...
* Init new scenes in live edit mode
* Update src/panels/config/scene/ha-scene-editor.ts
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
* imports
---------
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
2024-12-02 11:18:03 +01:00
Jan-Philipp Benecke
90b7cad7ac
Add shortcut to open the voice assist dialog ( #23082 )
...
* Add shortcut to open the voice assist dialog
* Add tip
* Only show dialog when enabled
* Update src/translations/en.json
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2024-12-02 09:26:27 +00:00
Norbert Rittel
e10fb3c168
Fix inconsistent "remove" in description of refresh tokens ( #23073 )
...
As Refresh tokens are created in HA the corresponding verb is "delete", not "remove".
All buttons and menu items in this context use the correct verb, except for the description which contains "remove", twice.
This commit fixes that.
2024-11-30 22:32:00 +01:00
Norbert Rittel
5ee8bee6dc
Remove the misleading word "updates" from system options ( #23069 )
...
Remove the misleading word "update" from system options
The second option in the system options dialog for integrations uses the word "updates" in both the headline and the explanation.
This is highly misleading as it sounds like polling for firmware updates for many device integrations.
Therefore the words "(state) changes" should be used instead.
2024-11-30 17:07:37 +01:00
Norbert Rittel
82c23026b3
Correctly match "Remove" to "Add" within Energy dashboard ( #23068 )
...
In Home Assistant the action "Add" should always pair with "Remove", like "Create" does with "Delete".
This commit addresses all mismatched pairs in the Energy dashboard.
In addition the grammar of device_consumption_energy is fixed by using the consistent "energy consumption" word pair.
2024-11-30 16:44:09 +01:00
renovate[bot]
94b7b60fe0
Update dependency prettier to v3.4.1 ( #23053 )
...
* Update dependency prettier to v3.4.1
* Prettier rule
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
2024-11-29 16:55:54 +00:00
Norbert Rittel
97015788a2
Correctly pair 'remove' with 'add' in description of To-do list card ( #23044 )
...
When using 'Add' in HA this should always pair with 'Remove', like 'Create' with 'Delete'.
The To-do list card introduces an inconsistent third word by using 'clear' instead of 'remove'.
This fixes this and also properly capitalizes "To-do list" as it's name like in all other Dashboard card types.
2024-11-29 08:35:45 +02:00
Wendelin
1061769144
Simplify depends_on_cloud translation ( #23042 )
2024-11-28 16:52:56 +01:00
Wendelin
1edfec08e1
Add internal, legacy to IQS ( #23040 )
2024-11-28 16:52:55 +01:00
Wendelin
239cad9b47
Fix iqs naming and docs link anchor ( #23036 )
2024-11-28 16:52:54 +01:00
Paul Bottein
8d7c175d70
Only use duration poly-fill when necessary ( #23030 )
2024-11-28 16:52:43 +01:00
Wendelin
795bbefba6
Fix platinum color and spacing of integration logo ( #23029 )
2024-11-28 16:51:57 +01:00
karwosts
e1b34eaa33
Dont floor duration for milliseconds ( #23028 )
...
* Dont floor duration for milliseconds
* remove ms
2024-11-28 16:51:22 +01:00
Norbert Rittel
de87aee15b
Replace add_zone with create_zone in ha-config-zone.ts ( #23041 )
...
* Replace add_zone with create_zone in ha-config-zone.ts
The action button is the only inconsistent item here now.
* Remove orphaned "add_zone" string
2024-11-28 14:46:29 +02:00
Wendelin
36312cc273
Simplify depends_on_cloud translation ( #23042 )
2024-11-28 13:24:44 +02:00
Wendelin
3120184d63
Add internal, legacy to IQS ( #23040 )
2024-11-28 13:23:53 +02:00
Wendelin
a1be9d923e
Fix iqs naming and docs link anchor ( #23036 )
2024-11-28 09:58:34 +02:00
karwosts
f7c8c6e3e8
Dont floor duration for milliseconds ( #23028 )
...
* Dont floor duration for milliseconds
* remove ms
2024-11-27 17:27:03 +00:00
Paul Bottein
3411967fd9
Only use duration poly-fill when necessary ( #23030 )
2024-11-27 17:13:29 +01:00
Wendelin
125805d6d1
Fix platinum color and spacing of integration logo ( #23029 )
2024-11-27 16:27:53 +01:00
Wendelin
8c7fcc725c
Limit iqs indicator to colors only ( #23026 )
2024-11-27 15:16:52 +01:00
G Johansson
988fa3e4e4
Add horizontal swing to climate ( #22043 )
2024-11-27 15:10:11 +01:00
Bram Kragten
f9118a4b87
Add alt to img, fix styling issue voice ( #23024 )
2024-11-27 15:04:09 +01:00
Paul Bottein
164944ceff
Improve duration formatting ( #23025 )
2024-11-27 15:00:29 +01:00
Wendelin
bc195c61cc
Integration Quality Scale indicator ( #23015 )
2024-11-27 14:45:44 +01:00
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
karwosts
37d2c6844a
Update Scene Editor ( #22847 )
...
* New scene editor design
* bugfixes
* reorder overflow menu, change label
* category support
2024-11-20 15:12:23 +01:00
Norbert Rittel
b8e2298cdd
Update the explanation for setting up the Google Home integration ( #22897 )
2024-11-20 12:49:57 +01:00
Norbert Rittel
a3ff065c7a
Update 'mqtt_device_debug_info' strings to use ICU syntax ( #22899 )
2024-11-20 12:49:11 +01:00
Norbert Rittel
a224d6c61b
Fix grammar issue in remove_fabric_confirm_text ( #22901 )
2024-11-20 12:48:21 +01:00
Norbert Rittel
cd0980d13e
Clarify 'updates_refreshed' message ( #22904 )
2024-11-20 12:46:59 +01:00
Norbert Rittel
13cb32a83f
Entity settings for helpers: avoid repeating "options" in explanation ( #22896 )
2024-11-20 12:43:04 +01:00
Norbert Rittel
12a9cf4b32
Replace wrong uses of "energy" with "electricity" in Energy dashboard ( #22893 )
2024-11-20 12:41:54 +01:00
Norbert Rittel
8cce13163f
Make sidebar (app) settings items consistent by replacing 'configuration' ( #22890 )
2024-11-20 12:39:42 +01:00
Petar Petrov
46a55630fa
ZWaveJS: Support for Door Lock in Expert UI ( #22775 )
...
* ZWaveJS: Support for Door Lock in Expert UI
* make it dry
* Update src/panels/config/integrations/integration-panels/zwave_js/capability-controls/zwave_js-capability-control-door-lock.ts
Co-authored-by: AlCalzone <dominic.griesel@nabucasa.com>
* add validation
* fix booleans
* Update src/panels/config/integrations/integration-panels/zwave_js/capability-controls/zwave_js-capability-control-door-lock.ts
Co-authored-by: AlCalzone <dominic.griesel@nabucasa.com>
* handle ZWaveErrorCodes.CC_NotSupported for getCapabilities
* get/set mode
---------
Co-authored-by: AlCalzone <dominic.griesel@nabucasa.com>
2024-11-20 12:28:39 +01:00
Petar Petrov
c92bee4f1d
Show ZwaveJS "Installer settings" based on `installer_mode` option ( #22710 )
...
Show "Installer settings" based on `installer_mode` option
2024-11-20 13:06:15 +02:00
Norbert Rittel
940cbd42c3
Dashboard: Fix description of the Tile card ( #22894 )
...
There are currently two grammar issues in the Tile card description: It should be "allows" and "trigger" needs to be added.
2024-11-20 10:31:46 +01:00
Norbert Rittel
39bf7c9ad4
Use ICU string for proper singular vs. plural of "listener(s)" ( #22885 )
...
Fix for the permanent plural in ({count} listeners)
2024-11-20 09:52:30 +01:00
Norbert Rittel
64c260c1c4
Form correct headline for 'Delete backups?' alert, separate "Delete backup" menu item ( #22891 )
...
Create correct headline for 'Delete backups?' alert
Change 'Delete backup' to 'Delete backups?' to use correct plural and form a question the user has to confirm.
Separates the 'Delete backup' menu item that is currently referenced from this key.
2024-11-20 09:21:51 +01:00
Norbert Rittel
36f3ef9e86
Update en.json to make all automation conditions use "if", not "when" ( #22883 )
...
* Update en.json to make all automation conditions use "if", not "when"
Fixes the remaining inconsistencies in all conditions defined in HA Frontend.
Especially important as these are prefixed with "Test" in the condition building block of automations and scripts, so they currently result in "Test when …" instead of the correct "Test if …".
* Updated en.json to fix the two wrong lowercase if
2024-11-19 16:56:21 +00:00
Bram Kragten
42622fe21e
Hide wake word in pipeline settings ( #22879 )
...
* hide wake word in pipeline settings
* move logic to pipeline-editor
2024-11-19 16:35:44 +02:00
Ivan Kara
3282785cf2
Fix media browser ( #22875 )
2024-11-19 11:24:36 +00:00
DominikBitzer
2c1931adb1
Add Y-Axis limits functionality from history graphs card to statistics graph card ( #22771 )
2024-11-19 12:19:35 +01:00
Petar Petrov
c9cad254d2
Add tone,volume & duration selector to more-info dialog for sirens ( #22786 )
...
* Add tone selector to more-info for sirens
* add selected tone to service call
* rework the tone into an advanced controls dialog
* tweaks from PR comments
* fix % conversion
* assume duration is in seconds
2024-11-19 11:56:52 +01:00
Wendelin
f4f2cce57e
Fix logbook date range alignment ( #22877 )
2024-11-19 11:32:13 +02:00
boern99
bed470f79d
add previous and next button to History and Logbook ( #22802 )
...
* add previous and next button to History and Logbook
* used date-fns and changed media-query-resolution to fit on mobiles
* hide .prev and .next on small screens; optimized dateRange for ranges lower 1 day
* fixed Date type number
2024-11-19 08:57:08 +01:00
Simon Lamon
89dc1a7ebc
ESLint Flat Config ( #22221 )
...
* Flat config file
* Plugin
* prettier
* Set eslint to latest version (non dev)
* yarn dedupe
* push changes from eslint type pr
* dedupe
2024-11-18 15:49:59 +01:00
Wendelin
ced70fd9a1
Fix 2fa login validation, add autofocus to login ( #22856 )
2024-11-18 15:25:51 +02:00
Simon Lamon
253c8f358b
Logbook target picker ( #22851 )
...
Logbook picker
2024-11-18 14:19:17 +01:00
Paul Bottein
23b55484c3
Improve grid size editor ( #22697 )
...
* Use table instead of grid
* Add animation
* Change size
* Simplify precideMode logic
* Add tooltip and improve slider style
* Improve size
* Back to default instead of min
* Limit number of cells for the grid when more than 24 cells
2024-11-18 09:43:52 +01:00
Paul Bottein
03ea08f98c
Create a section when dropping card on the create section button ( #22790 )
...
* Create a section when dropping card on the create section button
* Add translations
* Add title by default
* And case when moving a heading card
2024-11-18 08:53:01 +02:00
Matt Way
1f5f6c5f8a
Fix back gesture on Android activating buttons ( #22852 )
...
Touchcancel event cancels touch regardless of cancelled flag
Co-authored-by: Benjamin Paul <benjamin.ian.paul@gmail.com>
2024-11-17 16:55:43 +00:00
karwosts
f51bc40203
Catch yaml errors in script editor ( #22853 )
2024-11-17 15:09:03 +00:00
Petar Petrov
b8a13dd6eb
ZWaveJS: Add names to colors in Installer Settings ( #22819 )
2024-11-15 17:55:02 +01:00
Petar Petrov
cae5540c44
ZWaveJS: Configuration.resetAll is only supported on CC v4+ ( #22823 )
2024-11-15 17:40:38 +01:00
karwosts
d47966cdf7
Allow attaching additional data to schedule in UI ( #22798 )
...
* Allow attaching additional data to schedule in UI
* use expandable
2024-11-15 18:13:04 +02:00
Simon Lamon
b83be38514
Introduce calendar trigger description ( #22814 )
2024-11-14 09:28:15 +02:00
Simon Lamon
17982e0bdc
Fix swapped plural and singular match use in and condition ( #22815 )
...
* Fix swapped plural and singular match
* Test if => if
2024-11-14 09:11:20 +02:00
Simon Lamon
b918862bb1
Confirm uses to if for clarity ( #22816 )
2024-11-14 09:08:54 +02:00
ildar170975
6bdc7af09f
Add outline to a label (3) - consistency ( #22812 )
...
Update ha-config-labels.ts
2024-11-14 09:05:01 +02:00
ildar170975
7cbebfd603
Add outline to a label (2) ( #22803 )
...
* Update ha-filter-labels.ts
* Update ha-automation-picker.ts
* Update ha-scene-dashboard.ts
* Update ha-script-picker.ts
* Update ha-config-devices-dashboard.ts
* Update ha-config-entities.ts
* Update ha-config-helpers.ts
* Update ha-filter-labels.ts
* Update ha-automation-picker.ts
* Update ha-config-devices-dashboard.ts
* Update ha-config-helpers.ts
* Update ha-script-picker.ts
* Update ha-scene-dashboard.ts
* Update ha-config-entities.ts
* Update ha-data-table-labels.ts
* Update ha-label.ts
* Update ha-label.ts
2024-11-13 16:05:03 +00:00
Petar Petrov
42b1f938d6
Increase ZwaveJS add device timeout to 5 mins ( #22809 )
2024-11-13 16:13:29 +01:00
boern99
311f221387
Add describeCondition and entity_ids as additional information to automation step details ( #21965 )
...
* Add describeCondition and entity_ids as additional information to automation step details
* Update src/components/trace/ha-trace-path-details.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
* tested suggestions
* Update src/components/trace/ha-trace-path-details.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
* Update src/components/trace/ha-trace-path-details.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
* code style fixes
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2024-11-13 14:30:29 +02:00
ildar170975
3c6be8cf99
Fix visibility for shown entities on device card ( #22579 )
...
* Update ha-device-entities-card.ts
* Update ha-device-entities-card.ts
* Update src/panels/config/devices/device-detail/ha-device-entities-card.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
* Update ha-device-entities-card.ts
* Update src/panels/config/devices/device-detail/ha-device-entities-card.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
* Update ha-device-entities-card.ts
* Update src/panels/config/devices/device-detail/ha-device-entities-card.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
* Update ha-device-entities-card.ts
* Update ha-device-entities-card.ts
---------
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
2024-11-13 07:56:58 +01:00
karwosts
28703b39da
Allow entities table to delete helpers ( #22248 )
...
* Allow deleting helpers in entities table
* Fix calling the right delete on restored legacy helpers
2024-11-12 18:16:24 +00:00
Petar Petrov
db03e271f5
ZWaveJS: Color Switch support fot the expert UI ( #22722 )
...
* ZWaveJS: Color Switch support fot the expert UI
* remove debug code
* fix stopTransition options
* fix options format
2024-11-12 18:21:45 +01:00
AlCalzone
7c851d4542
Z-Wave JS: Fix validation/parsing for custom config param UI ( #22789 )
...
* Z-Wave JS: Fix validation/parsing for custom config param UI
* Apply suggestions from code review
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-11-12 14:57:32 +00:00
Jan-Philipp Benecke
4d107f978c
Add download snapshot button to camera more info dialog ( #22704 )
...
* Add take snapshot button to camera more info dialog
* Change to download
* Use camera proxy
* Remove filename to have right extension
* Add error handling and process indication
* Update src/dialogs/more-info/controls/more-info-camera.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
* Run prettier
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2024-11-12 12:59:29 +02:00
karwosts
de57b025e6
Warn on switching to automation UI mode with yaml errors ( #22780 )
2024-11-12 12:47:12 +02:00
karwosts
d763a014ad
Show YAML parsing errors in automation editor ( #22753 )
...
* Show YAML parsing errors in automation editor
* make dirty on error
* formatting
2024-11-11 15:40:20 +00:00
Petar Petrov
52a91d8403
Allow GET/SET custom config param in Z-Wave device configuration ( #22364 )
...
* Allow GET/SET custom config param in Z-Wave device configuration
* update api calls and validation
* update imports
* fix import
* PR review comments
* fix import
* fix merge error
* fix merge
2024-11-11 08:50:13 +01:00
Petar Petrov
f6cc435f86
More flexible translation keys for logbook binary sensors ( #22696 )
...
* Revert "Revert "More flexible translation keys for logbook binary sensors" (#22687 )"
This reverts commit c3b7ce8dc4
.
* fix type issue
2024-11-11 08:39:11 +01:00
Paulus Schoutsen
ca921be9d2
CSS Fixes for md-dialog ( #22638 )
...
* CSS Fixes for md-dialog
* Update src/components/ha-md-dialog.ts
---------
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
2024-11-11 07:11:58 +00:00
Simon Lamon
919932e414
Improve choose description in automation editor ( #22769 )
2024-11-10 21:11:48 +01:00
Simon Lamon
97a8b6da34
Fix calendar add/edit event dialogs not saving via keyboard ( #22767 )
2024-11-10 20:18:59 +01:00
Adam Jež
d8618b4a25
Fix typo in Czech language for blank before percent ( #22760 )
2024-11-10 12:30:07 +01:00
Simon Lamon
1f6b0360de
Collection of localization issues (2) ( #22758 )
...
* Clarify delay action
* Change order
* Add translations for "line" and "bar"
2024-11-10 10:58:04 +00:00
karwosts
e1830470b6
Better disabled/error handling on `config/helpers` page ( #22237 )
...
* Add a way to fix/remove broken helpers
* more disabled/sources fixes
* Update src/translations/en.json
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
* Update ha-config-helpers.ts
---------
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
2024-11-10 00:40:49 +01:00
Wendelin
bee629f7ed
Improve stream and iOS checks in error-log-card ( #22738 )
...
Improve stream and download checks in error-log-card
2024-11-08 12:59:35 +00:00
Wendelin
d8df380edc
Add reset to default to zwave node config ( #21991 )
...
* Add reset to default to zwave node config
* use invoke_cc_api instead of a new API
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2024-11-08 11:53:22 +00:00
Wendelin
cbfcad71d5
Fix live-logs loading ( #22737 )
2024-11-08 12:39:21 +01:00
Wendelin
5ce75cea0d
Fix join-beta text ( #22733 )
2024-11-08 11:00:54 +01:00
Simon Lamon
ee79c3a983
Remove rollup build configuration ( #22181 )
...
Rollup remove
2024-11-08 10:19:52 +02:00
tzagim
f396be2ed7
Fix for RTL languages in logs ( #22727 )
...
Fix for RTL Languages (log)
2024-11-08 10:16:42 +02:00
Bram Kragten
9f55ef811d
move download logs button, switch between raw and normal logs ( #22721 )
2024-11-07 21:32:28 +01:00
Paul Bottein
4c898a2a5a
Enable auto-scroll for drag and drop ( #22725 )
2024-11-07 17:33:18 +01:00
Wendelin
a56e22790d
Fix logs live-indicator on older boots ( #22719 )
2024-11-07 14:50:24 +01:00
Bram Kragten
46f0e0212d
Add support for helper text in form boolean ( #22711 )
2024-11-07 09:09:24 +00:00
Bram Kragten
786b9ee8d6
Update value of password field on change event ( #22706 )
2024-11-07 09:53:34 +01:00
Wendelin
1e73cebda6
Fix hassio logs for core < 2024.11 ( #22708 )
2024-11-07 09:45:58 +01:00
Paul Bottein
9b9adf3c7a
Fix typo for fixed background attribute ( #22707 )
2024-11-07 08:40:18 +00:00
Petar Petrov
5e8868e4b1
Fix `import type` linter issues ( #22702 )
2024-11-07 06:39:30 +00:00
Bram Kragten
64285d5155
Add zwave expert UI / Installer settings ( #21897 )
...
* Add zwave expert UI / Installer settings
* Fix zwave invoceCC api function name
* Fix function calls of invokeZWaveCCApi
* Add zwave node-installer translations and endpoint separation
* Add zwave capability-control error handling, translations and thermostat setback
* Fix zwave capability thermostat setback
---------
Co-authored-by: Wendelin <w@pe8.at>
2024-11-07 08:00:51 +02:00
Wendelin
26e914290d
Fix hassio logs translations ( #22693 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-11-06 12:33:45 +00:00
Wendelin
ed3096157c
Fix logs overflow when there are 0 boots ( #22694 )
2024-11-06 13:19:17 +01:00
Simon Lamon
04a45a4361
Fix action descriptions switch to English when using search ( #22689 )
...
* var mistake
* Update src/panels/config/automation/add-automation-element-dialog.ts
* prettier
2024-11-06 11:17:36 +01:00
Paul Bottein
5430040b96
Fix update more info margin ( #22691 )
2024-11-06 11:17:14 +01:00
Wendelin
4bd70167ad
Add overflow menu to error-log-card ( #22684 )
...
* Add overflow menu to error-log-card
* Add toggle line wrap icon-button in error-log-card
2024-11-06 09:59:01 +00:00
Wendelin
e908fbb48e
Check for empty logs ( #22675 )
...
* Fix download logs default lines + translations + iOS, add live logs indicator
* Fix rtl in error-log-card
* Fix downloadFileSupported
2024-11-06 09:42:46 +00:00
Paul Bottein
38da01abfa
Fix icon click in edit card overflow ( #22686 )
2024-11-06 09:42:38 +00:00
Paul Bottein
c3b7ce8dc4
Revert "More flexible translation keys for logbook binary sensors" ( #22687 )
...
Revert "More flexible translation keys for logbook binary sensors (#22257 )"
This reverts commit df3e4576db
.
2024-11-06 09:30:19 +00:00
Simon Lamon
0488d199ac
Localize automation logbook text ( #22685 )
...
* localize automation text
* localize domain
* fixup
* split up
* fixup
* prettier
2024-11-06 09:03:41 +00:00
karwosts
df3e4576db
More flexible translation keys for logbook binary sensors ( #22257 )
2024-11-06 10:55:17 +02:00
Paul Bottein
6bd7788815
Use grid options instead of layout options for all cards. ( #22676 )
...
* Use grid options for all cards
* Improve min columns for some cards
* Fix button and area card
2024-11-05 18:58:19 +01:00
Bram Kragten
7adf9f8526
fix height of header table rows ( #22678 )
2024-11-05 16:13:52 +00:00
Bram Kragten
35dcb46703
Group stream picking logic ( #22674 )
...
* Group stream picking logic
* MJPEG too
* handle errors when 1 stream type
* correct import
* change to array
* Update ha-camera-stream.ts
* Update ha-camera-stream.ts
* Update ha-camera-stream.ts
* rename
2024-11-05 14:33:34 +00:00
Bram Kragten
17db85ebad
Migrate select in md-dialog to md-select ( #22670 )
...
* Migrate select in md-dialog to md-select
* Fix md-select in es5 md-dialogs
---------
Co-authored-by: Wendelin <w@pe8.at>
2024-11-05 15:24:09 +01:00
Petar Petrov
fa39595c37
Fix scanning of small QR codes with JS ( #22651 )
...
* Fix scanning of small QR codes with JS
* fix filename
* fix qr error and add device button
* fix yarn.lock
2024-11-05 16:00:05 +02:00
Bram Kragten
4db908171f
Restrict webrtc logging to dev ( #22671 )
...
restrict webrtc logging to dev
2024-11-05 12:33:36 +01:00
Paulus Schoutsen
7306b8c102
Remove sections blog post link ( #22663 )
2024-11-05 06:07:27 +01:00
Wendelin
0b38143765
Fix load older logs at boot 0 in error-log-card ( #22657 )
...
* Fix load older logs at boot 0 in error-log-card
* Refactor fetch boot logs in error-log-card
* Refactor download url boot logs in error-log-card
2024-11-04 16:36:25 +00:00
Bram Kragten
2f974078e0
Only show webrtc if it has video ( #22659 )
2024-11-04 16:34:08 +00:00
Bram Kragten
efe90fcc55
Show error when using wrong username format during onboarding ( #22658 )
2024-11-04 16:23:32 +00:00
Bram Kragten
51fdc484c3
Update voice wizard animations ( #22656 )
2024-11-04 13:11:35 +01:00
Paul Bottein
3d9fa462a6
Improve imported card container style ( #22653 )
2024-11-04 12:31:22 +01:00
Paul Bottein
32b5d67806
Fix create backup toggle ignored ( #22652 )
2024-11-04 11:27:04 +01:00
Paulus Schoutsen
20d3681da3
Delay loading IndexedDB to when first icon is requested ( #22637 )
2024-11-04 11:26:45 +01:00
Paulus Schoutsen
9b97274bf6
CSS Fixes for hui-energy-date-selection-card ( #22640 )
...
* CSS Fixes for hui-energy-date-selection-card
* Remove unused class
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2024-11-04 09:46:21 +00:00
Paulus Schoutsen
ede0dff030
CSS Fixes for ha-toast ( #22639 )
2024-11-04 10:29:58 +01:00
Simon Lamon
4cd4635fa5
Collection of localization issues ( #22615 )
...
* Fix wrong use of 'zero' in ICU formatted string for condition headlines
* Matter: Use setup code consistently
* Matter: Share from Google Home dialog
* Remove question format for settings toggles
* Add translation for current add-on version:" in add-on details
* Missing space
* Localize integration name not localized in single_config_entry alert
* Reword start into restart to indicate that the addon restarts when it crashes
* Rephrase rename description
* localize migrate script / automation
* Fixup script translation
2024-11-04 08:00:27 +01:00
karwosts
f9a53743ce
Make duration input clearable ( #22614 )
2024-11-04 08:25:09 +02:00
G Johansson
89250c0c01
Render preview based of entity domain ( #21926 )
...
* Render preview based of entity domain
* Add some more
* More
* return string
* Final
* Add image
* Sort
* Missing format
2024-11-04 08:07:12 +02:00
karwosts
4ef944ea08
Fix map zone focus issues ( #22623 )
2024-11-04 07:58:13 +02: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
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