Bram Kragten
297c721229
Matter cleanup on close dialog ( #19714 )
2024-02-08 18:04:51 +01:00
Bram Kragten
17bd7f9476
Bumped version to 20240208.0
2024-02-08 17:45:37 +01:00
Bram Kragten
045ff7a45e
cast allow empty view, pick first ( #19739 )
2024-02-08 17:43:50 +01:00
Bram Kragten
8624853ec4
Fix cast launch screen ( #19738 )
2024-02-08 17:40:43 +01:00
Bram Kragten
336376d2a5
Fix icons in gallery, demo and cast ( #19732 )
...
* Fix icons in gallery and demo
* Add to lovelace gallery
* Update icons.ts
* add BACKWARDS_COMPAT support for icons
* Update entity-state.ts
* Update icons.ts
* Update icons.ts
2024-02-08 17:04:05 +01:00
Paul Bottein
189793bff4
Fix demo dashboard ( #19734 )
2024-02-08 15:40:03 +01:00
Paul Bottein
1e35f973d6
Fix suggest card dialog ( #19735 )
2024-02-08 15:38:55 +01:00
Bram Kragten
6033f8b31a
Add QR and constant selector to gallery ( #19730 )
...
* Add QR and constant selector to gallery
* Update ha-selector.ts
2024-02-08 14:38:08 +01:00
Bram Kragten
c3b2ebf380
Don't use ES5 build for dev server ( #19731 )
2024-02-08 14:33:34 +01:00
Bram Kragten
23cbecb2c4
Add service icons to traces (again :D) ( #19728 )
...
* Add service icons to traces (again :D)
* Update hat-graph-node.ts
2024-02-08 13:33:10 +01:00
Paul Bottein
b1e1b44c75
Use rgb theme variables for qrcode ( #19726 )
2024-02-08 12:04:23 +01:00
Paul Bottein
abb014745a
Show icon of disabled entities ( #19717 )
2024-02-07 19:42:39 +01:00
Bram Kragten
e51c98e1a7
Improve matter ping dialog ( #19715 )
2024-02-07 15:52:04 +01:00
Paul Bottein
9513699332
Use gap instead of margin for vertical and horizontal card ( #19699 )
2024-02-07 15:51:01 +01:00
Bram Kragten
b57bc8cd06
Matter cleanup on close dialog ( #19714 )
2024-02-07 14:24:14 +00:00
Bram Kragten
70c502bb45
Merge branch 'rc'
20240207.0
2024-02-07 11:22:12 +01:00
Bram Kragten
add0b55657
Merge branch 'dev' into rc
2024-02-07 11:21:56 +01:00
Bram Kragten
d61fc9ec6c
Bumped version to 20240207.0
2024-02-07 11:21:33 +01:00
Paul Bottein
d1592bf262
Fix ha-state-badge name in picture element card ( #19703 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-02-07 10:15:10 +01:00
karwosts
3c744c09f1
Fix plant battery level icon ( #19704 )
...
* Fix plant battery level icon
* cleanup
* cleanup
2024-02-06 15:42:23 +01:00
Cody C
3ef61aaf02
Move cloud login forgot password link into card actions area ( #19642 )
...
* Move cloud login forgot password link into card actions area
Aligns login forgot password link styling with create resend confirmation styling.
* Amend cloud-login buttons / links to show on single line
2024-02-06 15:30:55 +01:00
Paul Bottein
c738127c09
Fix horizontal stack margin ( #19700 )
2024-02-06 11:36:22 +01:00
Paulus Schoutsen
6e62f568fc
Include climate attributes in history download ( #19667 )
...
* Include climate attributes in history download
* Add attributes for water heater and humidifier
* Simplify typing
2024-02-06 10:36:47 +01:00
Bram Kragten
2ba3a991a9
Improve matter share device dialog ( #19693 )
...
* Improve matter share device dialog
* Add border
* Update dialog-matter-open-commissioning-window.ts
2024-02-05 18:15:10 +01:00
Bram Kragten
50e559487d
Merge branch 'rc'
20240205.0
2024-02-05 14:45:51 +01:00
Bram Kragten
4cd02c81bb
Merge branch 'dev' into rc
2024-02-05 14:45:33 +01:00
Bram Kragten
55c6d3a7c4
Bumped version to 20240205.0
2024-02-05 14:45:17 +01:00
renovate[bot]
242f3813bc
Update vaadinWebComponents monorepo to v24.3.5 ( #19684 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-05 13:32:18 +00:00
renovate[bot]
aa93cb17a7
Update dependency @lit-labs/motion to v1.0.7 ( #19650 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-05 13:30:44 +00:00
renovate[bot]
4692d885d1
Update dependency @codemirror/language to v6.10.1 ( #19688 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-05 13:30:21 +00:00
Cody C
b39ac984f9
Fix last input margins in supervisor-network.ts ( #19659 )
...
* Fix last input margins in supervisor-network.ts
Resolves #19658
* Update src/panels/config/network/supervisor-network.ts
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-02-05 13:28:01 +00:00
renovate[bot]
9894d83e22
Update Yarn to v4.1.0 ( #19634 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-05 14:12:49 +01:00
Cody C
113083a241
Avoid unnecessary redirect on empty state card page ( #19643 )
...
Avoid unnecessary redirect on hui-empty-state-card page
2024-02-05 13:53:52 +01:00
Cody C
32971cc875
Remove flag that sets icon as required when creating a new dashboard ( #19640 )
...
Less friction to create a new dashboard. Moreover, an icon isn't actually required in order to create the dashboard anyway. See https://github.com/home-assistant/frontend/issues/19639
2024-02-05 13:41:37 +01:00
Bram Kragten
137f59feb1
Remove comments from css ( #19689 )
...
remove comments from css
2024-02-05 13:39:47 +01:00
Paulus Schoutsen
6675121b85
Allow deselecting all values ( #19677 )
2024-02-05 12:48:18 +01:00
Paul Bottein
aed0a35c9c
Fix button card color when off ( #19685 )
2024-02-05 12:47:23 +01:00
Paul Bottein
65a8518d99
Increase drop zone for automation editor ( #19687 )
2024-02-05 12:35:34 +01:00
dependabot[bot]
cb690e9d4e
Bump release-drafter/release-drafter from 5 to 6 ( #19683 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-02-05 08:59:50 +01:00
renovate[bot]
5da67de95f
Update dependency magic-string to v0.30.6 ( #19651 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-04 21:04:01 +01:00
renovate[bot]
b9609f2154
Update dependency husky to v9.0.10 ( #19674 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-04 21:01:29 +01:00
renovate[bot]
aaabb6e1fb
Update dependency webpack to v5.90.1 ( #19675 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-04 20:35:46 +01:00
renovate[bot]
6561de34f0
Update dependency husky to v9.0.9 ( #19672 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-04 16:36:32 +01:00
Cody C
016ff74483
Fix grammar of Storage area messages ( #19644 )
2024-02-03 14:14:01 +01:00
renovate[bot]
f5e9839b42
Update dependency lint-staged to v15.2.1 ( #19646 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-03 14:12:04 +01:00
Bram Kragten
d044f4d34e
20240202.0Merge branch 'rc'
20240202.0
2024-02-02 16:29:21 +01:00
Bram Kragten
696717dd90
20240202.0Merge branch 'dev' into rc
2024-02-02 16:28:34 +01:00
Bram Kragten
eb3b168975
Bumped version to 20240202.0
2024-02-02 16:28:10 +01:00
Bram Kragten
aa400ce6ab
Reload entity component icons when missing ( #19629 )
...
* Reload entity component icons when missing
* Improve typing, improve caching
* Make copy
* review suggestion
* overload
* Update icons.ts
* Update icons.ts
2024-02-02 16:26:47 +01:00
Paulus Schoutsen
682f9a0f04
Clean up the overlapping history in the CSV download ( #19622 )
...
* Clean up the overlapping history in the CSV download
* Speed up merge
* undefined unit
* Fix targetPickerValue handling
2024-02-02 16:06:29 +01:00