Wendelin
0e8be25a60
Rename last_non_idle_event to last_action_event ( #24691 )
2025-03-19 17:28:44 +01:00
ildar170975
27379c98df
history-graph: do not set "max-width" for a single legend item ( #24683 )
...
* do not set "max-width" for a single legend item
* prettier
2025-03-19 08:46:14 +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
ildar170975
858b8b90d8
integrations-startup-time: set "border-radius: 0" for "img" ( #24679 )
...
set "border-radius: 0" for "img"
2025-03-18 15:47:13 +02:00
Guy Taggar
d61c771e35
Add shoelace z-index value ( #24669 )
...
* Add shoelace z-index value
* Update src/components/ha-tooltip.ts
---------
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
2025-03-18 09:26:57 +01:00
ildar170975
ddbf57d541
developer-tools-template: allow "select" for ha-alert ( #24674 )
...
added "user-select: text" for ha-alert
2025-03-18 09:54:15 +02:00
karwosts
a5b7bb8391
Fix behavior of select dropdowns when options change ( #24603 )
...
* Fix behavior of select dropdowns when options change
* new approach
* memoize
2025-03-17 22:11:37 +01:00
Simon Lamon
5803ab68c2
Fix energy units ( #24672 )
2025-03-17 22:07:27 +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
renovate[bot]
7aaea37db7
Update dependency ua-parser-js to v2.0.3 ( #24671 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-17 20:47:05 +01:00
Paul Bottein
3c11323ea4
Add leading icon slot to expansion panel and fix left-chevron property ( #24635 )
...
* Add leading icon slot to expansion panel and fix left chevron
* Update components
2025-03-17 20:23:20 +01:00
Paul Bottein
4f7d5053ec
Add computeStateName fallback to tile card and badges ( #24666 )
2025-03-17 14:06:53 +00: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
renovate[bot]
d1090e8ad3
Update vaadinWebComponents monorepo to v24.7.0 ( #24664 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-17 14:50:15 +01:00
Wendelin
06b969f6b6
Fix translations transform build errors ( #24631 )
...
Let gulp handle transform errors
2025-03-17 14:02:41 +01:00
renovate[bot]
d8b6de2afd
Update vaadinWebComponents monorepo to v24.6.7 ( #24661 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-17 09:00:09 +00:00
Wendelin
dfd5e80436
Fix update list item spinner ( #24660 )
2025-03-17 09:50:55 +01:00
Petar Petrov
9d4df46d5f
Fix for 0 values in line chart tooltip ( #24658 )
2025-03-17 09:49:31 +01:00
dependabot[bot]
5f4cb9e3c1
Bump actions/setup-node from 4.2.0 to 4.3.0 ( #24656 )
2025-03-17 08:27:41 +01:00
dependabot[bot]
96e6169b8d
Bump relative-ci/agent-action from 2.1.14 to 2.2.0 ( #24657 )
2025-03-17 08:20:48 +01:00
renovate[bot]
0906d7aa5a
Update CodeMirror ( #24652 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-17 08:52:13 +02:00
karwosts
02fce1f40a
Save preferred energy period in localStorage ( #24654 )
2025-03-17 08:36:31 +02:00
karwosts
05aa55bfb9
Fix describing device conditions in trace viewer ( #24645 )
2025-03-16 09:14:40 +01:00
karwosts
d4717f1293
Handle short form hex colors in conversion functions ( #24642 )
...
* Handle short form hex colors in conversion functions
* drop alpha codes
2025-03-16 09:13:13 +01:00
renovate[bot]
f6a7e40d4a
Update dependency lint-staged to v15.5.0 ( #24644 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-16 09:10:08 +01:00
renovate[bot]
d73e677bea
Update dependency @lokalise/node-api to v14.1.0 ( #24638 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-15 08:51:53 +01:00
renovate[bot]
356b74607a
Update dependency @shoelace-style/shoelace to v2.20.1 ( #24637 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-15 08:51:32 +01:00
renovate[bot]
8cb248223d
Update babel monorepo to v7.26.10 ( #24636 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-15 08:51:16 +01:00
renovate[bot]
24eed2e5fa
Update rspack monorepo to v1.2.8 ( #24632 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-14 17:49:15 +01:00
karwosts
c8a21a7a2f
Restore +/- buttons on featureless thermostat ( #24634 )
...
* Restore +/- buttons on featureless thermostat
* Update hui-humidifier-card.ts
* Update hui-thermostat-card.ts
2025-03-14 16:30:19 +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
Jan-Philipp Benecke
49b1198cb7
Add yaml option to disable iFrame sandbox to embed PDFs ( #24620 )
...
* Add yaml option to disable iFrame sandbox to embed PDFs
* Apply suggestions from code review
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
---------
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
2025-03-14 13:45:22 +01:00
karwosts
91e9836423
Fix accessibility in add helper dialog ( #24627 )
2025-03-14 11:15:59 +01:00
Wendelin
6aa2a576b3
Revert "Unified safe area (insets) for Android and iOS" ( #24629 )
...
Revert "Unified safe area (insets) for Android and iOS (#23811 )"
This reverts commit ee10f9080d1454d53b806e0b4c8969fc0ec28fa6.
2025-03-14 11:03:50 +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
renovate[bot]
731a9a2e07
Update dependency typescript-eslint to v8.26.1 ( #24625 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-14 09:50:34 +01:00
Simon Lamon
d42bd36a3e
Fix logbook keeps loading ( #24351 )
...
* Logbook loading
* Redo typing
* small fixes
* async/sync fixes
2025-03-13 17:18:24 +01:00
Wendelin
28c355812c
Add shoelace loading spinner component ( #24525 )
...
* Add loading spinner component
* Update some spinners
* Update some spinners
* Update indeterminate to ha-spinner
* add ha-spinner-delayed
* Remove ha-circular-progress component
* Update demo/src/custom-cards/ha-demo-card.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Fix gallery
* Update set size
* Add ha-fade-in
* Remove wrong testing conditions
* Remove size number option
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2025-03-13 17:05:51 +01:00
Paul Bottein
e09dbb474b
Add foundation for areas dashboard strategy ( #24582 )
...
* Add entity filter section strategy
* Rename parameters
* Add group support
* Add empty state
* Add area strategy
* Remove title
* Fix heading
* Add areas dashboard and views
* Use satisfies
* Remove unnecessary array copy
* Only define set if needed
* Sort area by name
* Fix sorting
* Use entity id
* Don't use section strategy in view
* Simplify view
* Remove section related changes
2025-03-13 17:03:35 +01:00
Grzegorz Libiszewski
ee10f9080d
Unified safe area (insets) for Android and iOS ( #23811 )
...
* feat: Introduce new css variables for safe area
* feat: Replace all safe area env with variable
* fix: CR fix move from derived styles to styles and rename
2025-03-13 10:20:54 +02:00
renovate[bot]
4f9ec622bf
Update dependency @babel/runtime to v7.26.10 [SECURITY] ( #24615 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-13 07:40:28 +00:00
renovate[bot]
dba269f2a3
Update dependency @bundle-stats/plugin-webpack-filter to v4.19.0 ( #24605 )
...
* Update dependency @bundle-stats/plugin-webpack-filter to v4.19.0
* fix build
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2025-03-13 07:30:35 +00:00
Bram Kragten
46c9af75fd
Bumped version to 20250312.0
20250312.0
2025-03-12 18:53:49 +01:00
karwosts
df934cfed9
Energy self sufficiency gauge needs grid consumption ( #24606 )
2025-03-12 18:53:22 +01:00
Wendelin
e871dc8151
Increase core start seconds ( #24604 )
2025-03-12 18:53:21 +01:00
karwosts
69026cbecf
Energy self sufficiency gauge needs grid consumption ( #24606 )
2025-03-12 18:06:31 +01:00
Bram Kragten
dda7de3301
Fix issues with develop and serve ( #24602 )
...
* fix issues with develop and serve
* fix get image data, use hassUrl
* save picture-upload
* Update bundje.cjs
* Prettier
* Fix profile picture in dev serve mode
* person badge too
---------
Co-authored-by: Wendelin <w@pe8.at>
2025-03-12 16:59:40 +01:00
Wendelin
1e000d2740
Increase core start seconds ( #24604 )
2025-03-12 16:19:42 +01:00
Paulus Schoutsen
1d747c0901
Simplify CO2Signal check ( #24566 )
...
* Simplify CO2Signal check
* Remove more references.
* Update energy.ts
2025-03-12 08:31:12 +02: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