| 
							
							
								 Jesse Hills | 926b42ba1c | [logger] Fix options in select (#8875) Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com> | 2025-05-23 09:33:38 +10:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 377ed2e212 | Optimize API frame helper buffer management (#8805) Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> | 2025-05-22 21:11:16 +00:00 |  | 
			
				
					| 
							
							
								 esphomebot | 42912447fb | Synchronise Device Classes from Home Assistant (#8874) | 2025-05-23 08:50:31 +12:00 |  | 
			
				
					| 
							
							
								 Pi57 | 25ead44f1c | Add const DEVICE_CLASS_WIND_DIRECTION (#8870) Co-authored-by: PierreYvesHB <pierre-yves.henius-beck@act-blue.eu> | 2025-05-23 08:49:37 +12:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 03b003af47 | Bump ruff from 0.11.10 to 0.11.11 (#8883) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-05-22 20:22:04 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 5baccf0ce7 | Bump tornado from 6.4.2 to 6.5.1 (#8882) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-05-22 20:21:46 +00:00 |  | 
			
				
					| 
							
							
								 Kevin Ahrendt | e95c92773c | [speaker] ensure the pipeline returns an error state before returning its stopped (#8878) | 2025-05-23 07:20:15 +12:00 |  | 
			
				
					| 
							
							
								 Kevin Ahrendt | c23ea384fb | [micro_wake_word] avoid duplicated detections from same event (#8877) | 2025-05-23 07:19:16 +12:00 |  | 
			
				
					| 
							
							
								 Lưu Oa Oa (宰相劉羅鍋) | 69da17742f | OTA: Close and clean up client when setsockopt fails (#8865) Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com> | 2025-05-22 11:37:42 -05:00 |  | 
			
				
					| 
							
							
								 Daniel Vikstrom | 9624efa21e | Fix proto generation and clang | 2025-05-22 14:18:46 +02:00 |  | 
			
				
					| 
							
							
								 DanielV | 831638210d | Merge branch 'dev' into multi_device | 2025-05-22 08:41:54 +02:00 |  | 
			
				
					| 
							
							
								 Clyde Stubbs | 1ec57a74b5 | [usb_uart] Implement USB Host mode UART (#8334) | 2025-05-22 13:54:40 +12:00 |  | 
			
				
					| 
							
							
								 Clyde Stubbs | d1e55252d0 | [lvgl] Improve error messages from text validation (#8872) | 2025-05-22 13:49:56 +12:00 |  | 
			
				
					| 
							
							
								 Clyde Stubbs | 090feb55e9 | [lvgl] Add content styling to tabview (#8823) | 2025-05-22 13:47:38 +12:00 |  | 
			
				
					| 
							
							
								 Clyde Stubbs | 6109acb6f3 | [lvgl] Try to allocate smaller buffer on failure (#8814) Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> | 2025-05-22 13:45:56 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 5aa13db815 | [online_image] Allocate pngle manually to potentially use psram (#8354) Co-authored-by: Keith Burzinski <kbx81x@gmail.com> | 2025-05-22 13:40:53 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 1b67dd4232 | [sync] Update and fix sync workflow (#8873) | 2025-05-22 13:32:19 +12:00 |  | 
			
				
					| 
							
							
								 Cossid | ba6efcedcb | [tuya_select] - Fix datapoint config error. (#8871) | 2025-05-22 13:26:19 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | bd7c2a680c | Updates for development environment (#8801) | 2025-05-22 13:24:34 +12:00 |  | 
			
				
					| 
							
							
								 Andrew J.Swan | 1466aa7703 | Add CUBIC CM1106 Single Beam NDIR CO2 Sensor Module (#8293) Co-authored-by: Djordje <6750655+DjordjeMandic@users.noreply.github.com>
Co-authored-by: Patrick <info@patagona.dev>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> | 2025-05-22 13:23:54 +12:00 |  | 
			
				
					| 
							
							
								 Jonathan Swoboda | 787f4860db | [esp32, logger] Add initial P4 support (#8439) Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> | 2025-05-22 13:22:01 +12:00 |  | 
			
				
					| 
							
							
								 Thomas Rupprecht | aeb4e63950 | update minimal python version to 3.10 (#8850) | 2025-05-22 13:21:43 +12:00 |  | 
			
				
					| 
							
							
								 Jonathan Swoboda | 026f47bfb3 | [esp32] Use IDF 5.3.2 as default for IDF builds (#8464) Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: clydebarrow <2366188+clydebarrow@users.noreply.github.com> | 2025-05-22 13:21:27 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | dd47d063b5 | Merge branch 'release' into dev | 2025-05-21 20:33:34 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | cdcd1cd292 | Merge pull request #8863 from esphome/bump-2025.5.0 2025.5.02025.5.0 | 2025-05-21 20:32:40 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | a6fa963605 | [core] Add some missing includes (#8864) | 2025-05-21 20:02:14 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 1cba22175f | Bump version to 2025.5.0 | 2025-05-21 15:26:55 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | f2d7720a4e | Merge branch 'beta' into dev | 2025-05-21 13:09:35 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 801138da27 | Merge pull request #8862 from esphome/bump-2025.5.0b6 2025.5.0b62025.5.0b6 | 2025-05-21 13:09:04 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 51740a2e99 | Bump version to 2025.5.0b6 | 2025-05-21 11:54:08 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | d68a391e67 | [api-docs] Move netlify.toml to root (#8861) | 2025-05-21 11:54:07 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | e9d832d64a | [api-docs] Move netlify.toml to root (#8861) | 2025-05-21 11:43:19 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | f8f09bca02 | Merge branch 'beta' into dev | 2025-05-21 11:26:20 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 756aa13779 | Merge pull request #8860 from esphome/bump-2025.5.0b5 2025.5.0b52025.5.0b5 | 2025-05-21 11:25:48 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 25bbc0c221 | Bump version to 2025.5.0b5 | 2025-05-21 10:05:54 +12:00 |  | 
			
				
					| 
							
							
								 Gustavo Ambrozio | 220a14e1f8 | [at581x] Fix issue with methods not being public (#8852) | 2025-05-21 10:05:53 +12:00 |  | 
			
				
					| 
							
							
								 Clyde Stubbs | ac74b25c46 | Fix #ifdefs (#8853) | 2025-05-21 10:05:53 +12:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | c5d809b3dd | Bump setuptools from 80.7.1 to 80.8.0 (#8858) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-05-20 16:27:53 -04:00 |  | 
			
				
					| 
							
							
								 Thomas Rupprecht | b1cf08b261 | add python 3.13 to ci pipeline (#8855) | 2025-05-20 10:04:09 -04:00 |  | 
			
				
					| 
							
							
								 Gustavo Ambrozio | 6ae83dfe3d | [at581x] Fix issue with methods not being public (#8852) | 2025-05-20 02:36:44 -05:00 |  | 
			
				
					| 
							
							
								 Thomas Rupprecht | 0932e83b15 | update ruff version to ` 0.11.10 in .pre-commit-config.yaml` (#8851) | 2025-05-20 00:42:43 -04:00 |  | 
			
				
					| 
							
							
								 Clyde Stubbs | 86670c4d39 | Fix #ifdefs (#8853) | 2025-05-20 13:19:24 +10:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 4ce55b94ec | Bump aioesphomeapi from 31.0.1 to 31.1.0 (#8849) | 2025-05-19 20:30:30 -04:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 1c5dc63eb4 | Merge branch 'beta' into dev | 2025-05-20 01:19:32 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 937fe393a1 | Merge pull request #8845 from esphome/bump-2025.5.0b4 2025.5.0b42025.5.0b4 | 2025-05-20 01:19:01 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 4b552d9fba | Bump version to 2025.5.0b4 | 2025-05-19 20:01:40 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | aa53d8f1ee | [api-docs] Run using netlify builders (#8842) Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> | 2025-05-19 20:01:40 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | a28932bc29 | [docker] Update pip on build (#8835) Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org> | 2025-05-19 20:01:40 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | afa7414ee1 | Fix ethernet connection timeout issue caused by incorrect time value during setup (#8841) | 2025-05-19 20:01:40 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | aed7ef481e | Fix API connection sending ping too early after connection establishment (#8840) | 2025-05-19 20:01:40 +12:00 |  |