| 
							
							
								 Jesse Hills | 7ad1b039f9 | Bump version to 2025.7.1 | 2025-07-17 19:40:03 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | e255d73c29 | Fix lwIP thread safety assertion failures on ESP32 (#9570) | 2025-07-17 19:39:57 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 46f5c44b37 | [esp32] Add missing include for helpers (#9579) Co-authored-by: J. Nick Koston <nick@koston.org> | 2025-07-17 19:39:39 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 9d80889bc9 | Allow disabling OTA for web_server while keeping it enabled for captive_portal (#9583) | 2025-07-17 19:39:39 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 08a5ba6ef1 | Add helpful error message when ESP32+Arduino runs out of flash space (#9580) | 2025-07-17 19:39:39 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 28128c65e5 | Fix format string warnings in Web Server OTA component (#9569) Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> | 2025-07-17 19:39:39 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | efcad565ee | Fix compilation error when using string lambdas with homeassistant services (#9543) | 2025-07-17 19:39:39 +12:00 |  | 
			
				
					| 
							
							
								 Vladimir Kuznetsov | cd987feb5b | [lvgl]: fix missing await keyword in meter tick_style width processing (#9538) | 2025-07-17 19:39:12 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 5707389faa | Merge pull request #9534 from esphome/bump-2025.7.0 2025.7.02025.7.0 | 2025-07-16 20:46:26 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 3f78db5c63 | Bump version to 2025.7.0 | 2025-07-16 12:31:13 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | de0656a188 | Merge pull request #9532 from esphome/bump-2025.7.0b5 2025.7.0b52025.7.0b5 | 2025-07-16 11:58:12 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 90a16ffa89 | Bump version to 2025.7.0b5 | 2025-07-16 10:45:20 +12:00 |  | 
			
				
					| 
							
							
								 Samuel Sieb | 4182076f64 | [as3935_spi] remove unnecessary includes (#9528) | 2025-07-16 10:45:19 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 8c8c08d40c | Fix timing overflow when components disable themselves during loop (#9529) Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> | 2025-07-16 10:45:19 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 18e2f41424 | Merge pull request #9518 from esphome/bump-2025.7.0b4 2025.7.0b42025.7.0b4 | 2025-07-16 07:34:42 +12:00 |  | 
			
				
					| 
							
							
								 Christian Glombek | bd0fe34b14 | [ms8607] Fix humidity calc (#9499) | 2025-07-16 07:33:49 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 37982290f7 | Bump version to 2025.7.0b4 | 2025-07-15 23:35:55 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 02b7db7311 | [component] Fix ` is_ready` flag when loop disabled (#9501)Co-authored-by: J. Nick Koston <nick@koston.org> | 2025-07-15 23:35:55 +12:00 |  | 
			
				
					| 
							
							
								 Clyde Stubbs | 9bc3ff5f53 | [core] Don't issue -Wno-volatile for host platform (#9511) | 2025-07-15 23:35:55 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 786cb7ded5 | Add missing clang-tidy NOLINT comments for ArduinoJson v7 in IDF webserver (#9508) | 2025-07-15 23:35:55 +12:00 |  | 
			
				
					| 
							
							
								 Keith Burzinski | 7f01c25782 | [servo] Fix ` lerp` (#9507) | 2025-07-15 23:35:55 +12:00 |  | 
			
				
					| 
							
							
								 Keith Burzinski | 321f2f87b0 | [opentherm.output] Fix ` lerp` (#9506) | 2025-07-15 23:35:55 +12:00 |  | 
			
				
					| 
							
							
								 Clyde Stubbs | 11a051401f | [captive_portal] Add test case for libretiny (#9457) Co-authored-by: J. Nick Koston <nick@koston.org> | 2025-07-15 23:35:55 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 6148dd7e41 | Fix LibreTiny compilation error by updating ESPAsyncWebServer and dependencies (#9492) Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> | 2025-07-15 23:35:55 +12:00 |  | 
			
				
					| 
							
							
								 skyegecko | 42b6939e90 | [fan] Do not save state for fan if configured as NO_RESTORE (#9472) | 2025-07-15 23:35:55 +12:00 |  | 
			
				
					| 
							
							
								 Kevin Ahrendt | 35b3f75f7c | [json] Bump ArduinoJson library to 7.4.2 (#8857) Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> | 2025-07-15 23:35:55 +12:00 |  | 
			
				
					| 
							
							
								 Clyde Stubbs | 78e8001aa8 | [online_image] Support byte_order(#9502) | 2025-07-15 23:35:55 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 84fc6ff71a | Suppress spurious volatile and Python syntax warnings during builds (#9488) | 2025-07-15 23:35:55 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 16292a9f13 | Merge pull request #9483 from esphome/bump-2025.7.0b3 2025.7.0b32025.7.0b3 | 2025-07-14 15:41:59 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 90f0ebb22b | Dont autofix PR | 2025-07-14 14:12:26 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 4153380f99 | Remove hook that doesnt exist on beta | 2025-07-14 13:48:41 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 740c0ef9d7 | Fix pre-commit CI failures by skipping local hooks that require virtual environment (#9476) | 2025-07-14 13:46:14 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | b4521e1d8c | Bump version to 2025.7.0b3 | 2025-07-14 13:08:24 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 10ca7ed85b | Fix dormant bug in RAMAllocator::reallocate() manual_size calculation (#9482) | 2025-07-14 13:08:23 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | e43efdaaec | Follow logging best practices by removing redundant component prefix (#9481) | 2025-07-14 13:08:23 +12:00 |  | 
			
				
					| 
							
							
								 Clyde Stubbs | 9207bf97f3 | [esp_ldo] Component schema; default priority (#9479) | 2025-07-14 13:08:23 +12:00 |  | 
			
				
					| 
							
							
								 Javier Peletier | c13317f807 | [substitutions] Fix #7189 (#9469) | 2025-07-14 13:08:23 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 77d1d0414d | Automatically disable interrupts for ESP8266 GPIO16 binary sensors (#9467) | 2025-07-14 13:08:23 +12:00 |  | 
			
				
					| 
							
							
								 Peter Zich | 8f42bc6aac | [lvgl] Post-process size arguments in meter config (#9466) Co-authored-by: clydebarrow <2366188+clydebarrow@users.noreply.github.com> | 2025-07-14 13:08:23 +12:00 |  | 
			
				
					| 
							
							
								 Peter Zich | 9beb4e2cd4 | (Maybe?) fix I2S speaker internal DAC mode (#9435) | 2025-07-14 13:08:23 +12:00 |  | 
			
				
					| 
							
							
								 Keith Burzinski | 097aac2183 | [ld2420] Memory optimization, code clean-up (#9426) | 2025-07-14 13:08:23 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 18787b0be0 | Merge pull request #9462 from esphome/bump-2025.7.0b2 2025.7.0b22025.7.0b2 | 2025-07-13 13:18:17 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 39e01c42e1 | Bump version to 2025.7.0b2 | 2025-07-13 11:05:14 +12:00 |  | 
			
				
					| 
							
							
								 Jonathan Swoboda | c760f89e46 | [libretiny] Set lib_compat_mode to soft for libretiny (#9439) | 2025-07-13 11:05:13 +12:00 |  | 
			
				
					| 
							
							
								 Clyde Stubbs | 01b4e214b9 | [usb_uart] Be flexible about descriptor layout for CDC-ACM devices (#9425) | 2025-07-13 11:05:13 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | bc7cfeb9cd | Only generate protobuf encode/decode methods for the message direction they're used (#9461) | 2025-07-13 11:05:13 +12:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 36dd203e74 | Bump aioesphomeapi from 34.2.0 to 34.2.1 (#9460) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-07-13 11:05:13 +12:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 8605994cc6 | Apply existing protobuf buffer optimization to nested message encoding (~2.3x speed up) (#9458) | 2025-07-13 11:05:13 +12:00 |  | 
			
				
					| 
							
							
								 Jonathan Swoboda | 80fbe28088 | [sx127x, sx126x] Fix preamble_size default and validation (#9454) | 2025-07-13 11:05:13 +12:00 |  | 
			
				
					| 
							
							
								 Clyde Stubbs | 1d9f17a57c | [packet_transport] Don't run update if ping_pong not enabled. (#9434) | 2025-07-13 11:05:13 +12:00 |  |