Simon Lamon
bf471eb8c3
Minor fixes for backup translations ( #23691 )
2025-01-23 14:15:19 +01:00
Petar Petrov
8c52bc3ffb
Fix more-info chart rendering ( #23619 )
...
* Fix more-info chart rendering
* lint fix
* remove animation-container & _chartHeight
* don't change height on resize
* handle default height in ha-chart-base
* fix chart height in energy panel
* lint
* lint
2025-01-23 14:12:54 +01:00
Bram Kragten
54b328648a
Match UI with core and don't allow restore config without db and vice … ( #23553 )
...
Match UI with core and dont allow restore config without db and vice versa
2025-01-23 13:59:37 +01:00
Jan-Philipp Benecke
62a9da2de2
Display year for created_at and modified_at of entities ( #23772 )
2025-01-23 13:36:23 +02:00
renovate[bot]
25ff96b9bf
Update dependency eslint-config-prettier to v10 ( #23764 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-23 13:31:03 +02:00
Matthias Alphart
caeb616dc6
Don't check for promise when processing DataEntryFlowStep ( #23759 )
2025-01-23 13:27:19 +02:00
karwosts
fb79e2cfb2
Fix keyboard for ha-config-entities bulk menus ( #23776 )
...
Fix keyboard for ha-config-entities menus
2025-01-23 13:15:23 +02:00
Paul Bottein
666316e44a
Use area entities in area card for temperature and humidity ( #23842 )
...
Use area entities in area card for temperature and humidity instead of average
2025-01-23 12:26:58 +02:00
karwosts
1532093426
Support offset on input_datetime time trigger ( #23855 )
...
* Support offset on input_datetime time trigger
* no time entities
2025-01-23 12:23:27 +02:00
Jan-Philipp Benecke
2effb0935c
Add helper text to inputs of time pattern trigger ( #23844 )
2025-01-23 09:40:13 +02:00
renovate[bot]
06a08bb4f2
Update dependency intl-messageformat to v10.7.14 ( #23854 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-23 09:04:21 +02:00
Jan-Philipp Benecke
09102d34d6
Improve automation save dialog when leaving editor dirty ( #23589 )
...
* Improve automation save dialog when leaving editor dirty
* Make CI happy
2025-01-23 09:03:39 +02:00
Wendelin
27d683f6e8
Add additional backup schedule description ( #23843 )
...
* Add additional backup schedule description
* Use ha-icon-button for description
* Remove tip style
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2025-01-22 20:17:50 +01:00
Paul Bottein
b89bd0be3b
Fix delete button for state content in iOS and Android ( #23847 )
2025-01-22 14:25:06 +00:00
Paul Bottein
51e6e6d230
Fix delete button for state content in iOS ( #23839 )
2025-01-22 08:16:35 -05:00
Norbert Rittel
9005f8faa9
Update hidden_explanation to include labels ( #23473 )
2025-01-22 09:52:53 +01:00
Jan-Philipp Benecke
7aa2abc9c2
Make add integration dialog keyboard accessible ( #23829 )
...
Make add integration keyboard accessible
2025-01-22 10:06:05 +02:00
dependabot[bot]
898fd51c7d
Bump vite from 6.0.7 to 6.0.11 ( #23834 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 6.0.7 to 6.0.11.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.0.11/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-22 10:04:27 +02:00
karwosts
b3141a0653
Remember selection "Don't Group" in data-tables ( #23836 )
2025-01-22 10:03:23 +02:00
Jan-Philipp Benecke
1025f73c36
Clear filter in add helper dialog when closing ( #23832 )
2025-01-21 21:40:52 +01:00
Simon Lamon
1cd44728df
Temporarily disable Bluetooth panel to restore access to options flow, additional fixes ( #23830 )
2025-01-21 09:45:47 -10:00
Sören Beye
eaab19fb8c
Don't hide location entities that are "home" in the MapViewStrategy ( #23462 )
2025-01-21 20:14:04 +02:00
Paul Bottein
c4b2896fac
Add label for add badge button in masonry and sidebar view ( #23827 )
...
Add label for add badge button in mansonry and sidebar view
2025-01-21 19:45:06 +02:00
Simon Lamon
ca2a9f9171
Initial bluetooth integration panel ( #23531 )
...
* Initial bluetooth device page
* Update src/panels/config/integrations/integration-panels/bluetooth/bluetooth-device-page.ts
Co-authored-by: J. Nick Koston <nick@koston.org>
* Update src/panels/config/integrations/integration-panels/bluetooth/bluetooth-device-page.ts
* Apply suggestions from code review
* Apply suggestions and implement dialog
* memoize
* Apply suggestions
* Clean up and fixes
* Adjust store usage
* Implement hassdialog
* Apply comments
---------
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-01-21 19:43:33 +02:00
Paulus Schoutsen
9e868e144d
Allow storing temperature/humidity entities on an area ( #23822 )
...
* Allow storing temperature/humidity entities on an area
* Update objects after improved types
2025-01-21 17:37:51 +01:00
Bram Kragten
fcb6da55d8
Check if we can decrypt backup on download ( #23756 )
...
Co-authored-by: Kevin Cathcart <kevincathcart@gmail.com>
Co-authored-by: Wendelin <w@pe8.at>
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
2025-01-21 14:48:38 +01:00
Paul Bottein
87907b98bd
Fix backup data picker translations ( #23826 )
2025-01-21 13:17:33 +01:00
Bram Kragten
7535d66373
Add time option for backup schedule ( #23757 )
...
Co-authored-by: Wendelin <w@pe8.at>
2025-01-21 11:58:07 +01:00
Jan-Philipp Benecke
e994e3565d
Improve add cards dialog user experience ( #23773 )
...
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
2025-01-21 09:53:28 +01:00
Jan-Philipp Benecke
562589a6cb
Fix flickering media play button ( #23778 )
2025-01-21 09:09:15 +01:00
renovate[bot]
e87f6d6d5e
Update vitest monorepo to v3.0.2 ( #23812 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-21 09:07:51 +01:00
karwosts
3feedb792a
Multi textfield helper ( #23649 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2025-01-20 12:20:36 +01:00
Douwe
fc290028c6
Update ha-assist-chat.ts ( #23790 )
...
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
2025-01-20 09:20:14 +01:00
Jan-Philipp Benecke
2f5fd6f0c7
Use destructive
attribute from ha-button
( #23786 )
...
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
2025-01-20 08:54:22 +01:00
ildar170975
9a3ca59d77
Picture glance alignment fix ( #23793 )
2025-01-20 08:35:29 +01:00
ildar170975
f76c22cb5b
system-log-card: make a header & card-content similar to error-log-card ( #23799 )
...
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
2025-01-20 08:26:18 +01:00
dependabot[bot]
aad94624e2
Bump release-drafter/release-drafter from 6.0.0 to 6.1.0 ( #23806 )
2025-01-20 08:15:29 +01:00
renovate[bot]
076ab91199
Update dependency intl-messageformat to v10.7.12 ( #23807 )
2025-01-20 08:12:59 +01:00
Jan-Philipp Benecke
d121b33263
Add shortcut hint to assist dialog ( #23739 )
...
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
2025-01-20 08:12:52 +01:00
renovate[bot]
dbfcf310c3
Update vitest monorepo to v3 (major) ( #23803 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-20 08:05:24 +01:00
renovate[bot]
25ea6c2c55
Update dependency lint-staged to v15.4.1 ( #23802 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-19 21:05:58 +01:00
renovate[bot]
b2b2c21477
Update dependency fs-extra to v11.3.0 ( #23798 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-19 16:41:25 +01:00
renovate[bot]
09777db549
Update dependency lint-staged to v15.4.0 ( #23800 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-19 16:41:13 +01:00
renovate[bot]
f108f65e39
Update dependency node-vibrant to v4.0.3 ( #23797 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-19 16:41:04 +01:00
renovate[bot]
2ee9824bcc
Update dependency node-vibrant to v4.0.2 ( #23789 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-18 10:44:52 +00:00
Norbert Rittel
812461ea00
Add translatable string for "Learn how it works" ( #23788 )
...
* Add translatable string for "Learn how it works"
* Update assist-pref.ts adding localizable key
2025-01-18 11:37:22 +01:00
Jan-Philipp Benecke
c430c28c2a
Add missing localization on info page ( #23787 )
2025-01-18 11:36:00 +01:00
Jan-Philipp Benecke
d67c463b98
Add clear button to Assist debug page ( #23774 )
...
* Add clear button to Assist debug page
* Move destructive to ha-button
2025-01-18 09:27:30 +02:00
renovate[bot]
8efaf2b031
Update typescript-eslint monorepo to v8.20.0 ( #23771 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-17 08:30:15 +01:00
karwosts
5b038a4fef
Add missing localize ( #23770 )
2025-01-17 08:10:53 +01:00