Simon Lamon
331385794c
View background settings: Change radio buttons to dropdowns ( #23403 )
2024-12-23 15:30:46 +01:00
Simon Lamon
8e71bd7e82
View background settings: Change radio buttons to dropdowns ( #23403 )
2024-12-23 15:30:17 +01:00
Bram Kragten
664cc9b33d
Bumped version to 20241223.1
2024-12-23 15:26:30 +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
fd95ab5518
Revert "Bump softprops/action-gh-release from 2.1.0 to 2.2.0" ( #23393 )
...
Revert "Bump softprops/action-gh-release from 2.1.0 to 2.2.0 (#23300 )"
This reverts commit 65458538a70d1e239a998ca3d522714200d757ea.
2024-12-23 11:59:05 +00:00
Bram Kragten
a7cacbbbe6
20241223.0 ( #23392 )
20241223.0
2024-12-23 12:23:14 +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
5513da51a8
Bumped version to 20241223.0
2024-12-23 11:58:57 +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
Steve Repsher
a00f645921
Revert "Add node_modules cache in ci ( #22826 )" ( #23370 )
...
This reverts commit 4655929fed39b1156d2725eb6b5c5caddecb01e8.
2024-12-23 11:27:04 +01:00
Bram Kragten
faf3bb2644
Swap setup python and verfify version ( #23388 )
2024-12-23 10:09:38 +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
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