Wendelin
933fb1327a
Implement new Z-Wave add device flow ( #24667 )
...
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2025-04-17 13:12:04 +02:00
Petar Petrov
c73a9fccb8
Add support for exact % progress reports in options flow ( #25082 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2025-04-17 09:42:52 +02:00
Wendelin
5459eaff30
Fix and improve remove z-wave node ( #25078 )
...
* Fix and improve remove zwave node
* Improve error
* Fix lint
2025-04-16 13:48:26 +03:00
Wendelin
b02f1037fb
Translate "Unnamed view" ( #25080 )
...
Add unnamed view translation
2025-04-16 11:01:13 +03:00
Paul Bottein
3d130b790c
Create covers section in area strategy dashboard ( #25073 )
...
* Move cover domain and garage, door, window binary sensor to opening section in area strategy
* Rename to cover and add input boolean and select
2025-04-15 23:10:40 +02:00
Wendelin
7e0f293d1f
Add cloud info to backup locations ( #25065 )
...
* Add cloud info to backup agents
* Add ha cloud translation
2025-04-15 12:01:04 +02:00
Bram Kragten
2f086f4d00
Use expandable instead of advanced mode toggle ( #25052 )
2025-04-14 14:35:30 +02:00
Pierre
ae4f43496e
Add reconnection information when an instance is already connected ( #25013 )
2025-04-11 16:08:02 +02:00
Paul Bottein
a6c9702ab2
Update entity naming in entities config page ( #24966 )
...
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
2025-04-10 12:43:08 +00:00
Wendelin
e3122e8e4d
Supervisor backup update config ( #24990 )
2025-04-10 11:55:20 +02:00
Paul Bottein
4a1cf250c4
Update datatable in devices config page ( #24967 )
2025-04-08 14:21:10 +02:00
Jan-Philipp Benecke
f0f60bae78
Make some parts of shortcuts in dialog translatable ( #24955 )
...
* Make some parts of shortcuts in dialog translatable
* Adjust translations
2025-04-08 08:43:54 +03:00
Bram Kragten
2ccc5355c4
fix voice wizard bugs ( #24950 )
2025-04-07 10:41:29 +00:00
Jan-Philipp Benecke
671049beb2
Add dialog to show keyboard shortcuts ( #24918 )
...
* Add dialog to show keyboard shortcuts we have
* Add missing translation
* No need for function anymore
* Run updated prettier
* Replace translation keys
* Replace translation keys
* Remove automations for now
* Check whether shortcuts are enabled
* Use plain css for shortcuts
2025-04-06 09:02:52 +02:00
Paul Bottein
e271989cee
Add missing translations for areas strategy ( #24905 )
2025-04-03 14:02:27 +02:00
Norbert Rittel
76f187ee2c
Properly sentence-case "assistant" / "pipeline" ( #24872 )
2025-03-31 19:31:00 +02:00
Bram Kragten
0a2a2b8a70
Name local pipeline based on local or full choice ( #24835 )
2025-03-28 18:29:47 +01:00
Bram Kragten
a781bca94b
Update lang support text in voice wizard ( #24834 )
2025-03-28 16:04:48 +00:00
Paul Bottein
63b44c25f8
Remove add-on word in satellite wizard translations for state ( #24832 )
2025-03-28 15:01:09 +00:00
Eloy Rodriguez
b96319703a
Add title and time zone to clock card ( #24818 )
...
* Add title and time zone to clock card
* Small changes to the spacing and text sizing of the clock card
* Update translations to use dropdown labels from profile configuration
* Use similar approach as #24819 for setting automatic time zone
* Update hui-clock-card.ts
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2025-03-28 14:32:50 +00:00
Darren Griffin
5ca7b1d508
Fix default time_format option. Fixes #24798 ( #24819 )
...
* Fix default time_format option. Fixes #24798
* Update en.json
* Update src/translations/en.json
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2025-03-28 14:13:50 +00:00
Bram Kragten
d257f667c1
Update text voice wizard install addons step ( #24829 )
2025-03-28 13:06:54 +00:00
Bram Kragten
3d8e146582
Fix voice flow ( #24825 )
...
* Fix voice flow
* Apply suggestions from code review
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2025-03-28 12:53:08 +00:00
karwosts
de1c6a5178
Energy device settings fixes ( #24801 )
2025-03-27 16:30:17 +01:00
Bram Kragten
97966805fa
Fix typo in Arithmetic ( #24786 )
...
Fix type in Arithmetic
2025-03-26 16:13:11 +01:00
Darren Griffin
05e303d771
Add simple clock card ( #24599 )
...
* Initial clock card
* Tidy clock card and change stub config
* Change fallback to 'nothing'
* Update src/panels/lovelace/cards/types.ts
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
* Update src/panels/lovelace/cards/hui-clock-card.ts
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
* Update src/panels/lovelace/cards/hui-clock-card.ts
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
* Added cardSize and gridOptions. Fixed invalid time type
* Improve font sizes
* Fix default case handling
* Move interval outside class
* WIP improvements
* Various improvements
* Improve date instantiation and display
* Reintroduce localized time format
* Swap to uusing key for time_format translation
* Add fallback for initial load
* Final fixes
* Update clock card description
* Update src/panels/lovelace/cards/types.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Tidy up
* Present css better
* Change default sizing to small
* Set default data
* Change to grid, rework typography alignment
* Update hui-clock-card.ts
* Update hui-clock-card.ts
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2025-03-26 14:45:36 +00:00
Bram Kragten
f6467a35db
Update voice wizard ( #24750 )
...
* Update pipeline step, add option for speech-to-phrase addon
* adjust to core changes
* Update conversation.ts
* Update voice-assistant-setup-step-pipeline.ts
* Update voice-assistant-setup-dialog.ts
* review
2025-03-26 14:05:51 +01:00
Bram Kragten
be1e1ff9fc
Statistics: Add support for mean type ( #24758 )
...
* Statistics: Add support for mean type
* update
* update enum
* Update en.json
2025-03-26 14:35:38 +02:00
Paul Bottein
1a076061da
Add optional interaction for cards (hold, double tap) in the UI ( #24754 )
2025-03-26 09:42:10 +01:00
ildar170975
586a137037
Device page: use different prompts for "device = enabled" & "device = disabled" cases ( #24739 )
...
* prompts for enabled & disabled devices
* add different prompts for "device = enabled" & "device = disabled"
* prettier
* prettier
* prettier
* prettier
* prettier
* prettier
2025-03-24 17:25:28 +02:00
karwosts
6fbc7b2efe
Support for hierarchy of individual energy devices ( #23185 )
...
* Support for hierarchy of individual energy devices
* better config ui
* replace parent_stat w included_in_stat
* semi-working
* update order suffix in id when hidden changes
* rollback some ordering changes, update strings
* Remove hidden tracking, add untracked label to name.
* Update dialog-energy-device-settings.ts
* Change sort algorithm
2025-03-24 13:39:19 +02:00
Wendelin
4076e5655a
Add HA Cloud login to onboarding ( #24485 )
...
* Add ha cloud login to onboarding
* Add view for no cloud backup available
* Add logout and forgot pw
* Improve styling
* Fix bug to open cloud backup after login
* Remove callback from catch in transform methods
* Remove unused variable
* Fix lint
* Add new onboarding restore design
* Fix lint
* Change back button style
* Update header styles
* Style onboarding left aligned
* Remove unused imports
* Fix imports
* Fix multi factor cloud auth
* Fix prettier
* Edit onboarding translations
* Revert gulp change
* Improve cloud login component
* Fix no-cloud-backup naming
* fix types
* Use cloud login function directly
* Fix eslint
* Hide restore picker when there is nothing to select
* Fix eslint
2025-03-18 15:24:04 +01:00
Paul Bottein
64b9104199
Add area dashboard settings ( #24619 )
...
* Add hidden and order settings
* Share path logic
* Add editor to sort and filter areas
* Remove unused form
* Add areas strategy in the dashboard picker
* Move display editor
* Fix min width
* Add leading icon slot to expansion panel
* Fix left chevron icon with dynamic property
* Use area display in original state strategy
* Rename selector
* Rename to area_display
* Remove ha-expansion-panel changes
* Remove expanded
* Fix rebase
* Display all entities in the areas strategy overview (#24663 )
* Don't use subgroup
* Add all entities in the overview
* Add tile card features for area view
2025-03-17 22:04:01 +01:00
Matěj 'Horm' Horák
7009482057
Show hide create option in todo card editor ( #24643 )
...
Show hide create option in todo editor
2025-03-17 15:00:35 +01:00
Petar Petrov
54cc096b1a
Backup/Restore NVM in Z-WaveJS dashboard ( #24277 )
...
* Backup/Restore NVM in Z-WaveJS dashboard
* update API
* Handle file with HTTP
* MVP with 2 buttons
* format
* improve naming
* text tweak
* migrate to ha-progress-ring
* handle download errors
* fix restore progress
2025-03-14 15:17:29 +01:00
Norbert Rittel
9712f04662
Fix short_weekdays::sun
in Backup settings ( #24628 )
...
Fix short `short_weekdays::sun`
"So" is for us Germans, for English we better use "Su" here. :-)
2025-03-14 10:01:31 +01:00
Norbert Rittel
8ef769559f
Use proper capitalization for "WPA-PSK" ( #24597 )
...
This abbreviation is consistently referred to using upper-case letters (Wikipedia, e.g.)
2025-03-11 19:22:32 +01:00
Paulus Schoutsen
6ed26407be
Update country picker dialog in onboarding ( #24551 )
...
* Update country picker dialog in onboarding
* Handle if language has no locale
* Don't fall back to NL
2025-03-08 14:40:22 +00:00
J. Nick Koston
61effc3f70
Add panel to show Bluetooth connection overview ( #24463 )
...
* Add panel to show Bluetooth connection overview
* tweak
* migrate to ha-button
2025-03-04 18:29:15 +01:00
Joakim Sørensen
bfe20d3760
Include name and version in already connected dialog if present ( #24492 )
...
* Include name and version in already connected dialog if present
* lint
* Apply suggestions from code review
* move
2025-03-04 11:39:29 +02:00
Norbert Rittel
ed6659ad8f
More info panel: Replace "Dismiss dialog" tooltip with "Close info" ( #24449 )
...
* More info panel: Replace "Dismiss dialog" tooltip with "Close info"
Dismiss should only be used for closing dialogs like notifications that cannot be reopened.
Therefore the "Dismiss dialog" tooltip for the More info dialog is misleading, especially in translations that might emphasize the destructive meaning of "dismiss".
Matching the "Back to info" tooltip shown to return to the initial view from the entity settings this is changed to "Close info".
* use common close
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2025-02-28 15:06:03 +00:00
Bram Kragten
cafab61727
Align common dialog translations ( #24450 )
2025-02-28 15:51:06 +01:00
J. Nick Koston
c1f2e6d82b
Small fixes for Bluetooth device info ( #24436 )
...
* Add missing service uuids to Bluetooth device info
Service UUIDs are different from Service data because
they do not have any data attached to them. I only
discovered that they were missing in the UI because
of helping a user troubleshoot of device, and we could
not find the Service UUID
* fix mapping
* fix mapping
* fix mapping
* tweaks
2025-02-28 10:03:15 +02:00
karwosts
ef964fd23e
Change label on BT advertisement timestamp ( #24439 )
2025-02-28 08:04:02 +01:00
Paul Bottein
9250ecb16f
Add features position description in tile card editor ( #24421 )
2025-02-27 12:08:36 +01:00
karwosts
0d215e65cd
Remove duplicate translation key ( #24414 )
...
Update en.json
2025-02-27 07:46:54 +02:00
Jan Bouwhuis
34b7929165
Improve labels when there no mqtt entities or triggers debug info yet ( #24383 )
...
* Improve labels when there no mqtt entities or triggers debug info yet
* Update src/panels/config/devices/device-detail/integration-elements/mqtt/dialog-mqtt-device-debug-info.ts
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2025-02-25 15:11:19 +01:00
Paul Bottein
8f06e70a11
Add view top margin option for section view ( #24386 )
2025-02-25 15:06:13 +01:00
Jan-Philipp Benecke
50ac60b35e
Improve area registry dialog user experience ( #24086 )
...
* Improve area registry dialog user experience
* Simplify expanded
* Improve heading and description
* Fix padding and remove secondary
* Process code review
* Remove more unused imports
* Re-add alias description
2025-02-25 15:04:30 +01:00
Paul Bottein
10c3e4c6f8
Rename appearance section to content in card/badge editors ( #24385 )
2025-02-25 14:56:54 +01:00