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
dependabot[bot]
d4cbfd9583
Bump actions/upload-artifact from 4.4.3 to 4.5.0 ( #23386 )
2024-12-23 08:33:48 +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
renovate[bot]
dcf97d4667
Update dependency @codemirror/view to v6.36.1 ( #23381 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-22 17:25:32 +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
renovate[bot]
e58bef7795
Update dependency globals to v15.14.0 ( #23375 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-21 15:36:45 +00: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
renovate[bot]
31e85836f0
Update CodeMirror ( #23369 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-21 16:29:06 +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
Bram Kragten
cd44b33201
Merge branch 'rc'
20241127.9
2024-12-20 18:50:55 +01:00
Paul Bottein
33df805168
Revert "Add overview settings link to backup settings sections"
...
This reverts commit fad435ea10feb4a88e3323f8685e2be571997631.
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
Simon Lamon
1f7929bb3d
Rspack v1.1.8 ( #23363 )
2024-12-20 16:20:25 +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
renovate[bot]
6b230b6142
Lock file maintenance ( #23337 )
...
* Lock file maintenance
* Resolve codemirror in current version
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
2024-12-20 13:16:23 +00: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
5470c8f250
Bumped version to 20241127.9
2024-12-20 13:54:18 +01: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
renovate[bot]
907299b139
Update dependency @codemirror/language to v6.10.7 ( #23350 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-20 13:02:03 +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
Steve Repsher
2fe6203eae
Remove leftover packages from Rollup builds ( #23344 )
2024-12-19 15:16:08 -05:00
Paul Bottein
92b02e39c9
Add overview summary for backups ( #23343 )
2024-12-19 19:54:50 +01:00
renovate[bot]
b693fd1edc
Update dependency @rsdoctor/rspack-plugin to v0.4.12 ( #23341 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-19 17:21:23 +02:00
libe.net
b84e00b312
Unit Test for shiftDateRange ( #23324 )
...
Unit Test for Pull 23228
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
2024-12-19 15:42:31 +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