Commit Graph

16382 Commits (improve_area_picker)

Author SHA1 Message Date
Paul Bottein 37b79c67c9
Fix search 2025-05-09 17:26:54 +02:00
Paul Bottein 0715835e0d
Improve area picker UI and search 2025-05-09 17:08:38 +02:00
Paul Bottein d6ebd9bfc4
Fallback to preferred pipeline if the pipeline doesn't exist (#25404) 2025-05-09 16:01:03 +02:00
Bram Kragten 15ae37d077
Move vaadin typography vars to typography globals (#25398) 2025-05-09 12:08:12 +00:00
Bram Kragten 461d5eb687
Add device rename to voice wizard (#25187)
Co-authored-by: Wendelin <w@pe8.at>
2025-05-09 13:56:50 +02:00
Wendelin 3058fcad46
Use `ha-font-size` typography css tokens (#25361) 2025-05-09 13:47:25 +02:00
renovate[bot] 06bd1ae4cd
Update dependency @rsdoctor/rspack-plugin to v1.1.0 (#25389)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
2025-05-09 13:43:39 +02:00
renovate[bot] 00733357a1
Update dependency lint-staged to v15.5.2 (#25394)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-09 13:19:20 +02:00
Bram Kragten 665c971822
Fix width of device in create entry step (#25392) 2025-05-09 12:00:06 +02:00
Bram Kragten eff5471dd1
Fix bottom padding in service control when in narrow mode (#25390) 2025-05-09 11:01:58 +02:00
Paulus Schoutsen 4fba9c3c0a
Add installation method to the about page (#25378)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2025-05-09 10:23:52 +02:00
renovate[bot] 0b32b51e2f
Update dependency @types/leaflet-draw to v1.0.12 (#25386)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-09 09:00:39 +02:00
Bram Kragten 6370b0b8e5
Fix sidebar keyboard navigation in edit mode (#25376) 2025-05-09 08:51:04 +02:00
renovate[bot] 681518f443
Update dependency typescript-eslint to v8.32.0 (#25383)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 23:51:36 +02:00
Simon Lamon 9f5b89978d
Bump the hls patch (#25264) 2025-05-08 15:30:49 +00:00
Bram Kragten 130839ee7b
Revert "Add left text alignment to call service button" (#25377) 2025-05-08 17:24:10 +02:00
Wendelin ba4ec960c8
Use `ha-font-weight` typography css tokens (#25374)
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2025-05-08 15:11:53 +00:00
Petar Petrov 6692d9c6aa
Use the new `included_in_stat` hierarchy in the Energy Sankey card (#25306) 2025-05-08 17:01:18 +02:00
renovate[bot] 4d2d94c54f
Update dependency @lokalise/node-api to v14.5.2 (#25380)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 17:51:45 +03:00
Wendelin d59c6612c6
Fix backup custom retention save issue (#25368) 2025-05-08 16:50:31 +02:00
Wendelin 498f158253
Use ha-font-smoothing typography css tokens (#25364) 2025-05-08 17:32:48 +03:00
renovate[bot] b8026ccf46
Update vitest monorepo to v3.1.3 (#25379)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 17:29:57 +03:00
Wendelin 84def48222
Add tests for common name utils (#25373) 2025-05-08 16:59:28 +03:00
Wendelin cea0ac02fe
Improve ha-spinner gallery docs (#25369) 2025-05-08 15:50:03 +03:00
Wendelin e1b099e88b
Fix backup settings undefined cloudStatus (#25366) 2025-05-08 13:47:17 +02:00
Yosi Levy d571ef3f18
Font style in side bar (#25367) 2025-05-08 13:21:39 +02:00
Lucas c8cffef647
Add left text alignment to call service button (#24846) 2025-05-08 09:58:46 +02:00
Simon Lamon 6b568307a4
Fix bluetooth device info is encoding data twice (#25353)
Data is already encoded
2025-05-08 08:21:01 +03:00
J. Nick Koston 1b501907f1
Add a dialog to SSDP to show raw data (#25362)
* Add a dialog to SSDP to show raw data

* tweaks

* Add a dialog to SSDP to show raw data

* reduce

* tweaks

* Update src/panels/config/integrations/integration-panels/ssdp/dialog-ssdp-raw-data.ts

Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>

* Update src/panels/config/integrations/integration-panels/ssdp/dialog-ssdp-discovery-info.ts

Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>

* Update src/panels/config/integrations/integration-panels/ssdp/dialog-ssdp-discovery-info.ts

Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>

* add dump

* preen

---------

Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2025-05-08 08:18:26 +03:00
Wendelin c7e79998a4
Fix ha-dialog actions padding to use safe-area-inset (#25359)
* Fix ha-dialog actions padding to use safe-area-inset

* Update src/components/ha-dialog.ts

Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>

---------

Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2025-05-07 18:04:43 +02:00
Wendelin 03ccf014d9
Use ha-font-family typography css token (#25355)
Use ha-font-family
2025-05-07 17:38:07 +03:00
renovate[bot] ab41bdb87d
Update dependency @lokalise/node-api to v14.5.1 (#25360)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-07 17:35:54 +03:00
karwosts 821a0bc418
New solar-consumed-gauge algorithm (#25326)
* New solar-consumed-gauge algorithm

* update tests

* Apply suggestion

* reduce duplicate code
2025-05-07 17:35:24 +03:00
karwosts 6d931b9e37
Add UoM to location selector (#25358) 2025-05-07 16:13:29 +02:00
Paul Bottein b823a3b139
Fix badge overlay in scrolling mode (#25352)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2025-05-07 10:39:25 +00:00
Bram Kragten 47c9a407e6
Only enable drag scroll controller when needed (#25351) 2025-05-07 12:30:26 +02:00
Petar Petrov c0ba48beb6
Set <=0 chart values to null so they render as gaps on a log graph (#25347) 2025-05-07 10:43:30 +02:00
Paulus Schoutsen 075e1df204
Update network browser descriptions (#25345) 2025-05-07 10:40:38 +02:00
Wendelin 22c57853b4
Fix data-table search clear button alignment (#25348) 2025-05-07 11:30:36 +03:00
Bram Kragten fe824062a5
fix height of stats graph card in section (#25344) 2025-05-07 08:11:34 +03:00
Paul Bottein 92bf9b4979
Simplify entity combo-box code (#25338) 2025-05-06 20:44:12 +02:00
Paul Bottein ac616a4d3d
Use right theme variable for dashboard tab color in edit mode (#25339) 2025-05-06 17:05:44 +02:00
Paul Bottein 1aa1bfda2c
Use middle dot 00B7 as separator (#25336) 2025-05-06 15:56:20 +02:00
Paul Bottein 38a5035d68
Fix outlined icon button style (#25340) 2025-05-06 15:30:04 +02:00
Wendelin 042cd0d3a3
Fix sidebar item text width (#25332)
* Fix sidebar item text width to utilize full available space

* Update src/components/ha-sidebar.ts

Co-authored-by: Bram Kragten <mail@bramkragten.nl>

---------

Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2025-05-06 11:52:28 +00:00
Wendelin 00d708fbd4
Fix flow form padding end (#25328)
* Fix flow form padding end

* Use more end padding if docs are present
2025-05-06 13:52:00 +02:00
Wendelin 852278e8aa
Add custom retention info to backup locations (#25318)
* Add retention messages to backup locations

* Fix mobile

* Use join
2025-05-06 13:50:23 +02:00
Paul Bottein 15dcdffe55
Add covers to overview view for area strategy (#25334) 2025-05-06 13:38:38 +02:00
Wendelin 0729aaacb8
Revert "Keyboard accessible panel sorting" (#25331) 2025-05-06 11:00:37 +02:00
Paul Bottein 92b8cd8f45
Align side bar title with items (#25330) 2025-05-06 10:57:47 +02:00