Paul Bottein 
							
						 
					 
					
						
						
							
						
						637eb6e894 
					 
					
						
						
							
							Fix new script/automation dialog  
						
						
						
						
					 
					
						2024-12-11 09:22:47 +01:00 
						 
				 
			
				
					
						
							
							
								Simon Lamon 
							
						 
					 
					
						
						
							
						
						f688780677 
					 
					
						
						
							
							Combine Edit in yaml and Edit in visual editor (2/2)  ( #23143 )  
						
						... 
						
						
						
						* yaml / visual part 2
* clean up
* ci 
						
						
					 
					
						2024-12-11 09:49:15 +02:00 
						 
				 
			
				
					
						
							
							
								Simon Lamon 
							
						 
					 
					
						
						
							
						
						0ce98a86e6 
					 
					
						
						
							
							Combine Edit in yaml and Edit in visual editor (1/2) ( #23142 )  
						
						... 
						
						
						
						* yaml / visual part 1
* clean up
* clean up 
						
						
					 
					
						2024-12-11 09:48:10 +02:00 
						 
				 
			
				
					
						
							
							
								Jan-Philipp Benecke 
							
						 
					 
					
						
						
							
						
						bf624f5ca7 
					 
					
						
						
							
							Intercept default search shortcut and focus our search input on data table pages ( #23209 )  
						
						... 
						
						
						
						Intercept default search shortcut on data table pages 
						
						
					 
					
						2024-12-11 09:34:27 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						ce5ce37de7 
					 
					
						
						
							
							Update formatjs monorepo ( #23250 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-12-11 07:36:33 +01:00 
						 
				 
			
				
					
						
							
							
								Simon Zumbrunnen 
							
						 
					 
					
						
						
							
						
						da727d3a3a 
					 
					
						
						
							
							Added "Media player volume slider" card feature. ( #23199 )  
						
						... 
						
						
						
						* Added "Media player volume" card feature.
* Make sure the feature is not displayed on unsupported players
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
* Renamed to Media player volume *slider*
* Missed one rename.
---------
Co-authored-by: Simon Zumbrunnen <simon-zumbrunnen@users.noreply.github.com >
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com > 
						
						
					 
					
						2024-12-10 13:36:56 +00:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						9d83cc6988 
					 
					
						
						
							
							Use list item for integration quality scale ( #23236 )  
						
						
						
						
					 
					
						2024-12-10 13:33:21 +02:00 
						 
				 
			
				
					
						
							
							
								Petar Petrov 
							
						 
					 
					
						
						
							
						
						ed625d4e0b 
					 
					
						
						
							
							Simplify dialog navigation to fix back button ( #23220 )  
						
						... 
						
						
						
						* Simplify dialog navigation to fix back btn
* add back comment
* manage dialog stack in the manager instead of history
* handle dialogs that refuse to close 
						
						
					 
					
						2024-12-10 13:26:57 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						84157c8ea5 
					 
					
						
						
							
							Extract assist-chat out of voice-command-dialog ( #23184 )  
						
						
						
						
					 
					
						2024-12-10 13:23:48 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						8f19c0abb0 
					 
					
						
						
							
							Use localStorage with Web Storage API ( #23172 )  
						
						
						
						
					 
					
						2024-12-10 11:14:15 +01:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						008647aa7a 
					 
					
						
						
							
							Fix landingpage, supervisor release permission ( #23223 )  
						
						
						
						
					 
					
						2024-12-10 10:51:25 +01:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						b86d6021da 
					 
					
						
						
							
							Revert "Update developer-tools-template.ts: add independent scrollbars for left & right panels for large screens" ( #23237 )  
						
						... 
						
						
						
						Revert "Update developer-tools-template.ts: add independent scrollbars for le…"
This reverts commit d1c981bc19 
						
						
					 
					
						2024-12-10 09:47:40 +00:00 
						 
				 
			
				
					
						
							
							
								Steve Repsher 
							
						 
					 
					
						
						
							
						
						98af479fd3 
					 
					
						
						
							
							Drop support for IE 11 and Samsung 4 ( #23234 )  
						
						
						
						
					 
					
						2024-12-10 10:35:33 +01:00 
						 
				 
			
				
					
						
							
							
								ildar170975 
							
						 
					 
					
						
						
							
						
						d1c981bc19 
					 
					
						
						
							
							Update developer-tools-template.ts: add independent scrollbars for left & right panels for large screens ( #17765 )  
						
						... 
						
						
						
						* Update developer-tools-template.ts
* Update developer-tools-template.ts
* fix overflow
* Update src/panels/developer-tools/template/developer-tools-template.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
* Update src/panels/developer-tools/template/developer-tools-template.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
* Update developer-tools-template.ts
* Update src/panels/developer-tools/template/developer-tools-template.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
* Update developer-tools-template.ts
* prettier
* Update developer-tools-template.ts
* Update developer-tools-template.ts
* prettier
* Update developer-tools-template.ts
* prettier
* prettier
* Update developer-tools-template.ts
* prettier
* prettier
* prettier
* Update developer-tools-template.ts
---------
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com > 
						
						
					 
					
						2024-12-10 10:11:48 +01:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						1b0e53d3d9 
					 
					
						
						
							
							Bump nanoid from 3.3.7 to 3.3.8 ( #23235 )  
						
						... 
						
						
						
						Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-12-10 09:21:23 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						0d49927541 
					 
					
						
						
							
							Update dependency @codemirror/view to v6.35.2 ( #23232 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-12-10 08:30:36 +01:00 
						 
				 
			
				
					
						
							
							
								Charles Garwood 
							
						 
					 
					
						
						
							
						
						9e8d452438 
					 
					
						
						
							
							Fix typo in translations build script ( #23227 )  
						
						... 
						
						
						
						* Fix typo in build script 
						
						
					 
					
						2024-12-09 18:23:23 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						ddd646007e 
					 
					
						
						
							
							Update dependency @codemirror/view to v6.35.1 ( #23221 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-12-09 17:18:38 +01:00 
						 
				 
			
				
					
						
							
							
								Norbert Rittel 
							
						 
					 
					
						
						
							
						
						787fba82bd 
					 
					
						
						
							
							Improve "Restore?" option for Timer helpers ( #23213 )  
						
						... 
						
						
						
						When creating or editing a Timer helper the option "Restore?" can be ticked by the user.
This should not be a question but rather just the option itself and in addition this should better explain its purpose as there is a full line of text possible.
This commit fixes this by adding a similar explanation as for a Counter helpers, following the explanation in the online docs. 
						
						
					 
					
						2024-12-09 16:43:48 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						1393a3ade8 
					 
					
						
						
							
							Update vaadinWebComponents monorepo to v24.5.5 ( #23219 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-12-09 11:37:34 +01:00 
						 
				 
			
				
					
						
							
							
								ildar170975 
							
						 
					 
					
						
						
							
						
						bf24d67066 
					 
					
						
						
							
							Fix "Integration entries" page for yaml-based integrations ( #23201 )  
						
						... 
						
						
						
						* Update ha-config-integration-page.ts
* prettier 
						
						
					 
					
						2024-12-09 09:06:18 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						9774deef6d 
					 
					
						
						
							
							Bump actions/cache from 4.1.2 to 4.2.0 ( #23217 )  
						
						... 
						
						
						
						Bumps [actions/cache](https://github.com/actions/cache ) from 4.1.2 to 4.2.0.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v4.1.2...v4.2.0 )
---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-12-09 08:52:56 +02:00 
						 
				 
			
				
					
						
							
							
								Paulus Schoutsen 
							
						 
					 
					
						
						
							
						
						8390c6e29b 
					 
					
						
						
							
							Fix voice debug link ( #23214 )  
						
						
						
						
					 
					
						2024-12-08 22:32:43 +01:00 
						 
				 
			
				
					
						
							
							
								Christopher Fenner 
							
						 
					 
					
						
						
							
						
						c78d371a9c 
					 
					
						
						
							
							Correct overwriting integration labelling on integrations page ( #23206 )  
						
						... 
						
						
						
						* Update ha-config-integration-page.ts
fixes  #22776 
* update icon color
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com > 
						
						
					 
					
						2024-12-08 17:21:34 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						7750299a66 
					 
					
						
						
							
							Update dependency @types/leaflet to v1.9.15 ( #23202 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-12-07 22:33:51 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						43f31dd455 
					 
					
						
						
							
							Update dependency prettier to v3.4.2 ( #23195 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-12-07 09:54:27 +01:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						df21900341 
					 
					
						
						
							
							No script entities in scenes ( #23192 )  
						
						
						
						
					 
					
						2024-12-07 02:45:25 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						6934f0626c 
					 
					
						
						
							
							Fix boolean attributes ( #23189 )  
						
						
						
						
					 
					
						2024-12-06 18:39:34 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						ea5bf17780 
					 
					
						
						
							
							Fix has-secondary attribute ( #23187 )  
						
						
						
						
					 
					
						2024-12-06 15:16:33 +00:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						0b7af715a8 
					 
					
						
						
							
							Fix label selector when required ( #23186 )  
						
						
						
						
					 
					
						2024-12-06 15:14:30 +00:00 
						 
				 
			
				
					
						
							
							
								Petar Petrov 
							
						 
					 
					
						
						
							
						
						8579bee053 
					 
					
						
						
							
							Don't allow any more eslint warnings ( #23181 )  
						
						
						
						
					 
					
						2024-12-06 14:58:04 +01:00 
						 
				 
			
				
					
						
							
							
								Petar Petrov 
							
						 
					 
					
						
						
							
						
						400ddbf625 
					 
					
						
						
							
							Fix attributes broken by the warning fixes ( #23182 )  
						
						
						
						
					 
					
						2024-12-06 14:56:42 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						5fdefc0c20 
					 
					
						
						
							
							Update dependency @rsdoctor/rspack-plugin to v0.4.11 ( #23175 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-12-06 12:57:02 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						c72c74828e 
					 
					
						
						
							
							Update rspack monorepo to v1.1.5 ( #23176 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-12-06 11:23:31 +01:00 
						 
				 
			
				
					
						
							
							
								Petar Petrov 
							
						 
					 
					
						
						
							
						
						e0b157d280 
					 
					
						
						
							
							Remove @web/dev-server ( #23179 )  
						
						
						
						
					 
					
						2024-12-06 09:54:28 +00:00 
						 
				 
			
				
					
						
							
							
								Petar Petrov 
							
						 
					 
					
						
						
							
						
						e02736b4e2 
					 
					
						
						
							
							ZwaveJS: Handle S2 inclusion via Inclusion Controller ( #23100 )  
						
						
						
						
					 
					
						2024-12-06 11:32:45 +02:00 
						 
				 
			
				
					
						
							
							
								Petar Petrov 
							
						 
					 
					
						
						
							
						
						af049274d9 
					 
					
						
						
							
							Cleanup unused WDS deps and config ( #23155 )  
						
						... 
						
						
						
						* Cleanup unused WDS deps and config
* fix 
						
						
					 
					
						2024-12-06 09:57:46 +01:00 
						 
				 
			
				
					
						
							
							
								Petar Petrov 
							
						 
					 
					
						
						
							
						
						7a12fd2853 
					 
					
						
						
							
							Fix ALL the eslint warnings ( #23165 )  
						
						... 
						
						
						
						* Fix many lint warnings
* Fix ALL lint warnings
* small fix
* type fixes 
						
						
					 
					
						2024-12-06 09:55:07 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						f724d8e7a9 
					 
					
						
						
							
							Fix text color in ha-md-select in dark mode ( #23174 )  
						
						
						
						
					 
					
						2024-12-06 09:19:56 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						0d7e0df194 
					 
					
						
						
							
							Add localisation to voice wizard ( #23169 )  
						
						... 
						
						
						
						* Add localization to voice wizard
* more 
						
						
					 
					
						2024-12-06 09:11:17 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						7d567bc386 
					 
					
						
						
							
							Update vitest monorepo to v2.1.8 ( #23166 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-12-05 17:33:14 +01:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						ad52386ae0 
					 
					
						
						
							
							Missing horiz swing mode import ( #23168 )  
						
						
						
						
					 
					
						2024-12-05 16:02:55 +00:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						512fee47b6 
					 
					
						
						
							
							Improve trigger and action description for conversation ( #23141 )  
						
						
						
						
					 
					
						2024-12-05 17:01:04 +01:00 
						 
				 
			
				
					
						
							
							
								Petar Petrov 
							
						 
					 
					
						
						
							
						
						4092f56ea5 
					 
					
						
						
							
							Remove Zopfli compression ( #23157 )  
						
						
						
						
					 
					
						2024-12-05 14:01:25 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						926972cce6 
					 
					
						
						
							
							Update vitest monorepo to v2.1.7 ( #23156 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-12-05 12:58:37 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						d51eea7bb6 
					 
					
						
						
							
							Voice addon install: try to find discovered flow ( #23146 )  
						
						
						
						
					 
					
						2024-12-05 10:14:06 +01:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						a3ca889ca3 
					 
					
						
						
							
							Location selector: Move location on map click ( #22198 )  
						
						... 
						
						
						
						* Add button to location-selector to move marker to current view
* move on click
* double-click handling 
						
						
					 
					
						2024-12-05 08:55:53 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						a7406b3201 
					 
					
						
						
							
							Update dependency globals to v15.13.0 ( #23148 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-12-05 08:20:38 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						b54057cc4b 
					 
					
						
						
							
							Update dependency chart.js to v4.4.7 ( #23145 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-12-05 08:20:09 +02:00 
						 
				 
			
				
					
						
							
							
								Petar Petrov 
							
						 
					 
					
						
						
							
						
						d77dd5300e 
					 
					
						
						
							
							Require underscore for private methods ( #23138 )  
						
						
						
						
					 
					
						2024-12-04 15:05:49 +01:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						9396d5cf8c 
					 
					
						
						
							
							Automate supervisor & landing-page release ( #22959 )  
						
						... 
						
						
						
						* Automate supervisor & landing-page release
* Add no prerelease condition to supervisor/landing-page release
* Prepare release workflow for testing
* Add release permissions to create PR
* Add supervisor, landingpage release to assets
* Create test draft release to test
* Fix hassio release path
* Fix workflow permission for test reasons
* Revert test settings 
						
						
					 
					
						2024-12-04 14:41:21 +01:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						a78ddb50fd 
					 
					
						
						
							
							Fix time input with helper text width ( #23134 )  
						
						... 
						
						
						
						* Fix time input with helper text width
* Make time input help text always newline
* Put helper text out of base-time-input 
						
						
					 
					
						2024-12-04 13:25:31 +00:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						64e8b636b9 
					 
					
						
						
							
							Use action instead of selected for select entity row ( #23135 )  
						
						
						
						
					 
					
						2024-12-04 13:57:55 +01:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						2c604ff946 
					 
					
						
						
							
							Add red delete button to delete zone confirmation dialog ( #23136 )  
						
						
						
						
					 
					
						2024-12-04 12:55:12 +00:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						f8ce7c2ce1 
					 
					
						
						
							
							Don't use duration formatting for second unit ( #23132 )  
						
						... 
						
						
						
						Don't use duration formatting for sec unit 
						
						
					 
					
						2024-12-04 13:17:47 +01:00 
						 
				 
			
				
					
						
							
							
								Abílio Costa 
							
						 
					 
					
						
						
							
						
						af1622e306 
					 
					
						
						
							
							Show unit for number domains ( #23101 )  
						
						... 
						
						
						
						* Show unit for number domains
* Remove duplicated code
* Allow monetary formatting
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
* Update src/common/entity/compute_state_display.ts
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com > 
						
						
					 
					
						2024-12-04 11:25:29 +00:00 
						 
				 
			
				
					
						
							
							
								Jan-Philipp Benecke 
							
						 
					 
					
						
						
							
						
						3c03dfb322 
					 
					
						
						
							
							Revert translation change for device quick bar ( #23131 )  
						
						
						
						
					 
					
						2024-12-04 11:43:50 +01:00 
						 
				 
			
				
					
						
							
							
								Jan-Philipp Benecke 
							
						 
					 
					
						
						
							
						
						697a99f913 
					 
					
						
						
							
							Show in assist pipeline debug when intent is preferred and processed locally ( #23115 )  
						
						
						
						
					 
					
						2024-12-04 09:52:48 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						06925f0716 
					 
					
						
						
							
							Reduce button target zone in media player more info ( #23130 )  
						
						
						
						
					 
					
						2024-12-04 09:40:41 +01:00 
						 
				 
			
				
					
						
							
							
								Jan-Philipp Benecke 
							
						 
					 
					
						
						
							
						
						afcfdb5140 
					 
					
						
						
							
							Explicitly set file name for camera snapshot ( #23124 )  
						
						... 
						
						
						
						* Explicitly set file name for camera snapshot
* Process code review 
						
						
					 
					
						2024-12-04 08:52:53 +02:00 
						 
				 
			
				
					
						
							
							
								Jan Čermák 
							
						 
					 
					
						
						
							
						
						6126280f2d 
					 
					
						
						
							
							Fix Markdown cards in Grid not taking full height ( #23121 )  
						
						... 
						
						
						
						The implementation of show_empty property in #21379  introduced
regression which causes Markdown cards rendered within a Grid card to
not take full height of its space. This is because a visible card is now
forced to have "display: block", while without that it's rendered as
"display: inline".
As the CSSStyleDeclaration.style mandates string type, it's not possible
to delete or null the value. Setting it to an empty string seems to do
the trick as well and the linter is happy too.
Fixes  #23119  
						
						
					 
					
						2024-12-03 17:33:59 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						8e6f4886e8 
					 
					
						
						
							
							Fix create section on iOS ( #23123 )  
						
						
						
						
					 
					
						2024-12-03 17:16:52 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						480de9ef03 
					 
					
						
						
							
							Remove static font from ha-badge ( #23120 )  
						
						
						
						
					 
					
						2024-12-03 14:15:59 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						614c4ec404 
					 
					
						
						
							
							Update dependency @rsdoctor/rspack-plugin to v0.4.10 ( #23108 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-12-03 15:07:54 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						d43291ae52 
					 
					
						
						
							
							Fix ha-target-picker hideTitle ( #23116 )  
						
						
						
						
					 
					
						2024-12-03 13:05:05 +00:00 
						 
				 
			
				
					
						
							
							
								Petar Petrov 
							
						 
					 
					
						
						
							
						
						7c486ec969 
					 
					
						
						
							
							ZWaveJS: abort S2 bootstrapping when inclusion is canceled ( #23106 )  
						
						
						
						
					 
					
						2024-12-03 13:56:17 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						19f54b6ba2 
					 
					
						
						
							
							Voice local: Small refactor and return when local already exists ( #23113 )  
						
						
						
						
					 
					
						2024-12-03 12:01:54 +01:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						97cc9f9ab9 
					 
					
						
						
							
							Simplify mediaBrowserPreferredLayout @storage ( #23107 )  
						
						
						
						
					 
					
						2024-12-03 11:37:23 +01:00 
						 
				 
			
				
					
						
							
							
								Marcin 
							
						 
					 
					
						
						
							
						
						a104d38fc9 
					 
					
						
						
							
							Updated English translations for scene editor. ( #23110 )  
						
						
						
						
					 
					
						2024-12-03 10:25:56 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						2582023ab2 
					 
					
						
						
							
							Update dependency eslint to v9.16.0 ( #23105 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-12-03 08:50:48 +02:00 
						 
				 
			
				
					
						
							
							
								Jan-Philipp Benecke 
							
						 
					 
					
						
						
							
						
						e731f060f1 
					 
					
						
						
							
							Add device search to quick bar ( #23095 )  
						
						... 
						
						
						
						* Add device search to quick bar
* Process code review 
						
						
					 
					
						2024-12-03 08:50:07 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						c3942d244d 
					 
					
						
						
							
							Add automatic retry to stream logs ( #23098 )  
						
						
						
						
					 
					
						2024-12-02 21:30:51 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						f4ef4c628a 
					 
					
						
						
							
							Voice wizard local: Add error message, fix hostname ( #23103 )  
						
						... 
						
						
						
						Add error message, fix hostname 
						
						
					 
					
						2024-12-02 14:48:24 -05:00 
						 
				 
			
				
					
						
							
							
								Simon Lamon 
							
						 
					 
					
						
						
							
						
						a0f3e4f785 
					 
					
						
						
							
							Add a label filter ( #23081 )  
						
						... 
						
						
						
						* Label filter
* adjust height
* ci
* Update src/components/ha-filter-labels.ts
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com > 
						
						
					 
					
						2024-12-02 15:41:41 +00:00 
						 
				 
			
				
					
						
							
							
								Norbert Rittel 
							
						 
					 
					
						
						
							
						
						2c13c5a18c 
					 
					
						
						
							
							Change "Low-carbon energy consumed" to "… electricity …" ( #23096 )  
						
						... 
						
						
						
						The Energy card allows the user to monitor the "Grid carbon footprint" which is visualized by the "Low-carbon energy consumed" gauge.
But this does not cover the carbon emissions of the gas consumption that might be shown right next to it, just the electrical energy from the grid.
So the labeling is very misleading in that context – not even considering energy consumed by oil or wood burned in addition.
Therefore this needs to be changed to use "electricity" just like the description already does. 
						
						
					 
					
						2024-12-02 17:32:56 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						22cfd40ccc 
					 
					
						
						
							
							Don't show alert in voice assistant dialog ( #23097 )  
						
						
						
						
					 
					
						2024-12-02 14:35:41 +01:00 
						 
				 
			
				
					
						
							
							
								martetassyns 
							
						 
					 
					
						
						
							
						
						5c7d9b3fa3 
					 
					
						
						
							
							Made it easier to test the frontend against an existing core instance. ( #23062 )  
						
						... 
						
						
						
						* Made it easier to test the frontend against an existing core instance.
* Ensured that script works regardless of current working dir
* Use consistent quote style
* Also allow using variables in hassUrl override
* Improved the default behavior of the script
* more consistent variable naming
* don't install a global dependency
* documented caching wierdness where if you switch core endpoints the old one remains in use
* Simplified some code
* improved documentation
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com > 
						
						
					 
					
						2024-12-02 13:27:36 +00:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						55b6aa09d9 
					 
					
						
						
							
							Save scene before switching to live edit ( #23094 )  
						
						... 
						
						
						
						Save scene changes before live edit, align delete icons for entities. 
						
						
					 
					
						2024-12-02 15:24:03 +02:00 
						 
				 
			
				
					
						
							
							
								Robert MacWha 
							
						 
					 
					
						
						
							
						
						96395dd5e1 
					 
					
						
						
							
							Store Media Browser view in localStorage ( #23061 )  
						
						... 
						
						
						
						feat: store preferredLayout in localStorage 
						
						
					 
					
						2024-12-02 14:02:13 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						7191edd3c6 
					 
					
						
						
							
							Update dependency marked to v15.0.3 ( #23088 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-12-02 11:58:59 +01:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						6169379f4c 
					 
					
						
						
							
							Bump relative-ci/agent-action from 2.1.13 to 2.1.14 ( #23089 )  
						
						... 
						
						
						
						Bumps [relative-ci/agent-action](https://github.com/relative-ci/agent-action ) from 2.1.13 to 2.1.14.
- [Release notes](https://github.com/relative-ci/agent-action/releases )
- [Commits](https://github.com/relative-ci/agent-action/compare/v2.1.13...v2.1.14 )
---
updated-dependencies:
- dependency-name: relative-ci/agent-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-12-02 11:57:33 +01:00 
						 
				 
			
				
					
						
							
							
								Alex Jurkiewicz 
							
						 
					 
					
						
						
							
						
						5500dd1332 
					 
					
						
						
							
							history-graph-card-editor: Correct hours_to_show validation (#23090 )  
						
						... 
						
						
						
						history-graph-card-editor: Correct hours_to_show validation
Allow all floating point numbers from 0 up.
Fixes  #15933 . 
						
						
					 
					
						2024-12-02 12:48:12 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						5c681896f3 
					 
					
						
						
							
							Update dependency @codemirror/language to v6.10.6 ( #23092 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-12-02 12:45:19 +02:00 
						 
				 
			
				
					
						
							
							
								Norbert Rittel 
							
						 
					 
					
						
						
							
						
						d826113319 
					 
					
						
						
							
							Change "Energy usage" to "Electricity usage" ( #23091 )  
						
						... 
						
						
						
						The energy dashboard tracks the total energy of a home, including the gas consumption in a separate graph (if configured).
The topmost graph is currently labeled "Energy usage" but it does only cover the electricity consumption and production. Also note the "Energy distribution" next to it includes gas, too.
Thus the title is misleading and needs to be changed to "Electricity usage" to make this clearer. 
						
						
					 
					
						2024-12-02 12:30:56 +02:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						f72b298f97 
					 
					
						
						
							
							Init new scenes in live edit mode ( #23051 )  
						
						... 
						
						
						
						* Init new scenes in live edit mode
* Update src/panels/config/scene/ha-scene-editor.ts
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
* imports
---------
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com > 
						
						
					 
					
						2024-12-02 11:18:03 +01:00 
						 
				 
			
				
					
						
							
							
								Jan-Philipp Benecke 
							
						 
					 
					
						
						
							
						
						90b7cad7ac 
					 
					
						
						
							
							Add shortcut to open the voice assist dialog ( #23082 )  
						
						... 
						
						
						
						* Add shortcut to open the voice assist dialog
* Add tip
* Only show dialog when enabled
* Update src/translations/en.json
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com > 
						
						
					 
					
						2024-12-02 09:26:27 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						e0239486bc 
					 
					
						
						
							
							Update dependency element-internals-polyfill to v1.3.12 ( #23077 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-12-01 12:13:29 +01:00 
						 
				 
			
				
					
						
							
							
								Norbert Rittel 
							
						 
					 
					
						
						
							
						
						e10fb3c168 
					 
					
						
						
							
							Fix inconsistent "remove" in description of refresh tokens ( #23073 )  
						
						... 
						
						
						
						As Refresh tokens are created in HA the corresponding verb is "delete", not "remove".
All buttons and menu items in this context use the correct verb, except for the description which contains "remove", twice.
This commit fixes that. 
						
						
					 
					
						2024-11-30 22:32:00 +01:00 
						 
				 
			
				
					
						
							
							
								Norbert Rittel 
							
						 
					 
					
						
						
							
						
						5ee8bee6dc 
					 
					
						
						
							
							Remove the misleading word "updates" from system options ( #23069 )  
						
						... 
						
						
						
						Remove the misleading word "update" from system options
The second option in the system options dialog for integrations uses the word "updates" in both the headline and the explanation.
This is highly misleading as it sounds like polling for firmware updates for many device integrations.
Therefore the words "(state) changes" should be used instead. 
						
						
					 
					
						2024-11-30 17:07:37 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						4b678ffb41 
					 
					
						
						
							
							Update dependency @codemirror/language to v6.10.5 ( #23070 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-30 16:44:46 +01:00 
						 
				 
			
				
					
						
							
							
								Norbert Rittel 
							
						 
					 
					
						
						
							
						
						82c23026b3 
					 
					
						
						
							
							Correctly match "Remove" to "Add" within Energy dashboard ( #23068 )  
						
						... 
						
						
						
						In Home Assistant the action "Add" should always pair with "Remove", like "Create" does with "Delete".
This commit addresses all mismatched pairs in the Energy dashboard.
In addition the grammar of device_consumption_energy is fixed by using the consistent "energy consumption" word pair. 
						
						
					 
					
						2024-11-30 16:44:09 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						94b7b60fe0 
					 
					
						
						
							
							Update dependency prettier to v3.4.1 ( #23053 )  
						
						... 
						
						
						
						* Update dependency prettier to v3.4.1
* Prettier rule
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com > 
						
						
					 
					
						2024-11-29 16:55:54 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						e1553a7ccf 
					 
					
						
						
							
							Update dependency magic-string to v0.30.14 ( #23052 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-29 17:40:33 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						fb0ca49742 
					 
					
						
						
							
							Update vitest monorepo to v2.1.6 ( #23060 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-29 16:55:18 +02:00 
						 
				 
			
				
					
						
							
							
								Norbert Rittel 
							
						 
					 
					
						
						
							
						
						97015788a2 
					 
					
						
						
							
							Correctly pair 'remove' with 'add' in description of To-do list card ( #23044 )  
						
						... 
						
						
						
						When using 'Add' in HA this should always pair with 'Remove', like 'Create' with 'Delete'.
The To-do list card introduces an inconsistent third word by using 'clear' instead of 'remove'.
This fixes this and also properly capitalizes "To-do list" as it's name like in all other Dashboard card types. 
						
						
					 
					
						2024-11-29 08:35:45 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						0cf05ea2cc 
					 
					
						
						
							
							Update dependency @types/chromecast-caf-receiver to v6.0.20 ( #23049 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-28 21:11:24 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						acbe77c0d6 
					 
					
						
						
							
							Update Yarn to v4.5.3 ( #23046 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-28 18:57:25 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						bede8c66c5 
					 
					
						
						
							
							Update dependency @rsdoctor/rspack-plugin to v0.4.9 ( #23043 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-28 13:58:28 +01:00 
						 
				 
			
				
					
						
							
							
								Norbert Rittel 
							
						 
					 
					
						
						
							
						
						de87aee15b 
					 
					
						
						
							
							Replace add_zone with create_zone in ha-config-zone.ts ( #23041 )  
						
						... 
						
						
						
						* Replace add_zone with create_zone in ha-config-zone.ts
The action button is the only inconsistent item here now.
* Remove orphaned "add_zone" string 
						
						
					 
					
						2024-11-28 14:46:29 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						36312cc273 
					 
					
						
						
							
							Simplify depends_on_cloud translation ( #23042 )  
						
						
						
						
					 
					
						2024-11-28 13:24:44 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						3120184d63 
					 
					
						
						
							
							Add internal, legacy to IQS ( #23040 )  
						
						
						
						
					 
					
						2024-11-28 13:23:53 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						a1be9d923e 
					 
					
						
						
							
							Fix iqs naming and docs link anchor ( #23036 )  
						
						
						
						
					 
					
						2024-11-28 09:58:34 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						7dee34ca75 
					 
					
						
						
							
							Update dependency @codemirror/language to v6.10.4 ( #23031 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-28 06:19:06 +01:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						f7c8c6e3e8 
					 
					
						
						
							
							Dont floor duration for milliseconds ( #23028 )  
						
						... 
						
						
						
						* Dont floor duration for milliseconds
* remove ms 
						
						
					 
					
						2024-11-27 17:27:03 +00:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						3411967fd9 
					 
					
						
						
							
							Only use duration poly-fill when necessary ( #23030 )  
						
						
						
						
					 
					
						2024-11-27 17:13:29 +01:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						125805d6d1 
					 
					
						
						
							
							Fix platinum color and spacing of integration logo ( #23029 )  
						
						
						
						
					 
					
						2024-11-27 16:27:53 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						e0e158b64c 
					 
					
						
						
							
							Merge branch 'master' into dev  
						
						
						
						
					 
					
						2024-11-27 15:19:46 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						078095db3f 
					 
					
						
						
							
							Bumped version to 20241127.0  
						
						
						
						
					 
					
						2024-11-27 15:17:35 +01:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						8c7fcc725c 
					 
					
						
						
							
							Limit iqs indicator to colors only ( #23026 )  
						
						
						
						
					 
					
						2024-11-27 15:16:52 +01:00 
						 
				 
			
				
					
						
							
							
								G Johansson 
							
						 
					 
					
						
						
							
						
						988fa3e4e4 
					 
					
						
						
							
							Add horizontal swing to climate ( #22043 )  
						
						
						
						
					 
					
						2024-11-27 15:10:11 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						f9118a4b87 
					 
					
						
						
							
							Add alt to img, fix styling issue voice ( #23024 )  
						
						
						
						
					 
					
						2024-11-27 15:04:09 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						164944ceff 
					 
					
						
						
							
							Improve duration formatting ( #23025 )  
						
						
						
						
					 
					
						2024-11-27 15:00:29 +01:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						bc195c61cc 
					 
					
						
						
							
							Integration Quality Scale indicator ( #23015 )  
						
						
						
						
					 
					
						2024-11-27 14:45:44 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						f54bb20fef 
					 
					
						
						
							
							Fix error on hardware page ( #23021 )  
						
						... 
						
						
						
						* fix error on hardware page
* Update ha-config-hardware.ts 
						
						
					 
					
						2024-11-27 15:44:24 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						71214351ca 
					 
					
						
						
							
							Fix timeout error handling local voice ( #23023 )  
						
						... 
						
						
						
						fix timeout error handling local voice 
						
						
					 
					
						2024-11-27 14:36:30 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						0a954cf1c7 
					 
					
						
						
							
							Add add-on installation to voice setup flow ( #23018 )  
						
						
						
						
					 
					
						2024-11-27 14:12:36 +01:00 
						 
				 
			
				
					
						
							
							
								Simon Lamon 
							
						 
					 
					
						
						
							
						
						2782b2fb1b 
					 
					
						
						
							
							Use DurationFormat for calendar trigger ( #23020 )  
						
						... 
						
						
						
						duration long 
						
						
					 
					
						2024-11-27 13:47:14 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						a532b4461d 
					 
					
						
						
							
							Use explicit duration format for state formatting ( #23017 )  
						
						
						
						
					 
					
						2024-11-27 12:49:21 +01:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						dd7987e199 
					 
					
						
						
							
							Add unit tests for common/array files ( #23006 )  
						
						... 
						
						
						
						* add vitest coverage
* Add js doc to functions
* Add tests for common/array 
						
						
					 
					
						2024-11-27 10:02:24 +02:00 
						 
				 
			
				
					
						
							
							
								Jan-Philipp Benecke 
							
						 
					 
					
						
						
							
						
						81cc73ece3 
					 
					
						
						
							
							Make missed strings translatable in ha-script-trace and ha-automation-trace ( #23013 )  
						
						
						
						
					 
					
						2024-11-27 07:49:58 +01:00 
						 
				 
			
				
					
						
							
							
								Jan-Philipp Benecke 
							
						 
					 
					
						
						
							
						
						f9701b2363 
					 
					
						
						
							
							Use "No traces found" automation translation in ha-script-trace ( #23010 )  
						
						
						
						
					 
					
						2024-11-27 07:26:48 +01:00 
						 
				 
			
				
					
						
							
							
								Jan-Philipp Benecke 
							
						 
					 
					
						
						
							
						
						adb22abd7d 
					 
					
						
						
							
							Mark reset addon options dialog as destructive ( #23009 )  
						
						
						
						
					 
					
						2024-11-26 21:16:13 +01:00 
						 
				 
			
				
					
						
							
							
								Jan-Philipp Benecke 
							
						 
					 
					
						
						
							
						
						4df90ebbc3 
					 
					
						
						
							
							Mark delete backup dialog as destructive ( #23008 )  
						
						
						
						
					 
					
						2024-11-26 19:54:10 +00:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						4655929fed 
					 
					
						
						
							
							Add node_modules cache in ci ( #22826 )  
						
						... 
						
						
						
						* Add reusable node_modules to ci
* Use node_modules cache
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Add yarn version to cache
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl > 
						
						
					 
					
						2024-11-26 19:08:28 +01:00 
						 
				 
			
				
					
						
							
							
								Mark Bergsma 
							
						 
					 
					
						
						
							
						
						39b00f1063 
					 
					
						
						
							
							Support time entities in automation time conditions/triggers selectors ( #21069 )  
						
						... 
						
						
						
						Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com > 
						
						
					 
					
						2024-11-26 15:41:59 +01:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						bd0bfc1fbe 
					 
					
						
						
							
							Rspack ( #22807 )  
						
						... 
						
						
						
						* Add rspack
* Remove TransformAsyncModulesPlugin from rspack
* Migrate all webpack usage to rspack
* Migrate tests to vitest
* Fix test suites
* Remove chai dependency
* Fix compute_state_display tests
* Fix resolveTimeZone
* Reduces test pipeline
* Revert test ci
* optimize chunk filtering
* Migrate landing-page to rspack
* Update rspack dependencies
* Add rsdoctor
* Fix prod build bundle size
* Use rsdoctor for demo stats
* Remove unused webpack configs
* Update build-scripts/rspack.cjs
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
* Fix eslint
* Update rspack
* Remove unused code
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com > 
						
						
					 
					
						2024-11-26 14:49:13 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						09c5dab69f 
					 
					
						
						
							
							Improve tags datatable ( #23003 )  
						
						... 
						
						
						
						* Improve tags datatable
* Update translations 
						
						
					 
					
						2024-11-26 12:19:00 +01:00 
						 
				 
			
				
					
						
							
							
								ildar170975 
							
						 
					 
					
						
						
							
						
						25a7f6ebf7 
					 
					
						
						
							
							Fix padding top for logbook panel ( #22999 )  
						
						
						
						
					 
					
						2024-11-26 11:46:06 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						a5e12cb558 
					 
					
						
						
							
							Update dependency typescript to v5.7.2 ( #22998 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-26 09:08:42 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						a2927f281d 
					 
					
						
						
							
							Update dependency @types/chromecast-caf-receiver to v6.0.19 ( #23000 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-26 09:05:33 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						3c23c18faf 
					 
					
						
						
							
							Update dependency @types/chromecast-caf-sender to v1.0.11 ( #23001 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-26 08:45:36 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						616bd065e0 
					 
					
						
						
							
							Update vaadinWebComponents monorepo to v24.5.4 ( #22990 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-25 17:17:13 +01:00 
						 
				 
			
				
					
						
							
							
								Ruben van Dijk 
							
						 
					 
					
						
						
							
						
						a525c44794 
					 
					
						
						
							
							Cancels page retry loop with negative intervals. ( #22983 )  
						
						... 
						
						
						
						* Cancels page retry loop with negative intervals.
This shouldn't be required, but sometimes, which I can't easily reproduce, it fails to reload.
Fixes  #20052 
* Clear interval before reload. 
						
						
					 
					
						2024-11-25 14:43:27 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						2d3579c08a 
					 
					
						
						
							
							Add workflow_dispatch to release workflow ( #22993 )  
						
						
						
						
					 
					
						2024-11-25 13:34:25 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						6ef36dce3e 
					 
					
						
						
							
							Update dependency @codemirror/search to v6.5.8 ( #22989 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-25 11:07:42 +02:00 
						 
				 
			
				
					
						
							
							
								Norbert Rittel 
							
						 
					 
					
						
						
							
						
						74bf1d2a82 
					 
					
						
						
							
							Use consistent name "Field key" for entry field ( #22985 )  
						
						... 
						
						
						
						Both error messages just refer to the "field key" as such.
Therefore the label in the dialog should be consistent. 
						
						
					 
					
						2024-11-25 08:21:50 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						8ea2e3f471 
					 
					
						
						
							
							Update Yarn to v4.5.2 ( #22986 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-25 08:19:52 +02:00 
						 
				 
			
				
					
						
							
							
								arthanoss 
							
						 
					 
					
						
						
							
						
						1b74e94f14 
					 
					
						
						
							
							Remove redundant action handler and wrapper from sensor entity row ( #22975 )  
						
						
						
						
					 
					
						2024-11-24 17:04:01 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						536d2e0ab0 
					 
					
						
						
							
							Update dependency @codemirror/view to v6.35.0 ( #22982 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-24 16:49:53 +02:00 
						 
				 
			
				
					
						
							
							
								Norbert Rittel 
							
						 
					 
					
						
						
							
						
						c610778b0f 
					 
					
						
						
							
							Fix inconsistent capitalization in Device info ( #22979 )  
						
						
						
						
					 
					
						2024-11-24 11:42:12 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						0791b1bc71 
					 
					
						
						
							
							Update dependency marked to v15.0.2 ( #22974 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-24 11:11:47 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						c93f6f683a 
					 
					
						
						
							
							Update dependency @types/mocha to v10.0.10 ( #22972 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-24 11:11:06 +01:00 
						 
				 
			
				
					
						
							
							
								Norbert Rittel 
							
						 
					 
					
						
						
							
						
						999969b78d 
					 
					
						
						
							
							Make key_c_hint strings consistent ( #22971 )  
						
						... 
						
						
						
						Make ui::dialogs::quick-bar::key_c_hint consistent with ui::tips::key_c_hint 
						
						
					 
					
						2024-11-23 20:50:49 +02:00 
						 
				 
			
				
					
						
							
							
								Steven B. 
							
						 
					 
					
						
						
							
						
						10b8627f51 
					 
					
						
						
							
							Webrtc use RTCIceCandidateInit messages with backend ( #22667 )  
						
						... 
						
						
						
						* Add sdp m line index to ICE Candidates
* Remove ? from candidate
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Send full candidate in message
* Revert launch.json change
* Use RTCIceCandidate for messaging
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl > 
						
						
					 
					
						2024-11-23 14:56:19 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						528fcecd16 
					 
					
						
						
							
							Ha-alert-narrow-action ( #22956 )  
						
						... 
						
						
						
						* Add ha-alert narrow option
* Use ha-alert narrow in ha-scene-editor 
						
						
					 
					
						2024-11-22 18:37:05 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						f8fb5d7bf2 
					 
					
						
						
							
							Add cloud signup to voice flow ( #22941 )  
						
						
						
						
					 
					
						2024-11-22 08:55:37 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						3e02d95e01 
					 
					
						
						
							
							Update dependency magic-string to v0.30.13 ( #22949 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-21 20:33:13 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						4ef6661532 
					 
					
						
						
							
							Update dependency husky to v9.1.7 ( #22945 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-21 18:56:28 +01:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						6cc6d9fb45 
					 
					
						
						
							
							Tolerant env vars ( #22948 )  
						
						
						
						
					 
					
						2024-11-21 18:26:51 +01:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						43911ef3be 
					 
					
						
						
							
							Fix disable ha-progress button ( #22939 )  
						
						... 
						
						
						
						* Fix disable ha-progress button
* Simplify ha-progress disabled fix
* Fix ha-progress-button click handler
* fix ha-progress-button pointer-events 
						
						
					 
					
						2024-11-21 15:30:28 +00:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						6b0afe6ebb 
					 
					
						
						
							
							Add inline-arrow option to ha-select & ha-language-picker ( #22935 )  
						
						... 
						
						
						
						* Add inline-arrow option to ha-select & use it in some language pickers
* Update src/components/ha-language-picker.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl > 
						
						
					 
					
						2024-11-21 16:44:11 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						811977b366 
					 
					
						
						
							
							Fix disable fields in general config ( #22938 )  
						
						
						
						
					 
					
						2024-11-21 15:58:26 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						fc2e3b7bcf 
					 
					
						
						
							
							Disable devices/entities click in scene review mode ( #22940 )  
						
						
						
						
					 
					
						2024-11-21 15:57:02 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						6b8068a22a 
					 
					
						
						
							
							Improv external flow ( #22878 )  
						
						... 
						
						
						
						* WIP improv external flow
* Update external_messaging.ts
* use name instead, start flow
* make copy
* Update ha-config-integrations-dashboard.ts
* Update
* rename command
* Use a map instead of array for deduping 
						
						
					 
					
						2024-11-21 14:45:49 +01:00 
						 
				 
			
				
					
						
							
							
								Norbert Rittel 
							
						 
					 
					
						
						
							
						
						2899388395 
					 
					
						
						
							
							Change "Add" to "Create" for Labels and Zones following HA Design guidelines ( #22942 )  
						
						
						
						
					 
					
						2024-11-21 14:23:46 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						4e63eacb79 
					 
					
						
						
							
							Improve message for yaml core settings ( #22936 )  
						
						
						
						
					 
					
						2024-11-21 11:38:04 +01:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						881ff13832 
					 
					
						
						
							
							Fix landing-page dns update request ( #22932 )  
						
						... 
						
						
						
						* Fix landing-page dns update request
* clear  _dnsPrimaryInterface 
						
						
					 
					
						2024-11-21 11:10:20 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						79c7cf59ee 
					 
					
						
						
							
							Add warning for muted voice assistant or when not heard wakeword in 1… ( #22934 )  
						
						... 
						
						
						
						Add warning for muted voice assistant or when not heard wakeword in 15 secs 
						
						
					 
					
						2024-11-21 10:07:56 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						b82d880bfd 
					 
					
						
						
							
							Update formatjs monorepo ( #22930 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-21 11:54:25 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						64374a4fcb 
					 
					
						
						
							
							Voice wizard: prevent flash of hardware screen when cloud is active ( #22933 )  
						
						
						
						
					 
					
						2024-11-21 08:59:43 +00:00 
						 
				 
			
				
					
						
							
							
								Norbert Rittel 
							
						 
					 
					
						
						
							
						
						0e0be279ea 
					 
					
						
						
							
							Fix broken grammar in confirm_unsaved_comments alert ( #22928 )  
						
						
						
						
					 
					
						2024-11-21 09:37:06 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						08a8e053d3 
					 
					
						
						
							
							Update dependency marked to v15.0.1 ( #22929 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-21 09:36:35 +01:00 
						 
				 
			
				
					
						
							
							
								Norbert Rittel 
							
						 
					 
					
						
						
							
						
						7d9752abdf 
					 
					
						
						
							
							Dev Tools: Replace "Current entities" with "Current entity states" ( #22924 )  
						
						
						
						
					 
					
						2024-11-20 23:09:23 +01:00 
						 
				 
			
				
					
						
							
							
								Norbert Rittel 
							
						 
					 
					
						
						
							
						
						0c382f1967 
					 
					
						
						
							
							Change "Add script" and "Add scene" to "Create …" ( #22922 )  
						
						
						
						
					 
					
						2024-11-20 19:39:05 +00:00 
						 
				 
			
				
					
						
							
							
								Norbert Rittel 
							
						 
					 
					
						
						
							
						
						7833a31eea 
					 
					
						
						
							
							Change "Elevation" to "Elevation above sea level" for clarity ( #22919 )  
						
						
						
						
					 
					
						2024-11-20 20:19:27 +01:00 
						 
				 
			
				
					
						
							
							
								Norbert Rittel 
							
						 
					 
					
						
						
							
						
						8e796e013a 
					 
					
						
						
							
							Change "Find my value" to "Find my ISO Code" for the currency field ( #22917 )  
						
						... 
						
						
						
						Under Settings > System > General the user can set the currency for the system.
To enter the correct ISO code there is a link to the respective Wikipedia page.
The link is currently labeled "Find my value" which makes no real sense. 
						
						
					 
					
						2024-11-20 20:28:14 +02:00 
						 
				 
			
				
					
						
							
							
								Paulus Schoutsen 
							
						 
					 
					
						
						
							
						
						757ed2e80c 
					 
					
						
						
							
							Add local processing option to pipeline for LLM conversation agents ( #22561 )  
						
						... 
						
						
						
						* Add local processing field to pipeline
* update
* Update wording
* handle current pipelines
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl > 
						
						
					 
					
						2024-11-20 20:24:50 +02:00 
						 
				 
			
				
					
						
							
							
								Norbert Rittel 
							
						 
					 
					
						
						
							
						
						d2665f1349 
					 
					
						
						
							
							Fix two strings for Settings > Tags ( #22916 )  
						
						... 
						
						
						
						The explanation for the QR code does not make sense right now.
The 'Create automation with tag' missing a 'this'. 
						
						
					 
					
						2024-11-20 18:06:38 +00:00 
						 
				 
			
				
					
						
							
							
								Abílio Costa 
							
						 
					 
					
						
						
							
						
						84f7c62ee2 
					 
					
						
						
							
							Add support for unit_of_measurement translation ( #22868 )  
						
						
						
						
					 
					
						2024-11-20 18:44:44 +01:00 
						 
				 
			
				
					
						
							
							
								Norbert Rittel 
							
						 
					 
					
						
						
							
						
						a9d7082218 
					 
					
						
						
							
							Add missing words in matter::ping_node::battery_device_warning ( #22914 )  
						
						
						
						
					 
					
						2024-11-20 18:36:17 +01:00 
						 
				 
			
				
					
						
							
							
								Norbert Rittel 
							
						 
					 
					
						
						
							
						
						766de17ea3 
					 
					
						
						
							
							Change "Run" command for automation to "Run actions" ( #22913 )  
						
						
						
						
					 
					
						2024-11-20 18:35:43 +01:00 
						 
				 
			
				
					
						
							
							
								Norbert Rittel 
							
						 
					 
					
						
						
							
						
						8988bd519f 
					 
					
						
						
							
							No longer use "button" when referring to "Edit ID" menu item for triggers ( #22892 )  
						
						
						
						
					 
					
						2024-11-20 18:34:14 +01:00 
						 
				 
			
				
					
						
							
							
								Simon Lamon 
							
						 
					 
					
						
						
							
						
						6ccd4fa431 
					 
					
						
						
							
							Handle empty trigger or action in migration path ( #22912 )  
						
						... 
						
						
						
						Co-authored-by: Bram Kragten <mail@bramkragten.nl > 
						
						
					 
					
						2024-11-20 16:24:21 +00:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						5b8e63a213 
					 
					
						
						
							
							Landing page ( #22598 )  
						
						
						
						
					 
					
						2024-11-20 16:20:08 +00:00 
						 
				 
			
				
					
						
							
							
								Simon Lamon 
							
						 
					 
					
						
						
							
						
						6a337cc486 
					 
					
						
						
							
							Remove activate scene in automation editor ( #22258 )  
						
						
						
						
					 
					
						2024-11-20 17:02:15 +01:00 
						 
				 
			
				
					
						
							
							
								Norbert Rittel 
							
						 
					 
					
						
						
							
						
						f7f936cb54 
					 
					
						
						
							
							Use consistent name "Entity search" for that part of "Quick Search" ( #22907 )  
						
						... 
						
						
						
						Co-authored-by: Bram Kragten <mail@bramkragten.nl > 
						
						
					 
					
						2024-11-20 16:17:55 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						7252169325 
					 
					
						
						
							
							Update dependency @lit-labs/observers to v2.0.4 ( #21636 )  
						
						... 
						
						
						
						* Update dependency @lit-labs/observers to v2.0.4
* Pin lit-html to 2.8.0
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com > 
						
						
					 
					
						2024-11-20 15:16:48 +00:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						b7ef633a3e 
					 
					
						
						
							
							Voice wizard: Use test message in tts language ( #22882 )  
						
						... 
						
						
						
						* Voice wizard: Use test message in tts language
* catch none existing lang 
						
						
					 
					
						2024-11-20 15:09:48 +00:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						995155696f 
					 
					
						
						
							
							Improve scene editor UI ( #22910 )  
						
						
						
						
					 
					
						2024-11-20 14:53:49 +00:00 
						 
				 
			
				
					
						
							
							
								Yosi Levy 
							
						 
					 
					
						
						
							
						
						7996f4e0b2 
					 
					
						
						
							
							Picture elements card editor: Add title to secondary description for custom cards ( #22908 )  
						
						
						
						
					 
					
						2024-11-20 15:45:29 +01:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						ac6e61b9b8 
					 
					
						
						
							
							Remove display of 'Current state' in ha-card-condition-state ( #22887 )  
						
						
						
						
					 
					
						2024-11-20 14:43:21 +00:00 
						 
				 
			
				
					
						
							
							
								System Tester 
							
						 
					 
					
						
						
							
						
						b7f3e40340 
					 
					
						
						
							
							Fixes   #17769 ,  #22503 : Improved subscription handling ( #22889 )  
						
						... 
						
						
						
						* Fixes  #17769 , #22503 : Improved subscription handling
Prevent multiple active subscriptions
Ensure a clean state when the component reconnects
Checking subscription status before processing
* Prettier issue resolved
* async methods referencing _unsubscribe are properly awaited
* Apply suggestions from code review
Thank you
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
---------
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com > 
						
						
					 
					
						2024-11-20 15:41:59 +01:00 
						 
				 
			
				
					
						
							
							
								Norbert Rittel 
							
						 
					 
					
						
						
							
						
						39b4e85dcd 
					 
					
						
						
							
							Better explain the "Push notification" option in the browser settings ( #22906 )  
						
						
						
						
					 
					
						2024-11-20 15:38:10 +01:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						37d2c6844a 
					 
					
						
						
							
							Update Scene Editor ( #22847 )  
						
						... 
						
						
						
						* New scene editor design
* bugfixes
* reorder overflow menu, change label
* category support 
						
						
					 
					
						2024-11-20 15:12:23 +01:00 
						 
				 
			
				
					
						
							
							
								Norbert Rittel 
							
						 
					 
					
						
						
							
						
						b8e2298cdd 
					 
					
						
						
							
							Update the explanation for setting up the Google Home integration ( #22897 )  
						
						
						
						
					 
					
						2024-11-20 12:49:57 +01:00 
						 
				 
			
				
					
						
							
							
								Norbert Rittel 
							
						 
					 
					
						
						
							
						
						a3ff065c7a 
					 
					
						
						
							
							Update 'mqtt_device_debug_info' strings to use ICU syntax ( #22899 )  
						
						
						
						
					 
					
						2024-11-20 12:49:11 +01:00 
						 
				 
			
				
					
						
							
							
								Norbert Rittel 
							
						 
					 
					
						
						
							
						
						a224d6c61b 
					 
					
						
						
							
							Fix grammar issue in remove_fabric_confirm_text ( #22901 )  
						
						
						
						
					 
					
						2024-11-20 12:48:21 +01:00 
						 
				 
			
				
					
						
							
							
								Norbert Rittel 
							
						 
					 
					
						
						
							
						
						cd0980d13e 
					 
					
						
						
							
							Clarify 'updates_refreshed' message ( #22904 )  
						
						
						
						
					 
					
						2024-11-20 12:46:59 +01:00 
						 
				 
			
				
					
						
							
							
								Norbert Rittel 
							
						 
					 
					
						
						
							
						
						13cb32a83f 
					 
					
						
						
							
							Entity settings for helpers: avoid repeating "options" in explanation ( #22896 )  
						
						
						
						
					 
					
						2024-11-20 12:43:04 +01:00 
						 
				 
			
				
					
						
							
							
								Norbert Rittel 
							
						 
					 
					
						
						
							
						
						12a9cf4b32 
					 
					
						
						
							
							Replace wrong uses of "energy" with "electricity" in Energy dashboard ( #22893 )  
						
						
						
						
					 
					
						2024-11-20 12:41:54 +01:00 
						 
				 
			
				
					
						
							
							
								Norbert Rittel 
							
						 
					 
					
						
						
							
						
						8cce13163f 
					 
					
						
						
							
							Make sidebar (app) settings items consistent by replacing 'configuration' ( #22890 )  
						
						
						
						
					 
					
						2024-11-20 12:39:42 +01:00 
						 
				 
			
				
					
						
							
							
								Petar Petrov 
							
						 
					 
					
						
						
							
						
						46a55630fa 
					 
					
						
						
							
							ZWaveJS: Support for Door Lock in Expert UI ( #22775 )  
						
						... 
						
						
						
						* ZWaveJS: Support for Door Lock in Expert UI
* make it dry
* Update src/panels/config/integrations/integration-panels/zwave_js/capability-controls/zwave_js-capability-control-door-lock.ts
Co-authored-by: AlCalzone <dominic.griesel@nabucasa.com >
* add validation
* fix booleans
* Update src/panels/config/integrations/integration-panels/zwave_js/capability-controls/zwave_js-capability-control-door-lock.ts
Co-authored-by: AlCalzone <dominic.griesel@nabucasa.com >
* handle ZWaveErrorCodes.CC_NotSupported for getCapabilities
* get/set mode
---------
Co-authored-by: AlCalzone <dominic.griesel@nabucasa.com > 
						
						
					 
					
						2024-11-20 12:28:39 +01:00 
						 
				 
			
				
					
						
							
							
								Petar Petrov 
							
						 
					 
					
						
						
							
						
						c92bee4f1d 
					 
					
						
						
							
							Show ZwaveJS "Installer settings" based on installer_mode option ( #22710 )  
						
						... 
						
						
						
						Show "Installer settings" based on `installer_mode` option 
						
						
					 
					
						2024-11-20 13:06:15 +02:00 
						 
				 
			
				
					
						
							
							
								Norbert Rittel 
							
						 
					 
					
						
						
							
						
						940cbd42c3 
					 
					
						
						
							
							Dashboard: Fix description of the Tile card ( #22894 )  
						
						... 
						
						
						
						There are currently two grammar issues in the Tile card description: It should be "allows" and "trigger" needs to be added. 
						
						
					 
					
						2024-11-20 10:31:46 +01:00 
						 
				 
			
				
					
						
							
							
								Norbert Rittel 
							
						 
					 
					
						
						
							
						
						39bf7c9ad4 
					 
					
						
						
							
							Use ICU string for proper singular vs. plural of "listener(s)" ( #22885 )  
						
						... 
						
						
						
						Fix for the permanent plural in ({count}  listeners) 
						
						
					 
					
						2024-11-20 09:52:30 +01:00 
						 
				 
			
				
					
						
							
							
								Norbert Rittel 
							
						 
					 
					
						
						
							
						
						64c260c1c4 
					 
					
						
						
							
							Form correct headline for 'Delete backups?' alert, separate "Delete backup" menu item ( #22891 )  
						
						... 
						
						
						
						Create correct headline for 'Delete backups?' alert
Change 'Delete backup' to 'Delete backups?' to use correct plural and form a question the user has to confirm.
Separates the 'Delete backup' menu item that is currently referenced from this key. 
						
						
					 
					
						2024-11-20 09:21:51 +01:00 
						 
				 
			
				
					
						
							
							
								Norbert Rittel 
							
						 
					 
					
						
						
							
						
						36f3ef9e86 
					 
					
						
						
							
							Update en.json to make all automation conditions use "if", not "when" ( #22883 )  
						
						... 
						
						
						
						* Update en.json to make all automation conditions use "if", not "when"
Fixes the remaining inconsistencies in all conditions defined in HA Frontend.
Especially important as these are prefixed with "Test" in the condition building block of automations and scripts, so they currently result in "Test when …" instead of the correct "Test if …".
* Updated en.json to fix the two wrong lowercase if 
						
						
					 
					
						2024-11-19 16:56:21 +00:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						42622fe21e 
					 
					
						
						
							
							Hide wake word in pipeline settings ( #22879 )  
						
						... 
						
						
						
						* hide wake word in pipeline settings
* move logic to pipeline-editor 
						
						
					 
					
						2024-11-19 16:35:44 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						64f7afd60f 
					 
					
						
						
							
							Fix lint-staged with eslint v9 ( #22880 )  
						
						
						
						
					 
					
						2024-11-19 14:03:38 +01:00 
						 
				 
			
				
					
						
							
							
								Ivan Kara 
							
						 
					 
					
						
						
							
						
						3282785cf2 
					 
					
						
						
							
							Fix media browser ( #22875 )  
						
						
						
						
					 
					
						2024-11-19 11:24:36 +00:00 
						 
				 
			
				
					
						
							
							
								DominikBitzer 
							
						 
					 
					
						
						
							
						
						2c1931adb1 
					 
					
						
						
							
							Add Y-Axis limits functionality from history graphs card to statistics graph card ( #22771 )  
						
						
						
						
					 
					
						2024-11-19 12:19:35 +01:00 
						 
				 
			
				
					
						
							
							
								Petar Petrov 
							
						 
					 
					
						
						
							
						
						c9cad254d2 
					 
					
						
						
							
							Add tone,volume & duration selector to more-info dialog for sirens ( #22786 )  
						
						... 
						
						
						
						* Add tone selector to more-info for sirens
* add selected tone to service call
* rework the tone into an advanced controls dialog
* tweaks from PR comments
* fix % conversion
* assume duration is in seconds 
						
						
					 
					
						2024-11-19 11:56:52 +01:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						f4f2cce57e 
					 
					
						
						
							
							Fix logbook date range alignment ( #22877 )  
						
						
						
						
					 
					
						2024-11-19 11:32:13 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						556315b360 
					 
					
						
						
							
							Update dependency eslint to v9.15.0 ( #22870 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-19 09:12:20 +01:00 
						 
				 
			
				
					
						
							
							
								boern99 
							
						 
					 
					
						
						
							
						
						bed470f79d 
					 
					
						
						
							
							add previous and next button to History and Logbook ( #22802 )  
						
						... 
						
						
						
						* add previous and next button to History and Logbook
* used date-fns and changed media-query-resolution to fit on mobiles
* hide .prev and .next on small screens; optimized dateRange for ranges lower 1 day
* fixed Date type number 
						
						
					 
					
						2024-11-19 08:57:08 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						9acf946097 
					 
					
						
						
							
							Update dependency @bundle-stats/plugin-webpack-filter to v4.17.0 ( #22869 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-19 08:40:32 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						231ef4b5b4 
					 
					
						
						
							
							Lock file maintenance ( #22873 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-19 06:25:02 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						f8bcc6dde4 
					 
					
						
						
							
							Pin dependency globals to 15.12.0 ( #22858 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-18 16:55:18 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						11ed4600fd 
					 
					
						
						
							
							Bump http-proxy-middleware from 2.0.6 to 2.0.7 ( #22865 )  
						
						... 
						
						
						
						Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware ) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases )
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md )
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7 )
---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-18 16:42:37 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						c0e2d6fa23 
					 
					
						
						
							
							Bump cross-spawn from 7.0.3 to 7.0.6 ( #22864 )  
						
						... 
						
						
						
						Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn ) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6 )
---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-18 16:41:46 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						942562161a 
					 
					
						
						
							
							Update dependency @codemirror/view to v6.34.3 ( #22863 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-18 16:33:20 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						d35c40b585 
					 
					
						
						
							
							Update dependency globals to v15 ( #22861 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-18 17:23:13 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						8cd0ddceb8 
					 
					
						
						
							
							Update dependency eslint to v9.14.0 ( #22859 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-18 17:22:09 +01:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						c3ee49298a 
					 
					
						
						
							
							Bump @eslint/plugin-kit from 0.2.0 to 0.2.3 ( #22860 )  
						
						... 
						
						
						
						Bumps [@eslint/plugin-kit](https://github.com/eslint/rewrite ) from 0.2.0 to 0.2.3.
- [Release notes](https://github.com/eslint/rewrite/releases )
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json )
- [Commits](https://github.com/eslint/rewrite/compare/core-v0.2.0...plugin-kit-v0.2.3 )
---
updated-dependencies:
- dependency-name: "@eslint/plugin-kit"
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-18 17:21:07 +01:00 
						 
				 
			
				
					
						
							
							
								Simon Lamon 
							
						 
					 
					
						
						
							
						
						89dc1a7ebc 
					 
					
						
						
							
							ESLint Flat Config ( #22221 )  
						
						... 
						
						
						
						* Flat config file
* Plugin
* prettier
* Set eslint to latest version (non dev)
* yarn dedupe
* push changes from eslint type pr
* dedupe 
						
						
					 
					
						2024-11-18 15:49:59 +01:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						ced70fd9a1 
					 
					
						
						
							
							Fix 2fa login validation, add autofocus to login ( #22856 )  
						
						
						
						
					 
					
						2024-11-18 15:25:51 +02:00 
						 
				 
			
				
					
						
							
							
								Simon Lamon 
							
						 
					 
					
						
						
							
						
						253c8f358b 
					 
					
						
						
							
							Logbook target picker ( #22851 )  
						
						... 
						
						
						
						Logbook picker 
						
						
					 
					
						2024-11-18 14:19:17 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						23b55484c3 
					 
					
						
						
							
							Improve grid size editor ( #22697 )  
						
						... 
						
						
						
						* Use table instead of grid
* Add animation
* Change size
* Simplify precideMode logic
* Add tooltip and improve slider style
* Improve size
* Back to default instead of min
* Limit number of cells for the grid when more than 24 cells 
						
						
					 
					
						2024-11-18 09:43:52 +01:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						1990b8fa84 
					 
					
						
						
							
							Bump softprops/action-gh-release from 2.0.9 to 2.1.0 ( #22854 )  
						
						... 
						
						
						
						Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-18 08:54:58 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						03ea08f98c 
					 
					
						
						
							
							Create a section when dropping card on the create section button ( #22790 )  
						
						... 
						
						
						
						* Create a section when dropping card on the create section button
* Add translations
* Add title by default
* And case when moving a heading card 
						
						
					 
					
						2024-11-18 08:53:01 +02:00 
						 
				 
			
				
					
						
							
							
								Matt Way 
							
						 
					 
					
						
						
							
						
						1f5f6c5f8a 
					 
					
						
						
							
							Fix back gesture on Android activating buttons ( #22852 )  
						
						... 
						
						
						
						Touchcancel event cancels touch regardless of cancelled flag
Co-authored-by: Benjamin Paul <benjamin.ian.paul@gmail.com > 
						
						
					 
					
						2024-11-17 16:55:43 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						fa821b1c4f 
					 
					
						
						
							
							Update dependency @types/chromecast-caf-receiver to v6.0.18 ( #22849 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-17 17:47:56 +01:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						f51bc40203 
					 
					
						
						
							
							Catch yaml errors in script editor ( #22853 )  
						
						
						
						
					 
					
						2024-11-17 15:09:03 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						c7dae49c42 
					 
					
						
						
							
							Update dependency marked to v15 ( #22782 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-16 18:23:45 +01:00 
						 
				 
			
				
					
						
							
							
								Joost Lekkerkerker 
							
						 
					 
					
						
						
							
						
						b056b71557 
					 
					
						
						
							
							Only download verified translations ( #22844 )  
						
						
						
						
					 
					
						2024-11-16 13:20:06 +01:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						0db2b45cc3 
					 
					
						
						
							
							Bump cross-spawn from 7.0.3 to 7.0.5 ( #22843 )  
						
						... 
						
						
						
						Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn ) from 7.0.3 to 7.0.5.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.5 )
---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-16 10:16:36 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						1be1003549 
					 
					
						
						
							
							Update dependency @codemirror/autocomplete to v6.18.3 ( #22842 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-16 09:02:45 +01:00 
						 
				 
			
				
					
						
							
							
								Petar Petrov 
							
						 
					 
					
						
						
							
						
						b8a13dd6eb 
					 
					
						
						
							
							ZWaveJS: Add names to colors in Installer Settings ( #22819 )  
						
						
						
						
					 
					
						2024-11-15 17:55:02 +01:00 
						 
				 
			
				
					
						
							
							
								Petar Petrov 
							
						 
					 
					
						
						
							
						
						cae5540c44 
					 
					
						
						
							
							ZWaveJS: Configuration.resetAll is only supported on CC v4+ ( #22823 )  
						
						
						
						
					 
					
						2024-11-15 17:40:38 +01:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						d47966cdf7 
					 
					
						
						
							
							Allow attaching additional data to schedule in UI ( #22798 )  
						
						... 
						
						
						
						* Allow attaching additional data to schedule in UI
* use expandable 
						
						
					 
					
						2024-11-15 18:13:04 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						991cf83ff3 
					 
					
						
						
							
							Update dependency @babel/helper-define-polyfill-provider to v0.6.3 ( #22829 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-15 12:00:34 +01:00 
						 
				 
			
				
					
						
							
							
								Simon Lamon 
							
						 
					 
					
						
						
							
						
						b83be38514 
					 
					
						
						
							
							Introduce calendar trigger description ( #22814 )  
						
						
						
						
					 
					
						2024-11-14 09:28:15 +02:00 
						 
				 
			
				
					
						
							
							
								Simon Lamon 
							
						 
					 
					
						
						
							
						
						17982e0bdc 
					 
					
						
						
							
							Fix swapped plural and singular match use in and condition ( #22815 )  
						
						... 
						
						
						
						* Fix swapped plural and singular match
* Test if => if 
						
						
					 
					
						2024-11-14 09:11:20 +02:00 
						 
				 
			
				
					
						
							
							
								Simon Lamon 
							
						 
					 
					
						
						
							
						
						b918862bb1 
					 
					
						
						
							
							Confirm uses to if for clarity ( #22816 )  
						
						
						
						
					 
					
						2024-11-14 09:08:54 +02:00 
						 
				 
			
				
					
						
							
							
								ildar170975 
							
						 
					 
					
						
						
							
						
						6bdc7af09f 
					 
					
						
						
							
							Add outline to a label (3) - consistency ( #22812 )  
						
						... 
						
						
						
						Update ha-config-labels.ts 
						
						
					 
					
						2024-11-14 09:05:01 +02:00 
						 
				 
			
				
					
						
							
							
								ildar170975 
							
						 
					 
					
						
						
							
						
						7cbebfd603 
					 
					
						
						
							
							Add outline to a label (2) ( #22803 )  
						
						... 
						
						
						
						* Update ha-filter-labels.ts
* Update ha-automation-picker.ts
* Update ha-scene-dashboard.ts
* Update ha-script-picker.ts
* Update ha-config-devices-dashboard.ts
* Update ha-config-entities.ts
* Update ha-config-helpers.ts
* Update ha-filter-labels.ts
* Update ha-automation-picker.ts
* Update ha-config-devices-dashboard.ts
* Update ha-config-helpers.ts
* Update ha-script-picker.ts
* Update ha-scene-dashboard.ts
* Update ha-config-entities.ts
* Update ha-data-table-labels.ts
* Update ha-label.ts
* Update ha-label.ts 
						
						
					 
					
						2024-11-13 16:05:03 +00:00 
						 
				 
			
				
					
						
							
							
								Petar Petrov 
							
						 
					 
					
						
						
							
						
						42b1f938d6 
					 
					
						
						
							
							Increase ZwaveJS add device timeout to 5 mins ( #22809 )  
						
						
						
						
					 
					
						2024-11-13 16:13:29 +01:00 
						 
				 
			
				
					
						
							
							
								boern99 
							
						 
					 
					
						
						
							
						
						311f221387 
					 
					
						
						
							
							Add describeCondition and entity_ids as additional information to automation step details ( #21965 )  
						
						... 
						
						
						
						* Add describeCondition and entity_ids as additional information to automation step details
* Update src/components/trace/ha-trace-path-details.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
* tested suggestions
* Update src/components/trace/ha-trace-path-details.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
* Update src/components/trace/ha-trace-path-details.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
* code style fixes
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com > 
						
						
					 
					
						2024-11-13 14:30:29 +02:00 
						 
				 
			
				
					
						
							
							
								ildar170975 
							
						 
					 
					
						
						
							
						
						3c6be8cf99 
					 
					
						
						
							
							Fix visibility for shown entities on device card ( #22579 )  
						
						... 
						
						
						
						* Update ha-device-entities-card.ts
* Update ha-device-entities-card.ts
* Update src/panels/config/devices/device-detail/ha-device-entities-card.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
* Update ha-device-entities-card.ts
* Update src/panels/config/devices/device-detail/ha-device-entities-card.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
* Update ha-device-entities-card.ts
* Update src/panels/config/devices/device-detail/ha-device-entities-card.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
* Update ha-device-entities-card.ts
* Update ha-device-entities-card.ts
---------
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com > 
						
						
					 
					
						2024-11-13 07:56:58 +01:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						28703b39da 
					 
					
						
						
							
							Allow entities table to delete helpers ( #22248 )  
						
						... 
						
						
						
						* Allow deleting helpers in entities table
* Fix calling the right delete on restored legacy helpers 
						
						
					 
					
						2024-11-12 18:16:24 +00:00 
						 
				 
			
				
					
						
							
							
								Petar Petrov 
							
						 
					 
					
						
						
							
						
						db03e271f5 
					 
					
						
						
							
							ZWaveJS: Color Switch support fot the expert UI ( #22722 )  
						
						... 
						
						
						
						* ZWaveJS: Color Switch support fot the expert UI
* remove debug code
* fix stopTransition options
* fix options format 
						
						
					 
					
						2024-11-12 18:21:45 +01:00 
						 
				 
			
				
					
						
							
							
								AlCalzone 
							
						 
					 
					
						
						
							
						
						7c851d4542 
					 
					
						
						
							
							Z-Wave JS: Fix validation/parsing for custom config param UI ( #22789 )  
						
						... 
						
						
						
						* Z-Wave JS: Fix validation/parsing for custom config param UI
* Apply suggestions from code review
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
Co-authored-by: Bram Kragten <mail@bramkragten.nl > 
						
						
					 
					
						2024-11-12 14:57:32 +00:00 
						 
				 
			
				
					
						
							
							
								Jan-Philipp Benecke 
							
						 
					 
					
						
						
							
						
						4d107f978c 
					 
					
						
						
							
							Add download snapshot button to camera more info dialog ( #22704 )  
						
						... 
						
						
						
						* Add take snapshot button to camera more info dialog
* Change to download
* Use camera proxy
* Remove filename to have right extension
* Add error handling and process indication
* Update src/dialogs/more-info/controls/more-info-camera.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
* Run prettier
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com > 
						
						
					 
					
						2024-11-12 12:59:29 +02:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						de57b025e6 
					 
					
						
						
							
							Warn on switching to automation UI mode with yaml errors ( #22780 )  
						
						
						
						
					 
					
						2024-11-12 12:47:12 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						3f4351476f 
					 
					
						
						
							
							Update vaadinWebComponents monorepo to v24.5.3 ( #22779 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-11 17:06:31 +01:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						d763a014ad 
					 
					
						
						
							
							Show YAML parsing errors in automation editor ( #22753 )  
						
						... 
						
						
						
						* Show YAML parsing errors in automation editor
* make dirty on error
* formatting 
						
						
					 
					
						2024-11-11 15:40:20 +00:00 
						 
				 
			
				
					
						
							
							
								Petar Petrov 
							
						 
					 
					
						
						
							
						
						52a91d8403 
					 
					
						
						
							
							Allow GET/SET custom config param in Z-Wave device configuration ( #22364 )  
						
						... 
						
						
						
						* Allow GET/SET custom config param in Z-Wave device configuration
* update api calls and validation
* update imports
* fix import
* PR review comments
* fix import
* fix merge error
* fix merge 
						
						
					 
					
						2024-11-11 08:50:13 +01:00 
						 
				 
			
				
					
						
							
							
								Petar Petrov 
							
						 
					 
					
						
						
							
						
						f6cc435f86 
					 
					
						
						
							
							More flexible translation keys for logbook binary sensors ( #22696 )  
						
						... 
						
						
						
						* Revert "Revert "More flexible translation keys for logbook binary sensors" (#22687 )"
This reverts commit c3b7ce8dc4 
						
						
					 
					
						2024-11-11 08:39:11 +01:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						349b1ccaad 
					 
					
						
						
							
							Bump home-assistant/wheels from 2024.07.1 to 2024.11.0 ( #22774 )  
						
						
						
						
					 
					
						2024-11-11 08:17:16 +01:00 
						 
				 
			
				
					
						
							
							
								Paulus Schoutsen 
							
						 
					 
					
						
						
							
						
						ca921be9d2 
					 
					
						
						
							
							CSS Fixes for md-dialog ( #22638 )  
						
						... 
						
						
						
						* CSS Fixes for md-dialog
* Update src/components/ha-md-dialog.ts
---------
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com > 
						
						
					 
					
						2024-11-11 07:11:58 +00:00 
						 
				 
			
				
					
						
							
							
								Simon Lamon 
							
						 
					 
					
						
						
							
						
						919932e414 
					 
					
						
						
							
							Improve choose description in automation editor ( #22769 )  
						
						
						
						
					 
					
						2024-11-10 21:11:48 +01:00 
						 
				 
			
				
					
						
							
							
								Simon Lamon 
							
						 
					 
					
						
						
							
						
						97a8b6da34 
					 
					
						
						
							
							Fix calendar add/edit event dialogs not saving via keyboard ( #22767 )  
						
						
						
						
					 
					
						2024-11-10 20:18:59 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						1eceaa0d1b 
					 
					
						
						
							
							Update dependency marked to v14.1.4 ( #22768 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-10 20:10:57 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						ba3fae2577 
					 
					
						
						
							
							Update dependency barcode-detector to v2.3.1 ( #22763 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-10 15:51:14 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						93ed1cae5e 
					 
					
						
						
							
							Update dependency comlink to v4.4.2 ( #22761 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-10 15:34:45 +01:00 
						 
				 
			
				
					
						
							
							
								Adam Jež 
							
						 
					 
					
						
						
							
						
						d8618b4a25 
					 
					
						
						
							
							Fix typo in Czech language for blank before percent ( #22760 )  
						
						
						
						
					 
					
						2024-11-10 12:30:07 +01:00 
						 
				 
			
				
					
						
							
							
								Simon Lamon 
							
						 
					 
					
						
						
							
						
						1f6b0360de 
					 
					
						
						
							
							Collection of localization issues (2) ( #22758 )  
						
						... 
						
						
						
						* Clarify delay action
* Change order
* Add translations for "line" and "bar" 
						
						
					 
					
						2024-11-10 10:58:04 +00:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						e1830470b6 
					 
					
						
						
							
							Better disabled/error handling on config/helpers page ( #22237 )  
						
						... 
						
						
						
						* Add a way to fix/remove broken helpers
* more disabled/sources fixes
* Update src/translations/en.json
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
* Update ha-config-helpers.ts
---------
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com > 
						
						
					 
					
						2024-11-10 00:40:49 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						9e002f7940 
					 
					
						
						
							
							Update dependency webpackbar to v7 ( #22752 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-09 16:43:33 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						a1380e93ea 
					 
					
						
						
							
							Update dependency barcode-detector to v2.3.0 ( #22743 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-08 20:16:20 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						c511672b0d 
					 
					
						
						
							
							Update dependency barcode-detector to v2.2.12 ( #22741 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-08 17:23:28 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						d6d6d1d0b5 
					 
					
						
						
							
							Update formatjs monorepo ( #22728 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-08 18:10:48 +01:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						bee629f7ed 
					 
					
						
						
							
							Improve stream and iOS checks in error-log-card ( #22738 )  
						
						... 
						
						
						
						Improve stream and download checks in error-log-card 
						
						
					 
					
						2024-11-08 12:59:35 +00:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						188fe44c2e 
					 
					
						
						
							
							Bumped version to 20241106.2  
						
						
						
						
					 
					
						2024-11-08 13:01:19 +01:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						25c02b1219 
					 
					
						
						
							
							Fix live-logs loading ( #22737 )  
						
						
						
						
					 
					
						2024-11-08 13:00:40 +01:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						e5e84acd07 
					 
					
						
						
							
							Fix join-beta text ( #22733 )  
						
						
						
						
					 
					
						2024-11-08 13:00:40 +01:00 
						 
				 
			
				
					
						
							
							
								tzagim 
							
						 
					 
					
						
						
							
						
						722ccc017f 
					 
					
						
						
							
							Fix for RTL languages in logs ( #22727 )  
						
						... 
						
						
						
						Fix for RTL Languages (log) 
						
						
					 
					
						2024-11-08 13:00:39 +01:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						d8df380edc 
					 
					
						
						
							
							Add reset to default to zwave node config ( #21991 )  
						
						... 
						
						
						
						* Add reset to default to zwave node config
* use invoke_cc_api instead of a new API
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com > 
						
						
					 
					
						2024-11-08 11:53:22 +00:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						cbfcad71d5 
					 
					
						
						
							
							Fix live-logs loading ( #22737 )  
						
						
						
						
					 
					
						2024-11-08 12:39:21 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						327a9ff836 
					 
					
						
						
							
							Update CodeMirror ( #22732 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-08 13:05:04 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						ae2c389273 
					 
					
						
						
							
							Bump http-proxy-middleware from 2.0.6 to 2.0.7 ( #22731 )  
						
						... 
						
						
						
						Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware ) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases )
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md )
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7 )
---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-08 11:01:31 +01:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						5ce75cea0d 
					 
					
						
						
							
							Fix join-beta text ( #22733 )  
						
						
						
						
					 
					
						2024-11-08 11:00:54 +01:00 
						 
				 
			
				
					
						
							
							
								Simon Lamon 
							
						 
					 
					
						
						
							
						
						ee79c3a983 
					 
					
						
						
							
							Remove rollup build configuration ( #22181 )  
						
						... 
						
						
						
						Rollup remove 
						
						
					 
					
						2024-11-08 10:19:52 +02:00 
						 
				 
			
				
					
						
							
							
								tzagim 
							
						 
					 
					
						
						
							
						
						f396be2ed7 
					 
					
						
						
							
							Fix for RTL languages in logs ( #22727 )  
						
						... 
						
						
						
						Fix for RTL Languages (log) 
						
						
					 
					
						2024-11-08 10:16:42 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						8a4b96f1ff 
					 
					
						
						
							
							Bumped version to 20241106.1  
						
						
						
						
					 
					
						2024-11-07 21:40:38 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						17b6bf0673 
					 
					
						
						
							
							Enable auto-scroll for drag and drop ( #22725 )  
						
						
						
						
					 
					
						2024-11-07 21:39:45 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						387392713c 
					 
					
						
						
							
							move download logs button, switch between raw and normal logs ( #22721 )  
						
						
						
						
					 
					
						2024-11-07 21:39:44 +01:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						125ad9c794 
					 
					
						
						
							
							Fix logs live-indicator on older boots ( #22719 )  
						
						
						
						
					 
					
						2024-11-07 21:39:43 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						ae33b10cb2 
					 
					
						
						
							
							Add support for helper text in form boolean ( #22711 )  
						
						
						
						
					 
					
						2024-11-07 21:39:43 +01:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						1181ddcbbf 
					 
					
						
						
							
							Fix hassio logs for core < 2024.11 ( #22708 )  
						
						
						
						
					 
					
						2024-11-07 21:39:42 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						f7103febdf 
					 
					
						
						
							
							Fix typo for fixed background attribute ( #22707 )  
						
						
						
						
					 
					
						2024-11-07 21:39:41 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						6e8c1f1a63 
					 
					
						
						
							
							Update value of password field on change event ( #22706 )  
						
						
						
						
					 
					
						2024-11-07 21:39:40 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						9f55ef811d 
					 
					
						
						
							
							move download logs button, switch between raw and normal logs ( #22721 )  
						
						
						
						
					 
					
						2024-11-07 21:32:28 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						4c898a2a5a 
					 
					
						
						
							
							Enable auto-scroll for drag and drop ( #22725 )  
						
						
						
						
					 
					
						2024-11-07 17:33:18 +01:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						a56e22790d 
					 
					
						
						
							
							Fix logs live-indicator on older boots ( #22719 )  
						
						
						
						
					 
					
						2024-11-07 14:50:24 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						2d8fbc652f 
					 
					
						
						
							
							Update vaadinWebComponents monorepo to v24.5.2 ( #22709 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-07 14:00:50 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						46f0e0212d 
					 
					
						
						
							
							Add support for helper text in form boolean ( #22711 )  
						
						
						
						
					 
					
						2024-11-07 09:09:24 +00:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						786b9ee8d6 
					 
					
						
						
							
							Update value of password field on change event ( #22706 )  
						
						
						
						
					 
					
						2024-11-07 09:53:34 +01:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						1e73cebda6 
					 
					
						
						
							
							Fix hassio logs for core < 2024.11 ( #22708 )  
						
						
						
						
					 
					
						2024-11-07 09:45:58 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						9b9adf3c7a 
					 
					
						
						
							
							Fix typo for fixed background attribute ( #22707 )  
						
						
						
						
					 
					
						2024-11-07 08:40:18 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						a08c7a319f 
					 
					
						
						
							
							Update formatjs monorepo ( #22681 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-07 08:52:53 +02:00 
						 
				 
			
				
					
						
							
							
								Petar Petrov 
							
						 
					 
					
						
						
							
						
						5e8868e4b1 
					 
					
						
						
							
							Fix import type linter issues ( #22702 )  
						
						
						
						
					 
					
						2024-11-07 06:39:30 +00:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						64285d5155 
					 
					
						
						
							
							Add zwave expert UI / Installer settings ( #21897 )  
						
						... 
						
						
						
						* Add zwave expert UI / Installer settings
* Fix zwave invoceCC api function name
* Fix function calls of invokeZWaveCCApi
* Add zwave node-installer translations and endpoint separation
* Add zwave capability-control error handling, translations and thermostat setback
* Fix zwave capability thermostat setback
---------
Co-authored-by: Wendelin <w@pe8.at > 
						
						
					 
					
						2024-11-07 08:00:51 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						ce39b1a2c8 
					 
					
						
						
							
							20241106.0 ( #22695 )  
						
						
						
						
					 
					
						2024-11-06 14:05:23 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						5247b74fd4 
					 
					
						
						
							
							Bumped version to 20241106.0  
						
						
						
						
					 
					
						2024-11-06 13:43:57 +01:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						26e914290d 
					 
					
						
						
							
							Fix hassio logs translations ( #22693 )  
						
						... 
						
						
						
						Co-authored-by: Bram Kragten <mail@bramkragten.nl > 
						
						
					 
					
						2024-11-06 12:33:45 +00:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						ed3096157c 
					 
					
						
						
							
							Fix logs overflow when there are 0 boots ( #22694 )  
						
						
						
						
					 
					
						2024-11-06 13:19:17 +01:00 
						 
				 
			
				
					
						
							
							
								Simon Lamon 
							
						 
					 
					
						
						
							
						
						04a45a4361 
					 
					
						
						
							
							Fix action descriptions switch to English when using search ( #22689 )  
						
						... 
						
						
						
						* var mistake
* Update src/panels/config/automation/add-automation-element-dialog.ts
* prettier 
						
						
					 
					
						2024-11-06 11:17:36 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						5430040b96 
					 
					
						
						
							
							Fix update more info margin ( #22691 )  
						
						
						
						
					 
					
						2024-11-06 11:17:14 +01:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						4bd70167ad 
					 
					
						
						
							
							Add overflow menu to error-log-card ( #22684 )  
						
						... 
						
						
						
						* Add overflow menu to error-log-card
* Add toggle line wrap icon-button in error-log-card 
						
						
					 
					
						2024-11-06 09:59:01 +00:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						e908fbb48e 
					 
					
						
						
							
							Check for empty logs ( #22675 )  
						
						... 
						
						
						
						* Fix download logs default lines + translations + iOS, add live logs indicator
* Fix rtl in error-log-card
* Fix downloadFileSupported 
						
						
					 
					
						2024-11-06 09:42:46 +00:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						38da01abfa 
					 
					
						
						
							
							Fix icon click in edit card overflow ( #22686 )  
						
						
						
						
					 
					
						2024-11-06 09:42:38 +00:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						c3b7ce8dc4 
					 
					
						
						
							
							Revert "More flexible translation keys for logbook binary sensors" ( #22687 )  
						
						... 
						
						
						
						Revert "More flexible translation keys for logbook binary sensors (#22257 )"
This reverts commit df3e4576db 
						
						
					 
					
						2024-11-06 09:30:19 +00:00 
						 
				 
			
				
					
						
							
							
								Simon Lamon 
							
						 
					 
					
						
						
							
						
						0488d199ac 
					 
					
						
						
							
							Localize automation logbook text ( #22685 )  
						
						... 
						
						
						
						* localize automation text
* localize domain
* fixup
* split up
* fixup
* prettier 
						
						
					 
					
						2024-11-06 09:03:41 +00:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						df3e4576db 
					 
					
						
						
							
							More flexible translation keys for logbook binary sensors ( #22257 )  
						
						
						
						
					 
					
						2024-11-06 10:55:17 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						6bd7788815 
					 
					
						
						
							
							Use grid options instead of layout options for all cards. ( #22676 )  
						
						... 
						
						
						
						* Use grid options for all cards
* Improve min columns for some cards
* Fix button and area card 
						
						
					 
					
						2024-11-05 18:58:19 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						a6971d61d1 
					 
					
						
						
							
							20241105.0 ( #22679 )  
						
						
						
						
					 
					
						2024-11-05 18:47:04 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						9cdae4fea7 
					 
					
						
						
							
							Bumped version to 20241105.0  
						
						
						
						
					 
					
						2024-11-05 18:46:16 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						7adf9f8526 
					 
					
						
						
							
							fix height of header table rows ( #22678 )  
						
						
						
						
					 
					
						2024-11-05 16:13:52 +00:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						35dcb46703 
					 
					
						
						
							
							Group stream picking logic ( #22674 )  
						
						... 
						
						
						
						* Group stream picking logic
* MJPEG too
* handle errors when 1 stream type
* correct import
* change to array
* Update ha-camera-stream.ts
* Update ha-camera-stream.ts
* Update ha-camera-stream.ts
* rename 
						
						
					 
					
						2024-11-05 14:33:34 +00:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						17db85ebad 
					 
					
						
						
							
							Migrate select in md-dialog to md-select ( #22670 )  
						
						... 
						
						
						
						* Migrate select in md-dialog to md-select
* Fix md-select in es5 md-dialogs
---------
Co-authored-by: Wendelin <w@pe8.at > 
						
						
					 
					
						2024-11-05 15:24:09 +01:00 
						 
				 
			
				
					
						
							
							
								Petar Petrov 
							
						 
					 
					
						
						
							
						
						fa39595c37 
					 
					
						
						
							
							Fix scanning of small QR codes with JS ( #22651 )  
						
						... 
						
						
						
						* Fix scanning of small QR codes with JS
* fix filename
* fix qr error and add device button
* fix yarn.lock 
						
						
					 
					
						2024-11-05 16:00:05 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						4db908171f 
					 
					
						
						
							
							Restrict webrtc logging to dev ( #22671 )  
						
						... 
						
						
						
						restrict webrtc logging to dev 
						
						
					 
					
						2024-11-05 12:33:36 +01:00 
						 
				 
			
				
					
						
							
							
								Paulus Schoutsen 
							
						 
					 
					
						
						
							
						
						7306b8c102 
					 
					
						
						
							
							Remove sections blog post link ( #22663 )  
						
						
						
						
					 
					
						2024-11-05 06:07:27 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						452cfee2cd 
					 
					
						
						
							
							Merge branch 'dev'  
						
						
						
						
					 
					
						2024-11-04 19:04:13 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						928bf3465e 
					 
					
						
						
							
							Bumped version to 20241104.0  
						
						
						
						
					 
					
						2024-11-04 19:03:40 +01:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						0b38143765 
					 
					
						
						
							
							Fix load older logs at boot 0 in error-log-card ( #22657 )  
						
						... 
						
						
						
						* Fix load older logs at boot 0 in error-log-card
* Refactor fetch boot logs in error-log-card
* Refactor download url boot logs in error-log-card 
						
						
					 
					
						2024-11-04 16:36:25 +00:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						2f974078e0 
					 
					
						
						
							
							Only show webrtc if it has video ( #22659 )  
						
						
						
						
					 
					
						2024-11-04 16:34:08 +00:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						efe90fcc55 
					 
					
						
						
							
							Show error when using wrong username format during onboarding ( #22658 )  
						
						
						
						
					 
					
						2024-11-04 16:23:32 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						01e33f5412 
					 
					
						
						
							
							Update dependency webpack to v5.96.1 ( #22655 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-04 14:35:51 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						51fdc484c3 
					 
					
						
						
							
							Update voice wizard animations ( #22656 )  
						
						
						
						
					 
					
						2024-11-04 13:11:35 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						3d9fa462a6 
					 
					
						
						
							
							Improve imported card container style ( #22653 )  
						
						
						
						
					 
					
						2024-11-04 12:31:22 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						32b5d67806 
					 
					
						
						
							
							Fix create backup toggle ignored ( #22652 )  
						
						
						
						
					 
					
						2024-11-04 11:27:04 +01:00 
						 
				 
			
				
					
						
							
							
								Paulus Schoutsen 
							
						 
					 
					
						
						
							
						
						20d3681da3 
					 
					
						
						
							
							Delay loading IndexedDB to when first icon is requested ( #22637 )  
						
						
						
						
					 
					
						2024-11-04 11:26:45 +01:00 
						 
				 
			
				
					
						
							
							
								Paulus Schoutsen 
							
						 
					 
					
						
						
							
						
						9b97274bf6 
					 
					
						
						
							
							CSS Fixes for hui-energy-date-selection-card ( #22640 )  
						
						... 
						
						
						
						* CSS Fixes for hui-energy-date-selection-card
* Remove unused class
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com > 
						
						
					 
					
						2024-11-04 09:46:21 +00:00 
						 
				 
			
				
					
						
							
							
								Paulus Schoutsen 
							
						 
					 
					
						
						
							
						
						ede0dff030 
					 
					
						
						
							
							CSS Fixes for ha-toast ( #22639 )  
						
						
						
						
					 
					
						2024-11-04 10:29:58 +01:00 
						 
				 
			
				
					
						
							
							
								Simon Lamon 
							
						 
					 
					
						
						
							
						
						4cd4635fa5 
					 
					
						
						
							
							Collection of localization issues ( #22615 )  
						
						... 
						
						
						
						* Fix wrong use of 'zero' in ICU formatted string for condition headlines
* Matter: Use setup code consistently
* Matter: Share from Google Home dialog
* Remove question format for settings toggles
* Add translation for current add-on version:" in add-on details
* Missing space
* Localize integration name not localized in single_config_entry alert
* Reword start into restart to indicate that the addon restarts when it crashes
* Rephrase rename description
* localize migrate script / automation
* Fixup script translation 
						
						
					 
					
						2024-11-04 08:00:27 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						7832219749 
					 
					
						
						
							
							Update dependency @codemirror/search to v6.5.7 ( #22647 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-04 08:51:06 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						a8d4726caf 
					 
					
						
						
							
							Bump relative-ci/agent-action from 2.1.12 to 2.1.13 ( #22648 )  
						
						
						
						
					 
					
						2024-11-04 07:26:16 +01:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						4b3e20c6ca 
					 
					
						
						
							
							Bump softprops/action-gh-release from 2.0.8 to 2.0.9 ( #22649 )  
						
						
						
						
					 
					
						2024-11-04 07:25:44 +01:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						f9a53743ce 
					 
					
						
						
							
							Make duration input clearable ( #22614 )  
						
						
						
						
					 
					
						2024-11-04 08:25:09 +02:00 
						 
				 
			
				
					
						
							
							
								G Johansson 
							
						 
					 
					
						
						
							
						
						89250c0c01 
					 
					
						
						
							
							Render preview based of entity domain ( #21926 )  
						
						... 
						
						
						
						* Render preview based of entity domain
* Add some more
* More
* return string
* Final
* Add image
* Sort
* Missing format 
						
						
					 
					
						2024-11-04 08:07:12 +02:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						4ef944ea08 
					 
					
						
						
							
							Fix map zone focus issues ( #22623 )  
						
						
						
						
					 
					
						2024-11-04 07:58:13 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						5f58c183f4 
					 
					
						
						
							
							Update dependency webpack to v5.96.0 ( #22645 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-04 07:44:41 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						f71feff916 
					 
					
						
						
							
							Update dependency core-js to v3.39.0 ( #22636 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-03 07:12:27 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						50fb3b314b 
					 
					
						
						
							
							Update dependency mocha to v10.8.2 ( #22633 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-02 21:07:53 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						06298562cd 
					 
					
						
						
							
							Update dependency @codemirror/autocomplete to v6.18.2 ( #22632 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-02 21:07:25 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						89e74f3f07 
					 
					
						
						
							
							Update dependency mocha to v10.8.1 ( #22629 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-01 22:12:25 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						da96c27893 
					 
					
						
						
							
							Update dependency mocha to v10.8.0 ( #22627 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-01 21:41:09 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						3321dd4ca7 
					 
					
						
						
							
							Update workbox monorepo to v7.3.0 ( #22626 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-11-01 20:21:23 +01:00 
						 
				 
			
				
					
						
							
							
								Josh McCarty 
							
						 
					 
					
						
						
							
						
						7106d56b33 
					 
					
						
						
							
							Fix NFS proper name ( #22620 )  
						
						
						
						
					 
					
						2024-11-01 08:53:00 +01:00 
						 
				 
			
				
					
						
							
							
								ildar170975 
							
						 
					 
					
						
						
							
						
						25cd8a9d9f 
					 
					
						
						
							
							Revert height=100% in horizontal-stack-card ( #22617 )  
						
						... 
						
						
						
						Update hui-horizontal-stack-card.ts 
						
						
					 
					
						2024-10-31 20:12:32 +00:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						deb077b5e9 
					 
					
						
						
							
							20241031.0 ( #22613 )  
						
						
						
						
					 
					
						2024-10-31 15:14:02 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						a4bb0e04ab 
					 
					
						
						
							
							Bumped version to 20241031.0  
						
						
						
						
					 
					
						2024-10-31 15:13:21 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						1df60056b2 
					 
					
						
						
							
							Update dependency chart.js to v4.4.6 ( #22612 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-31 13:57:45 +00:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						c4bc1f627f 
					 
					
						
						
							
							Remove get layout options warning in console ( #22611 )  
						
						
						
						
					 
					
						2024-10-31 13:48:21 +00:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						f4df5852fb 
					 
					
						
						
							
							Fix hassio repositories tooltip ( #22610 )  
						
						
						
						
					 
					
						2024-10-31 13:43:51 +00:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						152b665f2e 
					 
					
						
						
							
							Fix hassio backups translations ( #22609 )  
						
						... 
						
						
						
						* Fix hassio backup styling
* Add missing hassio backups data-table translations 
						
						
					 
					
						2024-10-31 13:57:40 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						f1d49aaeb1 
					 
					
						
						
							
							Add theme variable for text in heading badge, fix font family ( #22606 )  
						
						
						
						
					 
					
						2024-10-31 13:45:42 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						5db293ce01 
					 
					
						
						
							
							Use entity instead of entity_id for more info action ( #22603 )  
						
						
						
						
					 
					
						2024-10-31 12:59:23 +01:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						744cda3974 
					 
					
						
						
							
							Add fallback for missing logs boot result. ( #22600 )  
						
						... 
						
						
						
						* Add fallback for missing logs boot result.
* Add fallback for logs full download when boots are missing
* Fix function naming and single boot select in error-log-card 
						
						
					 
					
						2024-10-31 08:57:27 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						79e223cf8e 
					 
					
						
						
							
							20241030.0 ( #22599 )  
						
						
						
						
					 
					
						2024-10-30 16:35:54 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						eb8d23320a 
					 
					
						
						
							
							Merge branch 'master' into dev  
						
						
						
						
					 
					
						2024-10-30 16:23:21 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						7bfa72e7ac 
					 
					
						
						
							
							Update voice wizard ( #22472 )  
						
						
						
						
					 
					
						2024-10-30 16:19:35 +01:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						031548c155 
					 
					
						
						
							
							Fix old safari but for relative time ( #22457 )  
						
						
						
						
					 
					
						2024-10-30 16:18:22 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						a7d3ab9d17 
					 
					
						
						
							
							Fix and update step flow create ( #22223 )  
						
						... 
						
						
						
						* Fix and update step flow create
* cleanup 
						
						
					 
					
						2024-10-30 16:17:48 +01:00 
						 
				 
			
				
					
						
							
							
								David F. Mulcahey 
							
						 
					 
					
						
						
							
						
						d2e00a0f0a 
					 
					
						
						
							
							Fix ZHA group dashboard display on mobile ( #22279 )  
						
						
						
						
					 
					
						2024-10-30 16:16:58 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						eea9e660ac 
					 
					
						
						
							
							Bumped version to 20241030.0  
						
						
						
						
					 
					
						2024-10-30 15:58:05 +01:00 
						 
				 
			
				
					
						
							
							
								Krisjanis Lejejs 
							
						 
					 
					
						
						
							
						
						5644c78664 
					 
					
						
						
							
							Add setting for enableing/disabling cloud ICE servers ( #22527 )  
						
						... 
						
						
						
						* Add setting for enable/disable cloud ICE servers
* Fix copytexts, feature URL, refactor variable
* imports
* Use toast instead of alert
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
Co-authored-by: Paul Bottein <paul.bottein@gmail.com > 
						
						
					 
					
						2024-10-30 14:05:41 +00:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						7677471dcc 
					 
					
						
						
							
							update gifs  
						
						
						
						
					 
					
						2024-10-30 14:51:50 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						c0ca7e425e 
					 
					
						
						
							
							Add precise resizing mode for card inside section ( #22366 )  
						
						... 
						
						
						
						* Allow to resize card in the grid with more precision
* Use 12 columns grid
* Fix cursor jump when dragging slider
* Remove precision mode
* Add precise mode switch
* Add switch between regular and precise mode
* Fix prettier
---------
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com > 
						
						
					 
					
						2024-10-30 13:35:28 +00:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						29d9b61319 
					 
					
						
						
							
							Allow to convert a view to sections view ( #22594 )  
						
						... 
						
						
						
						* Add imported cards in section view
* Add convert logic
* Improve editor
* Fix type
* Use imported container for individual card move
* Fix type import
* Add missing translations
* Feedback 
						
						
					 
					
						2024-10-30 12:27:12 +00:00 
						 
				 
			
				
					
						
							
							
								Nicolas Graziano 
							
						 
					 
					
						
						
							
						
						3c8da03d66 
					 
					
						
						
							
							Fix logbook search when live update is disabled ( #22284 )  
						
						... 
						
						
						
						When the logbook live update is in pause by scrolling allow to refresh anyway. 
						
						
					 
					
						2024-10-30 12:19:42 +00:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						9a9b2e3900 
					 
					
						
						
							
							Don't push a duplicate entry to select selector when filtering ( #22578 )  
						
						
						
						
					 
					
						2024-10-30 12:34:14 +01:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						830d8d2410 
					 
					
						
						
							
							Add type import check to eslint ( #22488 )  
						
						... 
						
						
						
						* Add type import check to eslint
* Add type imports with eslint --fix 
						
						
					 
					
						2024-10-30 11:12:30 +00:00 
						 
				 
			
				
					
						
							
							
								ildar170975 
							
						 
					 
					
						
						
							
						
						cda34a6ffd 
					 
					
						
						
							
							Remove ripple for disabled entities on a device card ( #22589 )  
						
						... 
						
						
						
						Update ha-device-entities-card.ts 
						
						
					 
					
						2024-10-30 11:17:18 +01:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						76ee9ce202 
					 
					
						
						
							
							update regex for check html ( #22596 )  
						
						
						
						
					 
					
						2024-10-30 10:08:46 +00:00 
						 
				 
			
				
					
						
							
							
								Petar Petrov 
							
						 
					 
					
						
						
							
						
						00bd32acba 
					 
					
						
						
							
							ZwaveJS: Resume adding a device if the page is refreshed ( #22519 )  
						
						... 
						
						
						
						* ZwaveJS: Resume adding a device if the page is refreshed
* tweak code style 
						
						
					 
					
						2024-10-30 08:59:23 +00:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						bc11c0b3ac 
					 
					
						
						
							
							Handle automation and dashboard drag and drop at the element level ( #22300 )  
						
						... 
						
						
						
						* Handle drag and drop at action, condition, trigger level
* Clean item path
* Clean item path
* Fix selectors
* Clean selector config
* Remove enhancedSelector
* Add option row component
* Fix DnD inside option sequence or condition
* Add comments
* Remove item path logic from the dashboard too
* Fix floor/area drag and drop
* Avoid UI jump in area dashboard
* Remove unused import
* Add comment 
						
						
					 
					
						2024-10-30 08:44:38 +00:00 
						 
				 
			
				
					
						
							
							
								ildar170975 
							
						 
					 
					
						
						
							
						
						51f89b00c1 
					 
					
						
						
							
							Fix height for horizontal-stack-card ( #22593 )  
						
						... 
						
						
						
						Update hui-horizontal-stack-card.ts 
						
						
					 
					
						2024-10-30 09:47:03 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						67852125e5 
					 
					
						
						
							
							Try both HLS and webRTC and pick best stream ( #22585 )  
						
						
						
						
					 
					
						2024-10-29 21:38:22 +01:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						7a36cf67e3 
					 
					
						
						
							
							Restore disabled entities to the statistics table ( #22411 )  
						
						
						
						
					 
					
						2024-10-29 15:43:02 +01:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						d175e84623 
					 
					
						
						
							
							Fix an uncaught error in ha-config-entities ( #22587 )  
						
						
						
						
					 
					
						2024-10-29 15:24:27 +01:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						9fff3adbfb 
					 
					
						
						
							
							Fix an infinite loop in automation numeric_state ( #22429 )  
						
						
						
						
					 
					
						2024-10-29 15:21:41 +01:00 
						 
				 
			
				
					
						
							
							
								Petar Petrov 
							
						 
					 
					
						
						
							
						
						5f6396b187 
					 
					
						
						
							
							Show local network URL used in Home Assistant URL settings ( #22379 )  
						
						... 
						
						
						
						* Show local network URL used in Home Assistant URL settings
* full width alert
* always display both urls and add copy buttons
* remove mask button when editing
* fix typo
* type fix
* update styling based on comments
* fix bad copy/paste
* Update src/components/ha-settings-row.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
* Update src/panels/config/network/ha-config-url-form.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
* Update src/panels/config/network/ha-config-url-form.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
* PR comment
* remove advanced flag
* make the value handling logic clearer
* move obfuscateUrl to a util function
* PR comments
---------
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com > 
						
						
					 
					
						2024-10-29 14:07:18 +00:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						42f2341e06 
					 
					
						
						
							
							Add 'focus' option to geo_location_sources for map card ( #22535 )  
						
						... 
						
						
						
						* Add 'focus' option to geo_location_sources for map card
* visual editor compatibility 
						
						
					 
					
						2024-10-29 15:32:30 +02:00 
						 
				 
			
				
					
						
							
							
								ildar170975 
							
						 
					 
					
						
						
							
						
						48dfa1163b 
					 
					
						
						
							
							Fix text-align in map marker ( #22580 )  
						
						... 
						
						
						
						* Update ha-entity-marker.ts
* Update ha-entity-marker.ts
* Update ha-entity-marker.ts 
						
						
					 
					
						2024-10-29 14:22:05 +01:00 
						 
				 
			
				
					
						
							
							
								PukNgae Cryolitia 
							
						 
					 
					
						
						
							
						
						28e12f7fd1 
					 
					
						
						
							
							fix(data-range-picker): select element is hard to read in dark mode ( #22479 )  
						
						
						
						
					 
					
						2024-10-29 12:04:39 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						5f58ac4fb6 
					 
					
						
						
							
							Shrink title space on mobile if needed ( #21878 )  
						
						... 
						
						
						
						* Shrink title space on mobile if needed
* Add multiline ellipsis
* Update src/layouts/hass-subpage.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
---------
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com > 
						
						
					 
					
						2024-10-29 09:38:31 +00:00 
						 
				 
			
				
					
						
							
							
								ildar170975 
							
						 
					 
					
						
						
							
						
						25e7c4f1b2 
					 
					
						
						
							
							Fix a disabled entity row's height on a device card ( #22577 )  
						
						... 
						
						
						
						Update ha-device-entities-card.ts 
						
						
					 
					
						2024-10-29 10:06:01 +01:00 
						 
				 
			
				
					
						
							
							
								ildar170975 
							
						 
					 
					
						
						
							
						
						00934f2183 
					 
					
						
						
							
							Fix margins for disabled entities on a device card ( #22576 )  
						
						... 
						
						
						
						Update ha-device-entities-card.ts 
						
						
					 
					
						2024-10-29 10:57:02 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						d302eaffe6 
					 
					
						
						
							
							Add fixed background support in iOS and improve the way we set view background ( #22531 )  
						
						... 
						
						
						
						* Add fixed background support in iOS and improve the way we set view background
* Fix cast 
						
						
					 
					
						2024-10-29 09:17:06 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						901f736d5f 
					 
					
						
						
							
							Improve more info update release note display ( #22502 )  
						
						... 
						
						
						
						* Fix ha-settings-row
* Improve update more info and update available card
* Set actions at the bottom on mobile
* Use update instead of install
* Improve markdown loaded 
						
						
					 
					
						2024-10-29 09:16:02 +01:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						e55f32ae91 
					 
					
						
						
							
							Fallback to formatjs pt for brazilian pt ( #22570 )  
						
						... 
						
						
						
						* Fallback to formatjs pt for brazilian pt
* Update build-scripts/gulp/locale-data.js
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com > 
						
						
					 
					
						2024-10-29 08:50:21 +01:00 
						 
				 
			
				
					
						
							
							
								Jan-Philipp Benecke 
							
						 
					 
					
						
						
							
						
						3e0c998e74 
					 
					
						
						
							
							Show loading spinner when waiting for backups (re)load ( #22485 )  
						
						
						
						
					 
					
						2024-10-29 09:38:13 +02:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						597866ff4e 
					 
					
						
						
							
							Preserve device elements in automation when device is missing ( #22521 )  
						
						... 
						
						
						
						* Preserve device elements in automation when device is missing
* lint 
						
						
					 
					
						2024-10-29 09:37:46 +02:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						64e21e185c 
					 
					
						
						
							
							Add a geo_location selector to map editor ( #22538 )  
						
						... 
						
						
						
						* Add a geo_location selector to map editor
* delete unused 
						
						
					 
					
						2024-10-29 09:36:58 +02:00 
						 
				 
			
				
					
						
							
							
								ildar170975 
							
						 
					 
					
						
						
							
						
						7a1838ee1a 
					 
					
						
						
							
							Fix misalignment on "create person" page ( #22574 )  
						
						... 
						
						
						
						Update ha-config-person.ts 
						
						
					 
					
						2024-10-28 22:09:35 +01:00 
						 
				 
			
				
					
						
							
							
								ildar170975 
							
						 
					 
					
						
						
							
						
						4debac60ae 
					 
					
						
						
							
							Fix header title padding ( #22568 )  
						
						... 
						
						
						
						* Update ha-header-bar.ts
* Update ha-top-app-bar-fixed.ts
* Update ha-two-pane-top-app-bar-fixed.ts 
						
						
					 
					
						2024-10-28 22:09:09 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						4af231e62b 
					 
					
						
						
							
							Update babel monorepo to v7.26.0 ( #22571 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-28 21:45:36 +01:00 
						 
				 
			
				
					
						
							
							
								ildar170975 
							
						 
					 
					
						
						
							
						
						432cf4a7ed 
					 
					
						
						
							
							Add outline to a labels ( #22392 )  
						
						... 
						
						
						
						* Update ha-data-table-labels.ts
* Update ha-labels-picker.ts
* Update ha-config-labels.ts
* Update ha-labels-picker.ts 
						
						
					 
					
						2024-10-28 20:14:05 +02:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						df064967ca 
					 
					
						
						
							
							Fix enable checkbox in service field subsections ( #22299 )  
						
						... 
						
						
						
						* Fix enable checkbox in service field subsections
* fix bug 
						
						
					 
					
						2024-10-28 17:54:36 +01:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						dc0cab9307 
					 
					
						
						
							
							Add select prev boots in error-log-card ( #22528 )  
						
						... 
						
						
						
						* Add select prev boots in error-log-card
* Fix boot selector style in error-log-card 
						
						
					 
					
						2024-10-28 16:41:21 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						3180747a0a 
					 
					
						
						
							
							Show buttons in cover and valve more info if it supports position ( #22569 )  
						
						... 
						
						
						
						* Show buttons in cover more info if the cover supports position
* Same for valve
* Refactor 
						
						
					 
					
						2024-10-28 15:33:12 +00:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						1542095138 
					 
					
						
						
							
							Make web rtc player ice resolving async ( #22312 )  
						
						... 
						
						
						
						* Make web rtc player ice resolving async
* rename getCandidatesUpfront
* dont send empty candidates, catch answer when signalingState is stable
* Update src/components/ha-web-rtc-player.ts
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
* review
* Update ha-web-rtc-player.ts
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com > 
						
						
					 
					
						2024-10-28 15:49:43 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						6c1937f247 
					 
					
						
						
							
							Allow to move card from other view to section view ( #22399 )  
						
						... 
						
						
						
						* Allow to move card from other view to section view
* Update src/panels/lovelace/components/hui-card-options.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
* Move to dedicated section
* Feedbacks
* Update src/translations/en.json
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
---------
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com > 
						
						
					 
					
						2024-10-28 14:43:47 +00:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						9db1e52a55 
					 
					
						
						
							
							Add confirmations to some interactive entity-rows ( #21453 )  
						
						
						
						
					 
					
						2024-10-28 13:09:41 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						f92c63135c 
					 
					
						
						
							
							Update formatjs monorepo ( #22562 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-28 12:19:45 +01:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						a3bf1a014b 
					 
					
						
						
							
							Bump actions/cache from 4.1.1 to 4.1.2 ( #22564 )  
						
						... 
						
						
						
						Bumps [actions/cache](https://github.com/actions/cache ) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v4.1.1...v4.1.2 )
---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-28 12:19:14 +01:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						31fba48ad5 
					 
					
						
						
							
							Bump actions/setup-node from 4.0.4 to 4.1.0 ( #22565 )  
						
						... 
						
						
						
						Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.0.4 to 4.1.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4.0.4...v4.1.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-28 12:18:35 +01:00 
						 
				 
			
				
					
						
							
							
								Gabe Dunn 
							
						 
					 
					
						
						
							
						
						05dfa1bb1a 
					 
					
						
						
							
							Add hold_action to Tile card's visual config editor ( #22042 )  
						
						... 
						
						
						
						* Add hold_action to tile card's visual config editor
* Set hold_action default action to 'none' 
						
						
					 
					
						2024-10-28 09:53:47 +01:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						f0f47aac3b 
					 
					
						
						
							
							Bump actions/checkout from 4.2.1 to 4.2.2 ( #22563 )  
						
						
						
						
					 
					
						2024-10-28 08:32:08 +01:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						9b42494667 
					 
					
						
						
							
							Fix configStruct for conditional entities row ( #22543 )  
						
						
						
						
					 
					
						2024-10-28 08:25:03 +01:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						42df951f89 
					 
					
						
						
							
							Update vaadinWebComponents monorepo to v24.5.1 ( #22545 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-26 22:18:30 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						f4996424a2 
					 
					
						
						
							
							Update dependency chai to v5.1.2 ( #22544 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-26 22:18:07 +02:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						fd01302d9a 
					 
					
						
						
							
							Fix a crash in compute-unused-entities ( #22549 )  
						
						
						
						
					 
					
						2024-10-26 22:17:20 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						2daaa1cb9c 
					 
					
						
						
							
							Update dependency @types/leaflet to v1.9.14 ( #22540 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-26 00:58:27 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						9fde175c6b 
					 
					
						
						
							
							Set "add card" button width to 1 ( #22532 )  
						
						
						
						
					 
					
						2024-10-25 18:11:51 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						f1b24e847e 
					 
					
						
						
							
							Update babel monorepo to v7.25.9 ( #22534 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-25 18:02:52 +02:00 
						 
				 
			
				
					
						
							
							
								Erik Montnemery 
							
						 
					 
					
						
						
							
						
						7a587de54e 
					 
					
						
						
							
							Add support for update entity's display_precision state attribute ( #22470 )  
						
						
						
						
					 
					
						2024-10-25 16:56:31 +02:00 
						 
				 
			
				
					
						
							
							
								shodhan-rai 
							
						 
					 
					
						
						
							
						
						eb69f95f83 
					 
					
						
						
							
							Streamline condition summary messages in automation editor ( #22497 )  
						
						... 
						
						
						
						Fix issue #22478 : Changed as requested 
						
						
					 
					
						2024-10-24 18:42:55 +02:00 
						 
				 
			
				
					
						
							
							
								shodhan-rai 
							
						 
					 
					
						
						
							
						
						359a3a4af9 
					 
					
						
						
							
							Update picture glance card descriptions ( #22501 )  
						
						
						
						
					 
					
						2024-10-24 18:23:48 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						a8b75e7814 
					 
					
						
						
							
							Update formatjs monorepo ( #22520 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-24 17:53:04 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						2b898822d1 
					 
					
						
						
							
							Update dependency @codemirror/commands to v6.7.1 ( #22516 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-24 15:09:51 +02:00 
						 
				 
			
				
					
						
							
							
								Petar Petrov 
							
						 
					 
					
						
						
							
						
						fc9a0958d4 
					 
					
						
						
							
							Improve Wifi configuration UI ( #22471 )  
						
						... 
						
						
						
						* Improve Wifi configuration UI
* some UI tweaks based on comments
* change label and remove DNS on reset
* remove mock code 
						
						
					 
					
						2024-10-24 10:33:56 +02:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						5843877cc8 
					 
					
						
						
							
							Fix zwave_js provisioned table for narrow ( #22507 )  
						
						
						
						
					 
					
						2024-10-24 06:40:42 +02:00 
						 
				 
			
				
					
						
							
							
								shodhan-rai 
							
						 
					 
					
						
						
							
						
						913837f064 
					 
					
						
						
							
							Fix issue  #22495 : Corrected the broken grammar ( #22499 )  
						
						
						
						
					 
					
						2024-10-23 20:15:23 +02:00 
						 
				 
			
				
					
						
							
							
								shodhan-rai 
							
						 
					 
					
						
						
							
						
						386ac5d779 
					 
					
						
						
							
							Fix issue  #22473 : Fixed the typo ( #22500 )  
						
						
						
						
					 
					
						2024-10-23 17:31:59 +02:00 
						 
				 
			
				
					
						
							
							
								shodhan-rai 
							
						 
					 
					
						
						
							
						
						3a1a4ade68 
					 
					
						
						
							
							Fix issue  #22450 : Corrected two inaccurate messages ( #22496 )  
						
						
						
						
					 
					
						2024-10-23 14:08:01 +00:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						dd35112a04 
					 
					
						
						
							
							update gifs  
						
						
						
						
					 
					
						2024-10-23 15:46:00 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						afcb4c56fa 
					 
					
						
						
							
							Bumped version to 20241002.4  
						
						
						
						
					 
					
						2024-10-23 15:25:07 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						58f210f45b 
					 
					
						
						
							
							Update voice wizard ( #22472 )  
						
						
						
						
					 
					
						2024-10-23 15:24:11 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						f4d9d55ecd 
					 
					
						
						
							
							Fix old safari but for relative time ( #22457 )  
						
						
						
						
					 
					
						2024-10-23 15:21:17 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						995955491f 
					 
					
						
						
							
							Place icon next to the text in control button ( #22451 )  
						
						
						
						
					 
					
						2024-10-23 15:21:16 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						2ab9aed5b4 
					 
					
						
						
							
							Fix integration configure on failed setup ( #22407 )  
						
						... 
						
						
						
						* Fix integration configure button when setup failed
* Use ha-button instead of mwc-button in ha-config-integration-page 
						
						
					 
					
						2024-10-23 15:21:15 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						1693f5b5c9 
					 
					
						
						
							
							Forward change event in password field ( #22377 )  
						
						
						
						
					 
					
						2024-10-23 15:21:15 +02:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						f096e1698c 
					 
					
						
						
							
							Update devtools/statistics for renamed issue type ( #22371 )  
						
						
						
						
					 
					
						2024-10-23 15:21:14 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						2f46caa806 
					 
					
						
						
							
							Fix tooltip firefox bug in persistent-notification-item ( #22363 )  
						
						
						
						
					 
					
						2024-10-23 15:21:13 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						5c9b53ffb7 
					 
					
						
						
							
							Use default font for heading card ( #22322 )  
						
						
						
						
					 
					
						2024-10-23 15:21:12 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						f6e00e7262 
					 
					
						
						
							
							Fix entity id setting on newly created scripts, handle update of enti… ( #22272 )  
						
						... 
						
						
						
						Fix entity id setting on newly created scripts, handle update of entity id 
						
						
					 
					
						2024-10-23 15:21:11 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						5d49f4007e 
					 
					
						
						
							
							Update voice wizard ( #22472 )  
						
						
						
						
					 
					
						2024-10-23 15:14:11 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						ca20c2d292 
					 
					
						
						
							
							Config logs streaming  ( #22172 )  
						
						... 
						
						
						
						* Add logs follow for error-log-card WIP
* Add stream config logs
* Add new logs indicator to error-log-card
* Add number of lines select for error-log-card
* Add improvements and nr of lines to error-log-card
* Fix error-log-card linter issue
* Use error-log-card in addon views
* Remove unused hassio-addon-logs
* Add backwards compatibility for error-log-card
* Remove version test flag in error-log-card
* Add recovery mode support to error-log-card
* Add search highlight for error-log-card
* Add search, add additional lines to ha-ansi-to-html
* Add infinity load older logs in error-log-card
* Fix hassio-supervisor-log using fetchHassioLogs
* Fix colored lines in ha-ansi-to-html
* Fix search and prevent empty parts in ha-ansi-to-html
* Fix load old logs initially in error-log-card
* Add download log lines dialog
* Fix load logs without stream in error-log-card
* Fix ha-ansi-to-html search
* Add debounce scroll for core provider in error-log-card
* Add hass.callApiRaw
* Fix variable naming for dialog-download-logs
* Improve scroll down wording in error-log-card 
						
						
					 
					
						2024-10-23 13:07:00 +02:00 
						 
				 
			
				
					
						
							
							
								Erik Montnemery 
							
						 
					 
					
						
						
							
						
						f1ab24da99 
					 
					
						
						
							
							Add support for update entity's update_percentage state attribute ( #22453 )  
						
						... 
						
						
						
						* Add support for update entity's update_percentage state attribute
* Update voice assistant wizard 
						
						
					 
					
						2024-10-23 11:40:21 +02:00 
						 
				 
			
				
					
						
							
							
								Simon Lamon 
							
						 
					 
					
						
						
							
						
						e16e851952 
					 
					
						
						
							
							Fix invalid var references ( #22482 )  
						
						... 
						
						
						
						* var-fixes
* Prettier 
						
						
					 
					
						2024-10-23 09:58:32 +02:00 
						 
				 
			
				
					
						
							
							
								Paulus Schoutsen 
							
						 
					 
					
						
						
							
						
						0b562a4b16 
					 
					
						
						
							
							Migrate assist device count to satellite entity ( #22486 )  
						
						
						
						
					 
					
						2024-10-23 09:23:27 +02:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						7734922059 
					 
					
						
						
							
							Fix a crash in energy csv export ( #22476 )  
						
						
						
						
					 
					
						2024-10-22 20:10:30 +02:00 
						 
				 
			
				
					
						
							
							
								Petar Petrov 
							
						 
					 
					
						
						
							
						
						54320c3dbf 
					 
					
						
						
							
							Add option to delete add-on config on uninstall ( #22268 )  
						
						
						
						
					 
					
						2024-10-22 18:30:32 +02:00 
						 
				 
			
				
					
						
							
							
								Simon Lamon 
							
						 
					 
					
						
						
							
						
						849cfed669 
					 
					
						
						
							
							Reintroduce floor context ( #22192 )  
						
						
						
						
					 
					
						2024-10-22 16:21:47 +02:00 
						 
				 
			
				
					
						
							
							
								G Johansson 
							
						 
					 
					
						
						
							
						
						8932dfd504 
					 
					
						
						
							
							Fix Venezuela currency (VEF to VED) ( #22475 )  
						
						
						
						
					 
					
						2024-10-22 15:27:39 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						b9922b2f8e 
					 
					
						
						
							
							Use undo notification when deleting a card or badge ( #22414 )  
						
						... 
						
						
						
						* Use undo notification instead of confirmation dialog for cards and badges
* Fix notifications
* Improve deletion functions
* Fix errors
* Fix startup notifications
* Add translation and simplify delete method
* Apply suggestions from code review
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
* Prettier
* Update src/panels/lovelace/editor/delete-badge.ts
---------
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com > 
						
						
					 
					
						2024-10-22 13:17:01 +00:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						11fc5bc755 
					 
					
						
						
							
							Fix old safari but for relative time ( #22457 )  
						
						
						
						
					 
					
						2024-10-22 12:25:24 +02:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						67ac4882f2 
					 
					
						
						
							
							Dont attempt to add devices to disabled zwave config ( #22461 )  
						
						
						
						
					 
					
						2024-10-22 13:02:29 +03:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						413171bb3c 
					 
					
						
						
							
							Use sections view when creating a new view ( #22382 )  
						
						... 
						
						
						
						* Use sections view when creating a new view
* Improve default
* Update src/panels/lovelace/views/default-section.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
* Update src/panels/lovelace/views/get-view-type.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
---------
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com > 
						
						
					 
					
						2024-10-22 10:57:15 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						b111eb2316 
					 
					
						
						
							
							Update Yarn to v4.5.1 ( #22463 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-21 17:08:12 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						9bafabe3e9 
					 
					
						
						
							
							Update dependency @types/leaflet to v1.9.13 ( #22464 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-21 17:03:08 +00:00 
						 
				 
			
				
					
						
							
							
								Petar Petrov 
							
						 
					 
					
						
						
							
						
						202bc6440b 
					 
					
						
						
							
							Improve IP configuration UI ( #22320 )  
						
						... 
						
						
						
						* Split netmask from IP address
* handle ipv6 as well
* render fix
* improved UI for IP, mask & DNS
* remove ip detail dialog
* use `nothing`
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
* use ha-list-item instead of mwc
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com > 
						
						
					 
					
						2024-10-21 18:49:43 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						e2a89a55b7 
					 
					
						
						
							
							Reduce margin between badges and cards ( #22458 )  
						
						
						
						
					 
					
						2024-10-21 18:18:56 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						1e05730ec7 
					 
					
						
						
							
							Place icon next to the text in control button ( #22451 )  
						
						
						
						
					 
					
						2024-10-21 17:01:00 +02:00 
						 
				 
			
				
					
						
							
							
								Petar Petrov 
							
						 
					 
					
						
						
							
						
						885a63d3f6 
					 
					
						
						
							
							Improve warnings for insecure zwavejs inclusion ( #22456 )  
						
						... 
						
						
						
						* Improve warnings for insecure zwavejs inclusion
* is isNaN
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
* use `nothing`
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
---------
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com > 
						
						
					 
					
						2024-10-21 14:05:44 +00:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						206fbac618 
					 
					
						
						
							
							Fix integration configure on failed setup ( #22407 )  
						
						... 
						
						
						
						* Fix integration configure button when setup failed
* Use ha-button instead of mwc-button in ha-config-integration-page 
						
						
					 
					
						2024-10-21 15:55:17 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						4509661652 
					 
					
						
						
							
							Center ha-toast ( #22412 )  
						
						... 
						
						
						
						* Center ha-toast
* Improve margin 
						
						
					 
					
						2024-10-21 09:09:31 +02:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						4669decfd0 
					 
					
						
						
							
							Fix label filters from URL ( #22447 )  
						
						
						
						
					 
					
						2024-10-21 08:56:46 +02:00 
						 
				 
			
				
					
						
							
							
								Julian 
							
						 
					 
					
						
						
							
						
						f05c204da3 
					 
					
						
						
							
							Remove close_select_mode key from transladtions and corresponding code ( #22434 )  
						
						... 
						
						
						
						remove close_select_mode key from transladtions and corresponding code
fixes : #22425  
						
						
					 
					
						2024-10-20 14:46:34 +02:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						338692d2c3 
					 
					
						
						
							
							Fix zwave node config toggle switch ( #22443 )  
						
						
						
						
					 
					
						2024-10-20 09:03:23 +02:00 
						 
				 
			
				
					
						
							
							
								Simon Lamon 
							
						 
					 
					
						
						
							
						
						5415690585 
					 
					
						
						
							
							Change triggered by service to triggered by action ( #22438 )  
						
						
						
						
					 
					
						2024-10-19 14:36:37 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						418315d20b 
					 
					
						
						
							
							Update dependency chart.js to v4.4.5 ( #22435 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-19 09:27:25 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						9bbffb6919 
					 
					
						
						
							
							Lock file maintenance ( #22436 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-19 09:26:50 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						e338d63ec5 
					 
					
						
						
							
							Update dependency @lokalise/node-api to v12.8.0 ( #22433 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-18 19:31:56 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						264aedbff3 
					 
					
						
						
							
							Update vaadinWebComponents monorepo to v24.5.0 ( #22426 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-18 19:18:28 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						4103ef362c 
					 
					
						
						
							
							Update dependency serve-handler to v6.1.6 ( #22432 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-18 19:17:58 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						a04a449eb9 
					 
					
						
						
							
							Update dependency marked to v14.1.3 ( #22420 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-18 08:49:31 +02:00 
						 
				 
			
				
					
						
							
							
								Krzysztof Dąbrowski 
							
						 
					 
					
						
						
							
						
						08633c197b 
					 
					
						
						
							
							Hide integration logo on device page when load error occurs ( #22357 )  
						
						
						
						
					 
					
						2024-10-17 16:26:26 +00:00 
						 
				 
			
				
					
						
							
							
								BlockyPenguin 
							
						 
					 
					
						
						
							
						
						f8b3a429c6 
					 
					
						
						
							
							Improve accessibility for people with red-green colourblindness ( #22365 )  
						
						
						
						
					 
					
						2024-10-17 18:24:26 +02:00 
						 
				 
			
				
					
						
							
							
								Julian 
							
						 
					 
					
						
						
							
						
						946c8a59b4 
					 
					
						
						
							
							Fix translations for YAML-only alert when adding new integrations ( #22383 )  
						
						... 
						
						
						
						Change device to integration in the YAML-only warning
fixes : #22380  
						
						
					 
					
						2024-10-17 16:17:14 +00:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						f93c7e1b6e 
					 
					
						
						
							
							Improve card and badge edit mode ( #22413 )  
						
						
						
						
					 
					
						2024-10-17 18:16:30 +02:00 
						 
				 
			
				
					
						
							
							
								Julian 
							
						 
					 
					
						
						
							
						
						6298534b9c 
					 
					
						
						
							
							Fix small typographical issues in UI translations ( #22402 )  
						
						... 
						
						
						
						Remove dangling "point" in translations
fixes : #22401  
						
						
					 
					
						2024-10-17 09:44:07 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						5175b42069 
					 
					
						
						
							
							Update dependency @polymer/polymer to v3.5.2 ( #22325 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-16 21:42:17 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						e01e31341b 
					 
					
						
						
							
							Revert "Allow to move card from other view to section view"  
						
						... 
						
						
						
						This reverts commit 203d900d16 
						
						
					 
					
						2024-10-16 16:20:41 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						203d900d16 
					 
					
						
						
							
							Allow to move card from other view to section view  
						
						
						
						
					 
					
						2024-10-16 16:18:22 +02:00 
						 
				 
			
				
					
						
							
							
								Petar Petrov 
							
						 
					 
					
						
						
							
						
						4d9e9aaead 
					 
					
						
						
							
							Updated design for integration icons ( #22393 )  
						
						... 
						
						
						
						* Show if a custom integration overwrites a core integration
* use 1 icon and change tooltip and color
* Updated design for integration icons
* add color for `overwrites_built_in` 
						
						
					 
					
						2024-10-16 10:17:36 +02:00 
						 
				 
			
				
					
						
							
							
								Petar Petrov 
							
						 
					 
					
						
						
							
						
						82ec308be0 
					 
					
						
						
							
							Show if a custom integration overwrites a core integration ( #22295 )  
						
						
						
						
					 
					
						2024-10-16 09:28:33 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						dcafbcb06c 
					 
					
						
						
							
							Update dependency @bundle-stats/plugin-webpack-filter to v4.16.0 ( #22386 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-16 09:16:28 +02:00 
						 
				 
			
				
					
						
							
							
								ildar170975 
							
						 
					 
					
						
						
							
						
						aa5f8dc082 
					 
					
						
						
							
							Change background for collapsible rows in data tables ( #22372 )  
						
						... 
						
						
						
						Update ha-data-table.ts 
						
						
					 
					
						2024-10-16 09:10:32 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						4dcae9c69c 
					 
					
						
						
							
							Update formatjs monorepo ( #22374 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-16 09:08:32 +02:00 
						 
				 
			
				
					
						
							
							
								ildar170975 
							
						 
					 
					
						
						
							
						
						13a1af97da 
					 
					
						
						
							
							box-shadow for stack in panel: fix typo ( #22384 )  
						
						... 
						
						
						
						Update hui-stack-card.ts 
						
						
					 
					
						2024-10-16 09:07:37 +02:00 
						 
				 
			
				
					
						
							
							
								Julian 
							
						 
					 
					
						
						
							
						
						e3c435fd78 
					 
					
						
						
							
							Fix type in matter integration translation "end_device" ( #22390 )  
						
						... 
						
						
						
						fixes : #22292  
					
						2024-10-16 09:06:46 +02:00 
						 
				 
			
				
					
						
							
							
								Paulus Schoutsen 
							
						 
					 
					
						
						
							
						
						a32dee7071 
					 
					
						
						
							
							Discovered integration: configure -> add ( #22387 )  
						
						
						
						
					 
					
						2024-10-15 21:35:16 +02:00 
						 
				 
			
				
					
						
							
							
								Paulus Schoutsen 
							
						 
					 
					
						
						
							
						
						c098858b73 
					 
					
						
						
							
							Protocol integrations always link to devices page ( #22388 )  
						
						
						
						
					 
					
						2024-10-15 21:34:47 +02:00 
						 
				 
			
				
					
						
							
							
								Paulus Schoutsen 
							
						 
					 
					
						
						
							
						
						9e509e3bc9 
					 
					
						
						
							
							Update Assist config page ( #22338 )  
						
						
						
						
					 
					
						2024-10-15 21:32:21 +02:00 
						 
				 
			
				
					
						
							
							
								Paulus Schoutsen 
							
						 
					 
					
						
						
							
						
						79ac2a72fa 
					 
					
						
						
							
							Protocol integrations always link to devices page  
						
						
						
						
					 
					
						2024-10-15 18:12:14 +00:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						b063840f46 
					 
					
						
						
							
							Update devtools/statistics for renamed issue type ( #22371 )  
						
						
						
						
					 
					
						2024-10-15 15:09:07 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						4366308b2b 
					 
					
						
						
							
							Update dependency mocha to v10.7.3 ( #21212 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-15 13:51:40 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						126826e52c 
					 
					
						
						
							
							Update dependency instant-mocha to v1.5.3 ( #22373 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-15 12:59:00 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						e31af5d31b 
					 
					
						
						
							
							Forward change event in password field ( #22377 )  
						
						
						
						
					 
					
						2024-10-15 12:07:12 +02:00 
						 
				 
			
				
					
						
							
							
								Stefan Agner 
							
						 
					 
					
						
						
							
						
						fca97cd734 
					 
					
						
						
							
							Prefer Thread border router instance name ( #22378 )  
						
						... 
						
						
						
						Instead of using the model name (which is the same for all border
routers of the same make and model), use the instance name as the
border router name.
Builds on https://github.com/home-assistant/core/pull/127253 . 
						
						
					 
					
						2024-10-15 11:48:45 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						ca94267c44 
					 
					
						
						
							
							Fix tooltip firefox bug in persistent-notification-item ( #22363 )  
						
						
						
						
					 
					
						2024-10-14 15:47:12 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						df1f26cee7 
					 
					
						
						
							
							Update dependency magic-string to v0.30.12 ( #22362 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-14 12:00:18 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						24a4e075e6 
					 
					
						
						
							
							Update babel monorepo to v7.25.8 ( #22355 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-14 11:48:23 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						43fcc6238e 
					 
					
						
						
							
							Bump actions/upload-artifact from 4.4.0 to 4.4.3 ( #22359 )  
						
						... 
						
						
						
						Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-14 09:29:29 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						b40b96248b 
					 
					
						
						
							
							Bump actions/cache from 4.1.0 to 4.1.1 ( #22358 )  
						
						... 
						
						
						
						Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-14 09:17:16 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						c7ac4c7490 
					 
					
						
						
							
							Bump actions/checkout from 4.2.0 to 4.2.1 ( #22360 )  
						
						... 
						
						
						
						Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-14 09:17:03 +02:00 
						 
				 
			
				
					
						
							
							
								Abdulrasheed Abdulsalam 
							
						 
					 
					
						
						
							
						
						6cd8471b91 
					 
					
						
						
							
							Fix: correct some typos in translation file ( #22353 )  
						
						
						
						
					 
					
						2024-10-13 10:11:27 +00:00 
						 
				 
			
				
					
						
							
							
								Marc Mueller 
							
						 
					 
					
						
						
							
						
						940eaa26e0 
					 
					
						
						
							
							Update build-system ( #22348 )  
						
						
						
						
					 
					
						2024-10-13 07:41:03 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						79e68ce125 
					 
					
						
						
							
							Update dependency typescript to v5.6.3 ( #22340 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-12 11:13:22 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						e581d35432 
					 
					
						
						
							
							Update formatjs monorepo ( #22342 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-12 09:14:19 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						d3d578e0f4 
					 
					
						
						
							
							Hide fields section when all fields inside are filtered ( #22277 )  
						
						... 
						
						
						
						Hide field section when all fields inside are filtered 
						
						
					 
					
						2024-10-11 21:52:44 +02:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						79c71cbe48 
					 
					
						
						
							
							Add sensor offset to time trigger UI ( #21957 )  
						
						... 
						
						
						
						* Add sensor offset to time trigger UI
* refactor long expression
* memoize data
* fix for trigger platform migration 
						
						
					 
					
						2024-10-11 21:36:44 +02:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						82b50a1c5d 
					 
					
						
						
							
							Refine automation action search with ignoreLocation ( #22332 )  
						
						
						
						
					 
					
						2024-10-11 21:34:43 +02:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						6cfda78aa1 
					 
					
						
						
							
							Fix a case where developer-tools/action can get stuck in an error loop ( #22334 )  
						
						
						
						
					 
					
						2024-10-11 20:37:49 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						f9ff938775 
					 
					
						
						
							
							Update dependency @formatjs/intl-datetimeformat to v6.12.6 ( #22335 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-11 20:24:26 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						778fcab90d 
					 
					
						
						
							
							Fix entity id setting on newly created scripts, handle update of enti… ( #22272 )  
						
						... 
						
						
						
						Fix entity id setting on newly created scripts, handle update of entity id 
						
						
					 
					
						2024-10-11 13:13:17 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						07e5aa30c6 
					 
					
						
						
							
							Add hide completed option to hui-todo-list-card ( #22323 )  
						
						
						
						
					 
					
						2024-10-11 08:58:40 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						3f0ec03a14 
					 
					
						
						
							
							Improve zigbee remove device dialog ( #22276 )  
						
						... 
						
						
						
						* Improve zigbee remove device dialog
* Fix translations 
						
						
					 
					
						2024-10-11 06:40:15 +02:00 
						 
				 
			
				
					
						
							
							
								Alex Jurkiewicz 
							
						 
					 
					
						
						
							
						
						1bb871b9ac 
					 
					
						
						
							
							fix(script/bootstrap): Improve missing Yarn error ( #22308 )  
						
						
						
						
					 
					
						2024-10-10 18:27:22 +03:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						0e8783fb01 
					 
					
						
						
							
							Use default font for heading card ( #22322 )  
						
						
						
						
					 
					
						2024-10-10 15:19:14 +00:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						1d88c4465b 
					 
					
						
						
							
							Bumped version to 20241010.0  
						
						
						
						
					 
					
						2024-10-10 17:14:04 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						1f0cfb5fd6 
					 
					
						
						
							
							Bumped version to 20241002.3  
						
						
						
						
					 
					
						2024-10-10 17:08:10 +02:00 
						 
				 
			
				
					
						
							
							
								Adam Kapos 
							
						 
					 
					
						
						
							
						
						a21e17fb23 
					 
					
						
						
							
							Disable backdrop filter on Heading Card ( #22204 )  
						
						
						
						
					 
					
						2024-10-10 17:07:51 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						5de888c91a 
					 
					
						
						
							
							Update heading entity schema to allow empty entity id ( #22211 )  
						
						
						
						
					 
					
						2024-10-10 17:07:34 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						2dd4090db3 
					 
					
						
						
							
							Fix potential undefined select element in color picker ( #22212 )  
						
						
						
						
					 
					
						2024-10-10 17:07:16 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						35aafd45dc 
					 
					
						
						
							
							Fix and update step flow create ( #22223 )  
						
						... 
						
						
						
						* Fix and update step flow create
* cleanup 
						
						
					 
					
						2024-10-10 17:06:55 +02:00 
						 
				 
			
				
					
						
							
							
								Simon Lamon 
							
						 
					 
					
						
						
							
						
						c778b881ab 
					 
					
						
						
							
							Fixup service/action when entity is picked in activate scene ( #22259 )  
						
						... 
						
						
						
						Fixup service/action when entity is picked 
						
						
					 
					
						2024-10-10 17:06:38 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						04acecc832 
					 
					
						
						
							
							Add minimal size for badges and cards in edit mode ( #22271 )  
						
						
						
						
					 
					
						2024-10-10 17:06:15 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						a10a9916be 
					 
					
						
						
							
							Fix unused entities view ( #22274 )  
						
						... 
						
						
						
						Fix compute-unused-entities when using sections 
						
						
					 
					
						2024-10-10 17:05:52 +02:00 
						 
				 
			
				
					
						
							
							
								David F. Mulcahey 
							
						 
					 
					
						
						
							
						
						3604ffa64a 
					 
					
						
						
							
							Fix ZHA group dashboard display on mobile ( #22279 )  
						
						
						
						
					 
					
						2024-10-10 17:04:29 +02:00 
						 
				 
			
				
					
						
							
							
								TJ Horner 
							
						 
					 
					
						
						
							
						
						a0724749d3 
					 
					
						
						
							
							Fix erroneous addition of service: key in ha-automation-action-play_media element ( #22294 )  
						
						... 
						
						
						
						fix: no longer erroneously set 'service' in ha-automation-action-play_media 
						
						
					 
					
						2024-10-10 17:04:13 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						45a75c3a7c 
					 
					
						
						
							
							Update statistics issues from dev tools ( #22286 )  
						
						... 
						
						
						
						update statistics issues from dev tools 
						
						
					 
					
						2024-10-10 17:03:52 +02:00 
						 
				 
			
				
					
						
							
							
								Stefan Agner 
							
						 
					 
					
						
						
							
						
						f0dcfa4aa3 
					 
					
						
						
							
							Fix command selection for OTBRs without dataset ( #22318 )  
						
						... 
						
						
						
						Typically, the Home Assistant OTBR integration makes sure that we
either setup or read the current dataset. However, in some cases,
e.g. when reinstalling the add-on, deleting the dataset, and starting
the add-on while keeping the OTBR config entry, the dataset is not
available and a new one is not being created (since the config entry
is not recreated).
Just support this particular case as well.
Fixes : #22306  
						
						
					 
					
						2024-10-10 17:03:31 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						1c4b66cb1e 
					 
					
						
						
							
							Fix ha-selector-action drag and drop ( #22273 )  
						
						... 
						
						
						
						* Fix ha-selector-action with removing memoize-one
* Fix array-move to update parent reference.
* Fix array-move if item is no array 
						
						
					 
					
						2024-10-10 17:03:15 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						af2d575bf0 
					 
					
						
						
							
							Fix ha-selector-action drag and drop ( #22273 )  
						
						... 
						
						
						
						* Fix ha-selector-action with removing memoize-one
* Fix array-move to update parent reference.
* Fix array-move if item is no array 
						
						
					 
					
						2024-10-10 16:53:35 +02:00 
						 
				 
			
				
					
						
							
							
								Stefan Agner 
							
						 
					 
					
						
						
							
						
						92165d776a 
					 
					
						
						
							
							Fix command selection for OTBRs without dataset ( #22318 )  
						
						... 
						
						
						
						Typically, the Home Assistant OTBR integration makes sure that we
either setup or read the current dataset. However, in some cases,
e.g. when reinstalling the add-on, deleting the dataset, and starting
the add-on while keeping the OTBR config entry, the dataset is not
available and a new one is not being created (since the config entry
is not recreated).
Just support this particular case as well.
Fixes : #22306  
						
						
					 
					
						2024-10-10 16:50:44 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						a8bbd8ab90 
					 
					
						
						
							
							Update dependency @codemirror/commands to v6.7.0 ( #22316 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-10 10:21:29 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						43ac9dbea7 
					 
					
						
						
							
							Update vaadinWebComponents monorepo to v24.4.11 ( #22315 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-10 10:20:33 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						bba9eca4e9 
					 
					
						
						
							
							Update dependency eslint-plugin-wc to v2.2.0 ( #22310 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-10 10:04:10 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						40f65b1980 
					 
					
						
						
							
							Update dependency del to v8 ( #22311 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-10 10:03:29 +02:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						23a33b10a1 
					 
					
						
						
							
							Allow override entity_id in more-info action ( #22147 )  
						
						
						
						
					 
					
						2024-10-09 14:14:03 +02:00 
						 
				 
			
				
					
						
							
							
								Simon Lamon 
							
						 
					 
					
						
						
							
						
						67a93013c7 
					 
					
						
						
							
							Revert "Fix drag and drop when using action and trigger selector" ( #22296 )  
						
						... 
						
						
						
						Revert "Fix drag and drop when using action and trigger selector (#22291 )"
This reverts commit 99035cea8f 
						
						
					 
					
						2024-10-09 10:22:40 +00:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						1f838d7529 
					 
					
						
						
							
							Update statistics issues from dev tools ( #22286 )  
						
						... 
						
						
						
						update statistics issues from dev tools 
						
						
					 
					
						2024-10-09 09:29:30 +02:00 
						 
				 
			
				
					
						
							
							
								TJ Horner 
							
						 
					 
					
						
						
							
						
						ffc0435144 
					 
					
						
						
							
							Fix erroneous addition of service: key in ha-automation-action-play_media element ( #22294 )  
						
						... 
						
						
						
						fix: no longer erroneously set 'service' in ha-automation-action-play_media 
						
						
					 
					
						2024-10-08 21:07:38 +00:00 
						 
				 
			
				
					
						
							
							
								David F. Mulcahey 
							
						 
					 
					
						
						
							
						
						5877d69c87 
					 
					
						
						
							
							Fix ZHA group dashboard display on mobile ( #22279 )  
						
						
						
						
					 
					
						2024-10-08 21:20:07 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						99035cea8f 
					 
					
						
						
							
							Fix drag and drop when using action and trigger selector ( #22291 )  
						
						... 
						
						
						
						* Fix drag and drop when using action selector
* Fix drag and drop when using trigger selector 
						
						
					 
					
						2024-10-08 21:04:45 +02:00 
						 
				 
			
				
					
						
							
							
								__JosephAbbey 
							
						 
					 
					
						
						
							
						
						1b441a7eec 
					 
					
						
						
							
							Add support for relative start and end time displays in state-display ( #22249 )  
						
						... 
						
						
						
						* Add support for relative start and end time displays in state-display
* Add support for sun attributes as well
* Improve state-display code for relative-time
---------
Co-authored-by: Wendelin <w@pe8.at > 
						
						
					 
					
						2024-10-08 10:04:16 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						ad49e9f7b0 
					 
					
						
						
							
							Add minimal size for badges and cards in edit mode ( #22271 )  
						
						
						
						
					 
					
						2024-10-07 17:33:47 +02:00 
						 
				 
			
				
					
						
							
							
								Petar Petrov 
							
						 
					 
					
						
						
							
						
						e32b15ede2 
					 
					
						
						
							
							Hide service dropdown for predefined actions in automations ( #22275 )  
						
						... 
						
						
						
						Hide service dropdown for predefined actions 
						
						
					 
					
						2024-10-07 15:49:44 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						a35b4376ea 
					 
					
						
						
							
							Fix unused entities view ( #22274 )  
						
						... 
						
						
						
						Fix compute-unused-entities when using sections 
						
						
					 
					
						2024-10-07 15:28:14 +02:00 
						 
				 
			
				
					
						
							
							
								Simon Lamon 
							
						 
					 
					
						
						
							
						
						619f9f76ee 
					 
					
						
						
							
							Fixup service/action when entity is picked in activate scene ( #22259 )  
						
						... 
						
						
						
						Fixup service/action when entity is picked 
						
						
					 
					
						2024-10-07 09:23:48 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						f771bc10db 
					 
					
						
						
							
							Bump actions/cache from 4.0.2 to 4.1.0 ( #22270 )  
						
						... 
						
						
						
						Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-07 08:44:00 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						b8889a1183 
					 
					
						
						
							
							Update dependency eslint-plugin-import to v2.31.0 ( #22260 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-06 10:47:08 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						eb6b45eaed 
					 
					
						
						
							
							Update babel monorepo to v7.25.7 ( #22250 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-05 20:11:42 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						31a748ed93 
					 
					
						
						
							
							Update dependency date-fns-tz to v3.2.0 ( #22209 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-04 21:38:25 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						0110bdd24a 
					 
					
						
						
							
							Fix and update step flow create ( #22223 )  
						
						... 
						
						
						
						* Fix and update step flow create
* cleanup 
						
						
					 
					
						2024-10-04 14:13:21 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						365b712976 
					 
					
						
						
							
							Add temporary logging to webrtc player ( #22213 )  
						
						... 
						
						
						
						* add temporary logging to webrtc player
* Update ha-web-rtc-player.ts
* Update ha-web-rtc-player.ts
* Update ha-web-rtc-player.ts 
						
						
					 
					
						2024-10-03 21:01:21 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						7d97dbe15b 
					 
					
						
						
							
							Fix potential undefined select element in color picker ( #22212 )  
						
						
						
						
					 
					
						2024-10-03 11:31:36 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						8bc0ea5a0b 
					 
					
						
						
							
							Update heading entity schema to allow empty entity id ( #22211 )  
						
						
						
						
					 
					
						2024-10-03 11:15:13 +02:00 
						 
				 
			
				
					
						
							
							
								Adam Kapos 
							
						 
					 
					
						
						
							
						
						44948a3474 
					 
					
						
						
							
							Disable backdrop filter on Heading Card ( #22204 )  
						
						
						
						
					 
					
						2024-10-03 09:45:29 +02:00 
						 
				 
			
				
					
						
							
							
								Robert Resch 
							
						 
					 
					
						
						
							
						
						bc51b53b4a 
					 
					
						
						
							
							Use camera ws endpoint to get WebRTC config ( #22009 )  
						
						
						
						
					 
					
						2024-10-03 09:19:49 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						693dbfd050 
					 
					
						
						
							
							20241002.2 ( #22197 )  
						
						
						
						
					 
					
						2024-10-02 16:43:14 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						67217b9dd0 
					 
					
						
						
							
							Bumped version to 20241002.2  
						
						
						
						
					 
					
						2024-10-02 16:42:46 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						487795b7c4 
					 
					
						
						
							
							handle unknown state for update voice assitant ( #22196 )  
						
						... 
						
						
						
						* handle unknown state for update voice assitant
* Update voice-assistant-setup-step-update.ts 
						
						
					 
					
						2024-10-02 16:42:27 +02:00 
						 
				 
			
				
					
						
							
							
								Petar Petrov 
							
						 
					 
					
						
						
							
						
						a30e0d33f9 
					 
					
						
						
							
							Handle exceptions when subscribing from the event dev tool ( #22191 )  
						
						... 
						
						
						
						* Handle exceptions when subscribing from the event dev tool
* use ha-alert for the error msg
* import ha-alert element
* use undefined instead of null to align with the rest of the code base 
						
						
					 
					
						2024-10-02 16:34:28 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						0c1b8abe03 
					 
					
						
						
							
							Fix hassio entrypoint ( #22194 )  
						
						
						
						
					 
					
						2024-10-02 14:20:53 +00:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						ce9c5149d5 
					 
					
						
						
							
							Use heading card in demo dashboard ( #22193 )  
						
						
						
						
					 
					
						2024-10-02 14:13:26 +00:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						adbcdc62eb 
					 
					
						
						
							
							Alert user when auto update is enabled instead of hiding the button ( #22187 )  
						
						
						
						
					 
					
						2024-10-02 15:41:15 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						faf872bfb8 
					 
					
						
						
							
							Simplify create automation from device dialog ( #22190 )  
						
						... 
						
						
						
						* Simplify automation dialog
* Fix translations
* Auto expand trigger action and condition
* Improve wording
* Expand all
* Remove unused translations 
						
						
					 
					
						2024-10-02 13:13:21 +00:00 
						 
				 
			
				
					
						
							
							
								Stefan Agner 
							
						 
					 
					
						
						
							
						
						fe0fb2382a 
					 
					
						
						
							
							Allow to transfer all Thread datasets with TLV ( #22183 )  
						
						... 
						
						
						
						* Allow to transfer all Thread datasets with TLV
This commit allows to transfer all Thread datasets with TLV. Since
PR #22022  the preferred dataset is transmitted when using Matter
external commissioning. This commit makes the Thread configuration
dialog to have feature parity.
* Drop preferred border agent id as additional metric for default router
We always have the extended address, so use this as primary and only
metric which router is the default. The preferred border agent id gets
updated best effort.
Also use isDefaultRouter consistently in the code. 
						
						
					 
					
						2024-10-02 15:06:06 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						e84c3a85db 
					 
					
						
						
							
							20241002.1 ( #22189 )  
						
						
						
						
					 
					
						2024-10-02 13:38:57 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						cdd29295e5 
					 
					
						
						
							
							Bumped version to 20241002.1  
						
						
						
						
					 
					
						2024-10-02 13:37:47 +02:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						f7532f3476 
					 
					
						
						
							
							Devtools statistics - new style, multi-select, & multi-delete ( #21813 )  
						
						... 
						
						
						
						* feat: auto-fix statistics
* statistics multi-select and multi-fix
* unused css
* Change multi action to clear, fixes
* Update developer-tools-statistics.ts
* update translations
* Add select all issues option
* Update en.json
* Update developer-tools-statistics.ts
---------
Co-authored-by: Muka Schultze <samuelschultze@gmail.com >
Co-authored-by: Bram Kragten <mail@bramkragten.nl > 
						
						
					 
					
						2024-10-02 13:21:04 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						fdf9fab709 
					 
					
						
						
							
							20241002.0 ( #22185 )  
						
						
						
						
					 
					
						2024-10-02 10:01:51 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						c8930cec87 
					 
					
						
						
							
							Bumped version to 20241002.0  
						
						
						
						
					 
					
						2024-10-02 09:50:01 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						f9c336890d 
					 
					
						
						
							
							Await removal of statistics when fixing ( #22167 )  
						
						... 
						
						
						
						* Await removal of statistics when fixing
* refactor
* translations 
						
						
					 
					
						2024-10-02 09:24:46 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						c721de109f 
					 
					
						
						
							
							Put rename entities in expandable when renaming device ( #22182 )  
						
						... 
						
						
						
						* Put rename entities in expandable when renaming device
* Update ha-config-device-page.ts
* Update src/panels/config/devices/ha-config-device-page.ts
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com > 
						
						
					 
					
						2024-10-02 07:19:05 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						1c95e8d6ec 
					 
					
						
						
							
							Update vaadinWebComponents monorepo to v24.4.10 ( #22180 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-01 16:34:51 +00:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						57cf2c1341 
					 
					
						
						
							
							Update update entity in voice flow ( #22178 )  
						
						
						
						
					 
					
						2024-10-01 18:34:18 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						f7d5c5f850 
					 
					
						
						
							
							Update dependency @codemirror/view to v6.34.1 ( #22179 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-01 16:33:42 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						470f5127f4 
					 
					
						
						
							
							Update dependency @types/color-name to v2 ( #22157 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-10-01 18:22:13 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						34e361601a 
					 
					
						
						
							
							Fix display elements field in heading badge editor ( #22177 )  
						
						... 
						
						
						
						* Fix display elements field in heading badge editor
* Update src/panels/lovelace/editor/heading-badge-editor/hui-entity-heading-badge-editor.ts 
						
						
					 
					
						2024-10-01 16:58:00 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						70d6cce8f8 
					 
					
						
						
							
							Add support for custom color display in color picker ( #22174 )  
						
						... 
						
						
						
						Add support for custom color in color picker 
						
						
					 
					
						2024-10-01 15:43:31 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						f9814f35d1 
					 
					
						
						
							
							Don't handle UI editor event when using yaml editor ( #22176 )  
						
						
						
						
					 
					
						2024-10-01 15:11:54 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						f30603753e 
					 
					
						
						
							
							Use radio buttons for heading style ( #22173 )  
						
						
						
						
					 
					
						2024-10-01 14:26:51 +02:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						ce9993fd36 
					 
					
						
						
							
							Use finishes_at in timer remaining calculation ( #22169 )  
						
						... 
						
						
						
						* Use finishes_at in timer remaining calculation
* lint
* fix test 
						
						
					 
					
						2024-10-01 14:05:01 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						268eb4317c 
					 
					
						
						
							
							20240930.0 ( #22166 )  
						
						
						
						
					 
					
						2024-09-30 17:38:30 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						4c2044e70a 
					 
					
						
						
							
							Bumped version to 20240930.0  
						
						
						
						
					 
					
						2024-09-30 17:11:52 +02:00 
						 
				 
			
				
					
						
							
							
								Darren Griffin 
							
						 
					 
					
						
						
							
						
						7f96c1fbe1 
					 
					
						
						
							
							Add OHF logo to README ( #22165 )  
						
						
						
						
					 
					
						2024-09-30 17:10:45 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						75e24780c1 
					 
					
						
						
							
							Use dash for unknown and unavailable state in heading entity ( #22163 )  
						
						... 
						
						
						
						* Use dash for unknown and unavailable state in heading entity
* Update src/state-display/state-display.ts
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
---------
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com > 
						
						
					 
					
						2024-09-30 15:52:20 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						95580bc4c0 
					 
					
						
						
							
							Fix min width of checkbox column in data table ( #22162 )  
						
						... 
						
						
						
						fix min width of checkbox column in data table 
						
						
					 
					
						2024-09-30 09:09:08 +00:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						175f68e0cf 
					 
					
						
						
							
							Allow to add name in heading entity badge state content ( #22161 )  
						
						
						
						
					 
					
						2024-09-30 09:07:25 +00:00 
						 
				 
			
				
					
						
							
							
								Bart Mesuere 
							
						 
					 
					
						
						
							
						
						b6efedfc8d 
					 
					
						
						
							
							Improve the accessibility of the default colors used for graphs ( #21839 )  
						
						... 
						
						
						
						* Update the first 10 colors to match the Observable10 scheme
* Add darker and lighter variants 
						
						
					 
					
						2024-09-30 10:59:13 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						23c21a35d8 
					 
					
						
						
							
							Fix script rename name placeholder ( #22160 )  
						
						
						
						
					 
					
						2024-09-30 07:43:59 +00:00 
						 
				 
			
				
					
						
							
							
								Simon Lamon 
							
						 
					 
					
						
						
							
						
						9c7324298b 
					 
					
						
						
							
							Remove floor context ( #22143 )  
						
						... 
						
						
						
						* Remove floor context
* Fixup gallery 
						
						
					 
					
						2024-09-30 09:33:08 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Alphart 
							
						 
					 
					
						
						
							
						
						e92be566a0 
					 
					
						
						
							
							Handle falsy value in ha-yaml-editor (object selector) ( #22142 )  
						
						... 
						
						
						
						* Handle falsy value in ha-yaml-editor (object selector)
* handle explicit `null` 
						
						
					 
					
						2024-09-30 09:28:17 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						4e96ad5f28 
					 
					
						
						
							
							Bump actions/checkout from 4.1.7 to 4.2.0 ( #22159 )  
						
						... 
						
						
						
						Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-09-30 09:07:50 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						f64a1500af 
					 
					
						
						
							
							Update dependency webpack to v5.95.0 ( #22150 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-09-28 21:23:29 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						c9e8619c04 
					 
					
						
						
							
							Update dependency @codemirror/view to v6.34.0 ( #22144 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-09-28 21:23:21 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						7ab1133b45 
					 
					
						
						
							
							Implement missing function for password field  
						
						
						
						
					 
					
						2024-09-27 23:42:44 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						77abfd3e61 
					 
					
						
						
							
							voice setup tweaks  
						
						
						
						
					 
					
						2024-09-27 23:42:09 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						d7aaa41aa4 
					 
					
						
						
							
							Add missing voice assistant select action logic ( #22139 )  
						
						
						
						
					 
					
						2024-09-27 14:40:55 -04:00 
						 
				 
			
				
					
						
							
							
								Aindriú Mac Giolla Eoin 
							
						 
					 
					
						
						
							
						
						8223f6b155 
					 
					
						
						
							
							Update translationMetadata.json - Added Irish language code ( #21898 )  
						
						... 
						
						
						
						Added language code for Irish, native name Gaeilge 
						
						
					 
					
						2024-09-27 18:12:44 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						435eae77fa 
					 
					
						
						
							
							Update dependency rollup to v2.79.2 [SECURITY] ( #22071 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-09-27 15:29:29 +00:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						394d8ddd6c 
					 
					
						
						
							
							20240927.0 ( #22138 )  
						
						
						
						
					 
					
						2024-09-27 17:28:42 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						ead54e445f 
					 
					
						
						
							
							Reuse flatten logic for trigger ids condition ( #22136 )  
						
						
						
						
					 
					
						2024-09-27 17:18:06 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						7ee5db2be5 
					 
					
						
						
							
							Bumped version to 20240927.0  
						
						
						
						
					 
					
						2024-09-27 17:15:57 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						fef6f0ac94 
					 
					
						
						
							
							migrate nested triggers too ( #22135 )  
						
						
						
						
					 
					
						2024-09-27 15:13:05 +00:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						7a60763786 
					 
					
						
						
							
							Voice setup feedback ( #22134 )  
						
						... 
						
						
						
						* Voice setup feedback
* Update voice-assistant-setup-step-check.ts 
						
						
					 
					
						2024-09-27 16:56:38 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						94e321a364 
					 
					
						
						
							
							Add UI support for trigger list ( #22133 )  
						
						... 
						
						
						
						* Add UI support for trigger list
* Update gallery
* Fix gallery 
						
						
					 
					
						2024-09-27 16:56:22 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						1c12c2b714 
					 
					
						
						
							
							Fix codemirror fold for empty lines ( #22130 )  
						
						
						
						
					 
					
						2024-09-27 14:18:48 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						442a8f11a7 
					 
					
						
						
							
							Improve heading card style and add theme variables ( #22129 )  
						
						... 
						
						
						
						improve heading card style and add theme variables 
						
						
					 
					
						2024-09-27 13:45:18 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						4e8b58cd6c 
					 
					
						
						
							
							Add password field element ( #22121 )  
						
						... 
						
						
						
						* Add password field element
* Update ha-password-field.ts 
						
						
					 
					
						2024-09-27 12:34:28 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						a92dab46c2 
					 
					
						
						
							
							Allow different types of heading badges ( #22109 )  
						
						... 
						
						
						
						* Allow different type of heading item
* Update editor
* Migrate entities to items
* Rename support for string entity
* Refactor
* Rename to badges and add error state
* Update font weight
* Feedback
* Feedback 
						
						
					 
					
						2024-09-27 12:33:15 +02:00 
						 
				 
			
				
					
						
							
							
								Joakim Sørensen 
							
						 
					 
					
						
						
							
						
						468660d235 
					 
					
						
						
							
							Adjust username handling in the cloud panel register and login flows ( #22118 )  
						
						... 
						
						
						
						* Use lowercase when registering
* Fallback to lowercase username if usernotfound is recieved
* Adjust resend
* handle reset password
* limit with else
* return early 
						
						
					 
					
						2024-09-27 12:31:48 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						c721afa137 
					 
					
						
						
							
							Fix matter device actions ( #22117 )  
						
						... 
						
						
						
						* Fix matter device actions when matter integration loads forever
* Fix matter device-actions types path
* Move getMatterDeviceActions inside getDeviceActions in device page 
						
						
					 
					
						2024-09-27 09:37:07 +00:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						ac9654c1de 
					 
					
						
						
							
							Add heading card when creating a new view ( #22123 )  
						
						
						
						
					 
					
						2024-09-27 09:19:19 +00:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						570ad38bac 
					 
					
						
						
							
							Fix automation trigger condition and triggers description ( #22122 )  
						
						... 
						
						
						
						* Fix config.triggers in automation-contition-trigger
* Fix config.triggers for automation triggers description 
						
						
					 
					
						2024-09-27 09:10:33 +00:00 
						 
				 
			
				
					
						
							
							
								Erik Montnemery 
							
						 
					 
					
						
						
							
						
						e778a9aa1d 
					 
					
						
						
							
							Improve statistics issues ( #22110 )  
						
						
						
						
					 
					
						2024-09-27 11:05:30 +02:00 
						 
				 
			
				
					
						
							
							
								selvalt7 
							
						 
					 
					
						
						
							
						
						49576189af 
					 
					
						
						
							
							Use localizeValue in ha-form-expandable and ha-form-grid ( #22114 )  
						
						... 
						
						
						
						Pass localizeValue to ha-form-expandable and ha-form-grid 
						
						
					 
					
						2024-09-27 10:00:36 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						d4a5115a65 
					 
					
						
						
							
							20240926.0 ( #22107 )  
						
						
						
						
					 
					
						2024-09-26 18:30:57 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						5d71d4c0a1 
					 
					
						
						
							
							Bumped version to 20240926.0  
						
						
						
						
					 
					
						2024-09-26 18:26:20 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						d334b1ca7b 
					 
					
						
						
							
							Update voice-assistant-setup-step-update.ts  
						
						
						
						
					 
					
						2024-09-26 18:25:30 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						5551e98388 
					 
					
						
						
							
							Add no IP found message to ping a matter device ( #22103 )  
						
						
						
						
					 
					
						2024-09-26 18:22:28 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						59945cb2f8 
					 
					
						
						
							
							Add statistic id to statistic issue fix messages ( #22104 )  
						
						... 
						
						
						
						* Add statistic id to fix messages
* revert state class check, as it will be solved in another way 
						
						
					 
					
						2024-09-26 18:07:54 +02:00 
						 
				 
			
				
					
						
							
							
								Erik Montnemery 
							
						 
					 
					
						
						
							
						
						500bc959f0 
					 
					
						
						
							
							Improve translation strings for statistic issues ( #22100 )  
						
						
						
						
					 
					
						2024-09-26 16:46:35 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						deece20206 
					 
					
						
						
							
							Include extended_pan_id when commissioning matter ( #22099 )  
						
						
						
						
					 
					
						2024-09-26 16:46:15 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						fc8945be60 
					 
					
						
						
							
							Flatten fields in sections in developer tools actions ( #22096 )  
						
						... 
						
						
						
						* flatten fields in sections in developer tools actions
* Update src/panels/developer-tools/action/developer-tools-action.ts
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com > 
						
						
					 
					
						2024-09-26 12:31:53 +00:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						3fbd5f07a9 
					 
					
						
						
							
							Fix dialog box callback order ( #22097 )  
						
						... 
						
						
						
						* Fix dialog box callback order
* Update dialog-box.ts 
						
						
					 
					
						2024-09-26 14:17:28 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						ff9af2f980 
					 
					
						
						
							
							Fix delete appearance chip ( #22098 )  
						
						... 
						
						
						
						* Add filter option to ha-sortable
* Filter chips remove buttons from dragging in ha-entity-state-content-picker 
						
						
					 
					
						2024-09-26 14:11:34 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						62cba99491 
					 
					
						
						
							
							Don't use ha-card in card-condition-editor ( #22085 )  
						
						
						
						
					 
					
						2024-09-26 12:15:58 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						5a5005c09c 
					 
					
						
						
							
							Fix matter commissioning wording and add prevent misuse alert ( #22083 )  
						
						... 
						
						
						
						* Fix matter commissioning wording and add prevent misuse alert
* Update src/translations/en.json
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Add small misuese prevent note for matter-commissioning dialog
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
Co-authored-by: Bram Kragten <mail@bramkragten.nl > 
						
						
					 
					
						2024-09-26 12:15:03 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						dd179e1f4e 
					 
					
						
						
							
							Add seperator to dialog-repairs-issue-subtitle ( #22095 )  
						
						
						
						
					 
					
						2024-09-26 12:12:10 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						27bdf80168 
					 
					
						
						
							
							Fix automation drag and drop ( #22093 )  
						
						
						
						
					 
					
						2024-09-26 07:59:48 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						f70ce7491a 
					 
					
						
						
							
							Update dependency @rollup/plugin-node-resolve to v15.2.4 ( #22092 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-09-26 09:48:41 +02:00 
						 
				 
			
				
					
						
							
							
								Jan Rieger 
							
						 
					 
					
						
						
							
						
						9f17f6a8cf 
					 
					
						
						
							
							Fix typo ( #22086 )  
						
						
						
						
					 
					
						2024-09-25 18:02:34 +00:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						8890c7da17 
					 
					
						
						
							
							20240925.0 ( #22082 )  
						
						
						
						
					 
					
						2024-09-25 17:05:55 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						4e51c7cf96 
					 
					
						
						
							
							Use callback instead of changing nested config with sub editor ( #22081 )  
						
						... 
						
						
						
						Use callback instead of changing nested config 
						
						
					 
					
						2024-09-25 16:47:38 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						291c026da0 
					 
					
						
						
							
							Bumped version to 20240925.0  
						
						
						
						
					 
					
						2024-09-25 16:47:19 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						dd88d8633f 
					 
					
						
						
							
							Optimize helpers filtering ( #22080 )  
						
						
						
						
					 
					
						2024-09-25 16:41:12 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						254ee8568b 
					 
					
						
						
							
							Add integration name information to repairs ( #22006 )  
						
						... 
						
						
						
						* Add integration name to repairs
* Improve dialog-repairs-issue aria and translations
* Fix type in dialog-repairs-issue
* Remove unused slots in dialog-repairs-issue
* Fix ha-config-repairs avoid nested css
* Fix ha-config-repairs to use ha-md-list
* Add subtitle slot to ha-dialog-header
* Move close icon to left in dialog-data-entry-flow
* Move severity and reportedBy to dialog subtitle in repair-dialog
* Add md buttons to dialog-repairs-issue
* Revert dialog-repairs-issue to use normal ha-buttons
* Revert dialog-entry-flow close icon position
* Improve buttons for dialog-repairs-issue
* Add subtitle to all show-dialog-repair-flow headers
* Fix integration names for repair dialogs
* Fix subtitle title repair dialogs
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl > 
						
						
					 
					
						2024-09-25 16:12:45 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						cd631e8693 
					 
					
						
						
							
							Move sub element editor inside hui-element-editor. ( #22079 )  
						
						... 
						
						
						
						* Move sub element editor into hui-element-editor
* Migrate feature editor
* Migrate feature editor
* Simplify context 
						
						
					 
					
						2024-09-25 16:05:41 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						765812331b 
					 
					
						
						
							
							Allow to fix statistic issue from repairs ( #22055 )  
						
						... 
						
						
						
						* Allow to fix statistic issue from repairs
* clean up, add names
* Update src/translations/en.json
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
* address review
* Update src/translations/en.json
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
---------
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
Co-authored-by: Paul Bottein <paul.bottein@gmail.com > 
						
						
					 
					
						2024-09-25 15:55:49 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						7462f8fbe3 
					 
					
						
						
							
							Fix entity row editor ( #22078 )  
						
						
						
						
					 
					
						2024-09-25 15:42:29 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						dc940f248c 
					 
					
						
						
							
							Migrate trigger platform key to trigger ( #22054 )  
						
						... 
						
						
						
						* Migrate trigger platform key to trigger
* fix gallery configs
* Update ha-automation-editor.ts
* migrate device automation triggers 
						
						
					 
					
						2024-09-25 14:20:27 +02:00 
						 
				 
			
				
					
						
							
							
								Miguel Palhas 
							
						 
					 
					
						
						
							
						
						2793ca65cd 
					 
					
						
						
							
							Adds highlight on current indentation mark to code editor ( #21972 )  
						
						... 
						
						
						
						* Adds highlight on current indentation mark to code editor
* code review 
						
						
					 
					
						2024-09-25 11:35:47 +00:00 
						 
				 
			
				
					
						
							
							
								Miguel Palhas 
							
						 
					 
					
						
						
							
						
						e687ddab21 
					 
					
						
						
							
							Indent-based folds for YAML editor ( #21966 )  
						
						... 
						
						
						
						* Indent-based folds for YAML editor
* adding compartment
* code review 
						
						
					 
					
						2024-09-25 13:15:02 +02:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						4bd27e5055 
					 
					
						
						
							
							Add detail to the device+entity_id rename dialog ( #21952 )  
						
						
						
						
					 
					
						2024-09-25 13:08:39 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						c6e2e07286 
					 
					
						
						
							
							Use YAML editor in card/badge editor ( #22075 )  
						
						
						
						
					 
					
						2024-09-25 10:59:39 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						e77508b8a8 
					 
					
						
						
							
							Create ha-divider and use it inside color picker ( #22074 )  
						
						... 
						
						
						
						* Create ha-divider and use it inside color picker
* rename divider 
						
						
					 
					
						2024-09-25 08:59:00 +00:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						a5db44a167 
					 
					
						
						
							
							Fix initial automation config ( #22073 )  
						
						
						
						
					 
					
						2024-09-25 08:24:06 +00:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						265bbfc95d 
					 
					
						
						
							
							Triggers doesn't have to be an array, fix flattenTriggers ( #22072 )  
						
						... 
						
						
						
						Triggers doesnt have to be an array, fix flattenTriggers 
						
						
					 
					
						2024-09-25 08:17:37 +00:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						305cecb213 
					 
					
						
						
							
							Add MVP voice assist flow ( #22061 )  
						
						... 
						
						
						
						* Add MVP voice assist flow
* filter on supported features
* check for unavailable
* Update step-flow-create-entry.ts 
						
						
					 
					
						2024-09-24 20:38:00 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						813feff12e 
					 
					
						
						
							
							Add color option to heading entities ( #22068 )  
						
						... 
						
						
						
						* Add uncolored option
* Allow to color icon based on state or custom color
* Use text color for inactive color
* Rename uncolored to none
* Add helper
* Update wording 
						
						
					 
					
						2024-09-24 20:14:03 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						cbce6f633f 
					 
					
						
						
							
							Migrate base automation config to plurals ( #22053 )  
						
						... 
						
						
						
						* Migrate base automation config to plurals
* revert
* Update hat-script-graph.ts
* Make traces work with both new and old config
* Adjust validateConfig 
						
						
					 
					
						2024-09-24 20:03:53 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						1bbf45d35e 
					 
					
						
						
							
							Remove min width from alert dialog ( #22069 )  
						
						
						
						
					 
					
						2024-09-24 16:16:07 +00:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						76e53e9738 
					 
					
						
						
							
							Add more config option to heading entity element ( #22063 )  
						
						... 
						
						
						
						Add show state and show icon to heading entity 
						
						
					 
					
						2024-09-24 18:15:36 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						c30e4a6935 
					 
					
						
						
							
							Add visibility option to heading entities ( #22064 )  
						
						... 
						
						
						
						* Add visibility option to heading entity
* Fix types 
						
						
					 
					
						2024-09-24 17:12:04 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						c4a700a55c 
					 
					
						
						
							
							Improve element editor and migrate heading-entity editor ( #22034 )  
						
						... 
						
						
						
						* Extract load config element
* Improve error by using ha-alert
* Create hui-hase-editor
* Migrate heading entity form to its own editor
* Rename editor
* Rename
* Rename
* Move heading entity to its own component
* Fix default action for heading entity 
						
						
					 
					
						2024-09-24 11:17:29 +02:00 
						 
				 
			
				
					
						
							
							
								Raj Laud 
							
						 
					 
					
						
						
							
						
						a759767d79 
					 
					
						
						
							
							Update media-player.ts to display artist name as backup secondary title ( #22039 )  
						
						... 
						
						
						
						* Update media-player.ts to display artist name for playlist if playlist name unavailable
* Run prettier 
						
						
					 
					
						2024-09-23 16:08:18 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						7f868c8140 
					 
					
						
						
							
							Update dependency eslint to v8.57.1 ( #22033 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-09-23 16:04:59 +00:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						f7f37c24e2 
					 
					
						
						
							
							Filter selected entities in entities picker using includeEntities property ( #22059 )  
						
						... 
						
						
						
						* Filter selected entities in entities picker using includeEntities property
* Don't ignore other property when using include entities 
						
						
					 
					
						2024-09-23 15:55:13 +00:00 
						 
				 
			
				
					
						
							
							
								Simon Lamon 
							
						 
					 
					
						
						
							
						
						be02a8869f 
					 
					
						
						
							
							Fix lint failures on CI ( #21986 )  
						
						... 
						
						
						
						Add ignore 
						
						
					 
					
						2024-09-23 15:50:43 +00:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						3a9f09cb47 
					 
					
						
						
							
							Migrate dialog restart to ha-md-dialog ( #22032 )  
						
						... 
						
						
						
						* Fix ha-md-dialog for iOS 12
* Fix ha-md-dialog polyfill loading
* Fix ha-md-dialog open prop
* Fix multiple polyfill loads in ha-md-dialog
* Migrate dialog-restart to ha-md-dialog
* Fix dialog-restart to use ha-md-list
* Fix dialog opens dialog for ha-md-dialog 
						
						
					 
					
						2024-09-23 15:18:00 +00:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						0c2a9d85e0 
					 
					
						
						
							
							Better handling of multiple entities in numeric-state condition ( #22021 )  
						
						... 
						
						
						
						* Better handling of multiple entities in numeric-state condition
* update translations, fix infinite render loop in form 
						
						
					 
					
						2024-09-23 15:35:45 +02:00 
						 
				 
			
				
					
						
							
							
								Simon Lamon 
							
						 
					 
					
						
						
							
						
						e72356033c 
					 
					
						
						
							
							Handle url error better when invalid blueprint url is provided ( #21778 )  
						
						... 
						
						
						
						* Encode spaces again
* Prettier
* Update src/panels/my/ha-panel-my.ts
* Remove the specific contents
* Remove the error keys, assign error immediately
* Revert "Remove the error keys, assign error immediately"
This reverts commit 27381ff250 
						
						
					 
					
						2024-09-23 15:28:57 +02:00 
						 
				 
			
				
					
						
							
							
								Simon Lamon 
							
						 
					 
					
						
						
							
						
						3c48559df6 
					 
					
						
						
							
							Move patches in dependency section ( #22050 )  
						
						... 
						
						
						
						* Move patches in dependency section
* yarn lock 
						
						
					 
					
						2024-09-23 15:27:46 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						f36d68c677 
					 
					
						
						
							
							Fix delete entity alias ( #22058 )  
						
						... 
						
						
						
						Fix aliasChanged to save deleted in entity-voice-settings 
						
						
					 
					
						2024-09-23 15:18:50 +02:00 
						 
				 
			
				
					
						
							
							
								Yosi Levy 
							
						 
					 
					
						
						
							
						
						af46b8221e 
					 
					
						
						
							
							RTL fixes ( #22060 )  
						
						
						
						
					 
					
						2024-09-23 13:16:58 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						d25f72524b 
					 
					
						
						
							
							Migrate title section to heading ( #22017 )  
						
						... 
						
						
						
						* Remove title from UI
* Migrate section title to heading card
* Remove title from edit section dialog
* Update src/panels/lovelace/views/hui-sections-view.ts
* Simplify delete section dialog 
						
						
					 
					
						2024-09-23 09:54:20 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						0840d8a10e 
					 
					
						
						
							
							Bump actions/setup-node from 4.0.3 to 4.0.4 ( #22057 )  
						
						... 
						
						
						
						Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-09-23 09:37:25 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						597bf5def0 
					 
					
						
						
							
							Update dependency @octokit/plugin-retry to v7.1.2 ( #22047 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-09-22 18:35:14 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						3478bd309b 
					 
					
						
						
							
							Update dependency date-fns to v4.1.0 ( #22037 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-09-21 09:28:08 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						64b8b7658d 
					 
					
						
						
							
							Update dependency @codemirror/commands to v6.6.2 ( #22038 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-09-21 09:27:31 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						a1af8718a0 
					 
					
						
						
							
							Update dependency @material/web to v2.2.0 ( #22041 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-09-21 09:25:24 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						fd9e2b647d 
					 
					
						
						
							
							Lock file maintenance ( #22027 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-09-19 20:48:19 +02:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						caee4ba7bc 
					 
					
						
						
							
							Load defaults in script more-info ( #22014 )  
						
						
						
						
					 
					
						2024-09-19 20:01:57 +02:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						915036006d 
					 
					
						
						
							
							Fixes for trace viewer for nested triggers feature ( #21765 )  
						
						
						
						
					 
					
						2024-09-19 19:48:20 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						48887f2066 
					 
					
						
						
							
							Update dependency sinon to v19 ( #21988 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-09-19 19:27:41 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						68d9ce7923 
					 
					
						
						
							
							Update vaadinWebComponents monorepo to v24.4.9 ( #21970 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-09-19 19:26:56 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						a36f3c8fb1 
					 
					
						
						
							
							Update dependency date-fns to v4 ( #22028 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-09-19 19:25:15 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						4dfadea9e9 
					 
					
						
						
							
							Update dependency babel-loader to v9.2.1 ( #22031 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-09-19 19:24:48 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						71dc26edab 
					 
					
						
						
							
							Migrate dialog-light-color-favorite to ha-md-dialog ( #22013 )  
						
						... 
						
						
						
						* Migrate dialog-light-color-favorite to ha-md-dialog
* Add aria-label to dialog-light-color-favorite
* Add mobile dialog from bottom animation to dialog-light-color-favorite 
						
						
					 
					
						2024-09-19 18:28:13 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						f260c95add 
					 
					
						
						
							
							Add default value to zwave config params ( #21990 )  
						
						... 
						
						
						
						* Add default value to zwave config params
* Remove unused ha-switch from zwave node config
* Small fix of duplicate code in zwave node config 
						
						
					 
					
						2024-09-19 13:17:45 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						dc6f1efffb 
					 
					
						
						
							
							Add badges to section demo ( #22029 )  
						
						
						
						
					 
					
						2024-09-19 12:01:59 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						b7763882f4 
					 
					
						
						
							
							Add Heading card ( #22008 )  
						
						... 
						
						
						
						* Add header card
* Rename to heading card
* Add heading entities
* Add editor for entities
* Remove unused property
* Fix margin and gap
* Improve content and entities container
* Fix no entities displayed
* Cache form to not loose state
* Use style
* Fix type
* Add support for string entities
* Add tap action support to entities
* Move expandable outside of entities editor
* Fix double processing 
						
						
					 
					
						2024-09-19 10:46:20 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						7de5c46f14 
					 
					
						
						
							
							Improve card features editor ( #22023 )  
						
						... 
						
						
						
						* Move expansion panel outside of feature component
* Cache main form and feature form 
						
						
					 
					
						2024-09-19 09:52:59 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						5920efa2b2 
					 
					
						
						
							
							Add preferred thread credentials to matter external commission ( #22022 )  
						
						
						
						
					 
					
						2024-09-19 09:34:03 +02:00 
						 
				 
			
				
					
						
							
							
								Simon Lamon 
							
						 
					 
					
						
						
							
						
						d2194d55f9 
					 
					
						
						
							
							Rename ha-button-menu-new into ha-md-button-menu ( #22016 )  
						
						... 
						
						
						
						* ha-button-menu-new => ha-md-button-menu
* linting 
						
						
					 
					
						2024-09-18 12:02:15 +00:00 
						 
				 
			
				
					
						
							
							
								Simon Lamon 
							
						 
					 
					
						
						
							
						
						c0043af4c9 
					 
					
						
						
							
							Rename ha-list-new into ha-md-list ( #22015 )  
						
						... 
						
						
						
						ha-list-new => ha-md-list 
						
						
					 
					
						2024-09-18 08:28:05 +00:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						dcf763438b 
					 
					
						
						
							
							Use issue placeholders in issue repair flow, show break warning in re… ( #21959 )  
						
						... 
						
						
						
						Use issue placeholders in issue repair flow, show break warning in repair flow 
						
						
					 
					
						2024-09-18 10:18:00 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						858a00e28c 
					 
					
						
						
							
							Migrate dialog-box to ha-md-dialog ( #22007 )  
						
						... 
						
						
						
						* Migrate dialog-box to ha-md-dialog
* Add aria-labelby to dialog-box
* Add ids for dialog-box aria content 
						
						
					 
					
						2024-09-18 09:24:27 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						ab407e8274 
					 
					
						
						
							
							Update Yarn to v4.5.0 ( #22012 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-09-17 18:14:13 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						14f96a6262 
					 
					
						
						
							
							Update dependency @codemirror/autocomplete to v6.18.1 ( #22011 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-09-17 17:50:01 +02:00 
						 
				 
			
				
					
						
							
							
								Paulus Schoutsen 
							
						 
					 
					
						
						
							
						
						2b33c70e04 
					 
					
						
						
							
							Ensure device info categories notify, event and assist always show ( #21994 )  
						
						... 
						
						
						
						Currently we have the entity category always win. However, we have some functional categories on a device, notify, event, assist. It would be good to always show these togehter. 
						
						
					 
					
						2024-09-17 09:37:45 +02:00 
						 
				 
			
				
					
						
							
							
								akloeckner 
							
						 
					 
					
						
						
							
						
						717443e2d6 
					 
					
						
						
							
							Fix typo in ha-selector-color-rgb.ts ( #22001 )  
						
						
						
						
					 
					
						2024-09-17 04:20:56 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						2aba9099a0 
					 
					
						
						
							
							Update dependency ua-parser-js to v1.0.39 ( #22002 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-09-17 06:09:54 +02:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						3079f126a8 
					 
					
						
						
							
							Improve robustness of automation editor description error handling ( #21993 )  
						
						
						
						
					 
					
						2024-09-16 17:55:16 +02:00 
						 
				 
			
				
					
						
							
							
								Bram Kragten 
							
						 
					 
					
						
						
							
						
						1cdfb746bf 
					 
					
						
						
							
							Optimize entities config performance ( #21974 )  
						
						... 
						
						
						
						* Optimize entities config performance
* review 
						
						
					 
					
						2024-09-16 12:40:52 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						39a1844991 
					 
					
						
						
							
							Update dependency eslint-plugin-unused-imports to v4.1.4 ( #21992 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-09-16 14:27:50 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						9e4dc0d39e 
					 
					
						
						
							
							Migrate add/edit resources dialog to @material/web ( #21933 )  
						
						... 
						
						
						
						* Remove dashboard resources options from advanced mode
* Add ha-dialog-new, use it for dashboard resources
* Add ha-dialog-new shake; Move resources delete to table
* Improve ha-dialog-new, resource-detail
* Rename ha-dialog-new to ha-md-dialog
* Update src/panels/config/lovelace/resources/dialog-lovelace-resource-detail.ts
Fix dialogClosed method naming
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Add ha-md-dialog polyfill
* Fix ha-md-dialog for iOS 12
* Fix ha-md-dialog polyfill loading
* Fix ha-md-dialog open prop
* Fix ha-md-dialog legacy loading
* Improve ha-md-dialog legacy loading
* Fix multiple polyfill loads in ha-md-dialog
* Fix polyfill handleOpen in ha-md-dialog
* Improve polyfill handleOpen in ha-md-dialog
* Improve polyfill handleOpen ordering in ha-md-dialog
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl > 
						
						
					 
					
						2024-09-16 12:27:13 +00:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						ab91a4b814 
					 
					
						
						
							
							Fix onboarding with 0 found integrations ( #21977 )  
						
						... 
						
						
						
						* Add onboarding 0 integrations fallback page
* Add translations to onboarding all set
* Migrate mwc to ha-button in onboarding-integrations 
						
						
					 
					
						2024-09-16 13:19:25 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						ca66c02fb3 
					 
					
						
						
							
							Update dependency husky to v9.1.6 ( #21983 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-09-15 20:18:08 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						97bb052d71 
					 
					
						
						
							
							Update dependency sinon to v18.0.1 ( #21981 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-09-14 14:55:21 +02:00 
						 
				 
			
				
					
						
							
							
								Wendelin 
							
						 
					 
					
						
						
							
						
						137bb473c0 
					 
					
						
						
							
							Fix user change password autofill ( #21975 )  
						
						... 
						
						
						
						* Fix user change password autofill
* Fix user change password new password input 
						
						
					 
					
						2024-09-13 17:17:40 +02:00 
						 
				 
			
				
					
						
							
							
								Miguel Palhas 
							
						 
					 
					
						
						
							
						
						326b57f91b 
					 
					
						
						
							
							Fixes text input icons color in dark mode ( #21971 )  
						
						
						
						
					 
					
						2024-09-13 11:43:59 +00:00 
						 
				 
			
				
					
						
							
							
								Paul Bottein 
							
						 
					 
					
						
						
							
						
						32feab6a70 
					 
					
						
						
							
							Add floors to hass ( #21960 )  
						
						
						
						
					 
					
						2024-09-13 11:07:04 +02:00 
						 
				 
			
				
					
						
							
							
								Martin Dybal 
							
						 
					 
					
						
						
							
						
						68a0d04f04 
					 
					
						
						
							
							Added hold and double tap actions for tile card icon ( #21947 )  
						
						
						
						
					 
					
						2024-09-13 09:59:04 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						9078ab4026 
					 
					
						
						
							
							Update dependency @bundle-stats/plugin-webpack-filter to v4.15.1 ( #21968 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-09-13 06:24:57 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						8605684906 
					 
					
						
						
							
							Update dependency typescript to v5.6.2 ( #21963 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-09-12 18:53:28 +02:00 
						 
				 
			
				
					
						
							
							
								AlCalzone 
							
						 
					 
					
						
						
							
						
						9f17d17d6e 
					 
					
						
						
							
							Z-Wave JS: Mention the ability to select which security keys to grant ( #21958 )  
						
						
						
						
					 
					
						2024-09-12 18:51:22 +02:00 
						 
				 
			
				
					
						
							
							
								Reuben 
							
						 
					 
					
						
						
							
						
						ba5f176d52 
					 
					
						
						
							
							Capitalise ha-relative-time in state-display ( #21949 )  
						
						... 
						
						
						
						This matches the capitalisation applied to hui-timestamp-display, and state-info displays 
						
						
					 
					
						2024-09-12 18:51:15 +02:00 
						 
				 
			
				
					
						
							
							
								ildar170975 
							
						 
					 
					
						
						
							
						
						7115d14699 
					 
					
						
						
							
							Add padding to bottom of logbook in device page ( #21913 )  
						
						... 
						
						
						
						Update ha-config-device-page.ts 
						
						
					 
					
						2024-09-12 18:51:06 +02:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						23e37daff3 
					 
					
						
						
							
							Bump express from 4.19.2 to 4.20.0 ( #21956 )  
						
						... 
						
						
						
						Bumps [express](https://github.com/expressjs/express ) from 4.19.2 to 4.20.0.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0 )
---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-09-11 18:39:36 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						ed6c2dfe39 
					 
					
						
						
							
							Update dependency marked to v14.1.2 ( #21955 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-09-11 20:26:42 +02:00 
						 
				 
			
				
					
						
							
							
								Simon Lamon 
							
						 
					 
					
						
						
							
						
						b48a28f2a6 
					 
					
						
						
							
							Fix "unknown" traces in design gallery ( #21942 )  
						
						
						
						
					 
					
						2024-09-10 22:04:10 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
						
						3166fec7db 
					 
					
						
						
							
							Update dependency eslint-plugin-lit to v1.15.0 ( #21940 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
						
					 
					
						2024-09-10 17:29:25 +02:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						1a67bd0414 
					 
					
						
						
							
							Fix script more-info when entity_id != unique_id ( #21880 )  
						
						... 
						
						
						
						* Fix script more-info when entity_id != unique_id
* Update src/dialogs/more-info/controls/more-info-script.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl > 
						
						
					 
					
						2024-09-10 09:35:40 +02:00 
						 
				 
			
				
					
						
							
							
								Paulus Schoutsen 
							
						 
					 
					
						
						
							
						
						d34c43e292 
					 
					
						
						
							
							Add assist_satellite to Assist entities array ( #21795 )  
						
						
						
						
					 
					
						2024-09-10 06:22:54 +02:00 
						 
				 
			
				
					
						
							
							
								karwosts 
							
						 
					 
					
						
						
							
						
						c7cfbb5b6c 
					 
					
						
						
							
							Fix service advanced options UI ( #21925 )  
						
						
						
						
					 
					
						2024-09-09 17:19:35 +02:00