J. Nick Koston
							
						 
					 | 
					
						
						
							
						
						61a558a062
					 | 
					
						
						
							
							Implement a lock free ring buffer for BLEScanResult to avoid drops (#9087)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-16 08:53:45 +12:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								dhewg
							
						 
					 | 
					
						
						
							
						
						59f69ac5ca
					 | 
					
						
						
							
							[fan] fix initial FanCall to properly set speed (#8277)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-15 13:16:33 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								dependabot[bot]
							
						 
					 | 
					
						
						
							
						
						f82ac34784
					 | 
					
						
						
							
							Bump aioesphomeapi from 32.2.1 to 32.2.3 (#9091)
						
						
						
						
						
						
						
						Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
						
					 | 
					
						2025-06-15 10:42:01 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								J. Nick Koston
							
						 
					 | 
					
						
						
							
						
						07cf6e723b
					 | 
					
						
						
							
							Fix unbound BLE event queue growth and reduce memory usage (#9052)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-15 04:45:41 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								J. Nick Koston
							
						 
					 | 
					
						
						
							
						
						78e3c6333f
					 | 
					
						
						
							
							Optimize Application area_ from std::string to const char* (#9085)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-14 22:46:40 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								J. Nick Koston
							
						 
					 | 
					
						
						
							
						
						98e2684107
					 | 
					
						
						
							
							Fix API message encoding to return actual size instead of calculated size (#9073)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-15 15:46:02 +12:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								J. Nick Koston
							
						 
					 | 
					
						
						
							
						
						cb019fff9a
					 | 
					
						
						
							
							Optimize memory usage by lazy-allocating raw callbacks in sensors (#9077)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-15 15:28:15 +12:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								J. Nick Koston
							
						 
					 | 
					
						
						
							
						
						4305c44440
					 | 
					
						
						
							
							Reduce entity memory usage by eliminating field shadowing and bit-packing (#9076)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-15 15:21:55 +12:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								J. Nick Koston
							
						 
					 | 
					
						
						
							
						
						a1e4143600
					 | 
					
						
						
							
							Small optimizations to api buffer helper (#9071)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-15 14:55:03 +12:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								J. Nick Koston
							
						 
					 | 
					
						
						
							
						
						374c33e8dc
					 | 
					
						
						
							
							Optimize Component and Application state storage from uint32_t to uint8_t (#9082)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-15 14:48:53 +12:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								J. Nick Koston
							
						 
					 | 
					
						
						
							
						
						dcfe7af9d3
					 | 
					
						
						
							
							Make ParseOnOffState enum uint8_t (#9083)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-15 14:44:45 +12:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Keith Burzinski
							
						 
					 | 
					
						
						
							
						
						049c7e00ca
					 | 
					
						
						
							
							Move some consts to `const.py` (#9084)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-14 23:23:52 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jimmy Hedman
							
						 
					 | 
					
						
						
							
						
						ee37d2f9c8
					 | 
					
						
						
							
							Build with C++17 (#8603)
						
						
						
						
						
						
						
						Co-authored-by: J. Nick Koston <nick@koston.org> 
						
						
							
						
					 | 
					
						2025-06-14 08:21:39 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								J. Nick Koston
							
						 
					 | 
					
						
						
							
						
						92ea697119
					 | 
					
						
						
							
							Fix captive_portal loading entire web_server (#9066)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-14 08:19:41 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								dependabot[bot]
							
						 
					 | 
					
						
						
							
						
						1c488d375f
					 | 
					
						
						
							
							Bump pytest-asyncio from 0.26.0 to 1.0.0 (#9067)
						
						
						
						
						
						
						
						Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
						
					 | 
					
						2025-06-13 18:40:18 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jesse Hills
							
						 
					 | 
					
						
						
							
						
						1a03b4949f
					 | 
					
						
						
							
							[esp32] Dynamically set default framework based on variant (#9060)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-14 11:17:06 +12:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jesse Hills
							
						 
					 | 
					
						
						
							
						
						731b7808cd
					 | 
					
						
						
							
							[prometheus] Remove `cv.only_with_arduino` (#9061)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-14 11:08:07 +12:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								J. Nick Koston
							
						 
					 | 
					
						
						
							
						
						d9da4cf24d
					 | 
					
						
						
							
							Fix misleading comment in API (#9069)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-14 09:10:33 +12:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nate Clark
							
						 
					 | 
					
						
						
							
						
						666a3ee5e9
					 | 
					
						
						
							
							Fix BYPASS_AUTO feature to work with or without an arming delay (#9051)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-13 13:31:00 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Nico B
							
						 
					 | 
					
						
						
							
						
						02469c2d4c
					 | 
					
						
						
							
							ina219: powerdown the sensor on shutdown (#9053)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-13 18:17:38 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Edward Firmo
							
						 
					 | 
					
						
						
							
						
						2a629cae93
					 | 
					
						
						
							
							[nextion] Remove upload flags reset from success path to prevent TFT corruption (#9064)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-13 13:39:32 +12:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								dependabot[bot]
							
						 
					 | 
					
						
						
							
						
						1f14c316a3
					 | 
					
						
						
							
							Bump pytest-cov from 6.1.1 to 6.2.1 (#9063)
						
						
						
						
						
						
						
						Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
						
					 | 
					
						2025-06-12 18:16:37 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								J. Nick Koston
							
						 
					 | 
					
						
						
							
						
						dac738a916
					 | 
					
						
						
							
							Always perform select() when loop duration exceeds interval (#9058)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-12 03:27:10 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Clyde Stubbs
							
						 
					 | 
					
						
						
							
						
						261b561bb2
					 | 
					
						
						
							
							[binary_sensor] Add action to invalidate state and pass to HA (#8961)
						
						
						
						
						
						
						
						Co-authored-by: J. Nick Koston <nick@koston.org> 
						
						
							
						
					 | 
					
						2025-06-12 09:16:20 +10:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								J. Nick Koston
							
						 
					 | 
					
						
						
							
						
						0228379a2e
					 | 
					
						
						
							
							Fix dashboard logging being escaped before parser (#9054)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-11 16:17:47 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jesse Hills
							
						 
					 | 
					
						
						
							
						
						da79215bc3
					 | 
					
						
						
							
							Merge branch 'beta' into dev
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-12 07:56:24 +12:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jesse Hills
							
						 
					 | 
					
						
						
							
						
						44323dc285
					 | 
					
						
						
							
							Merge pull request #9049 from esphome/bump-2025.6.0b1
						
						
						
						
						
						
						
						2025.6.0b1 
						
						
							
 2025.6.0b1
						
					 | 
					
						2025-06-12 07:55:49 +12:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Thomas Rupprecht
							
						 
					 | 
					
						
						
							
						
						a59e1c7011
					 | 
					
						
						
							
							[core/pins] improve pins types (#8848)
						
						
						
						
						
						
						
						Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> 
						
						
							
						
					 | 
					
						2025-06-11 18:06:41 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jesse Hills
							
						 
					 | 
					
						
						
							
						
						abb4d991ad
					 | 
					
						
						
							
							Bump version to 2025.6.0b1
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-11 23:16:56 +12:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jesse Hills
							
						 
					 | 
					
						
						
							
						
						f467c79a20
					 | 
					
						
						
							
							Bump version to 2025.7.0-dev
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-11 23:16:56 +12:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Keith Burzinski
							
						 
					 | 
					
						
						
							
						
						dcf41db878
					 | 
					
						
						
							
							[sgp4x] Shorten log messages, various clean-up (#9048)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-11 11:11:11 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jesse Hills
							
						 
					 | 
					
						
						
							
						
						c3c3a27af2
					 | 
					
						
						
							
							Openthread code updates (#9047)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-11 22:41:38 +12:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Stanislav Meduna
							
						 
					 | 
					
						
						
							
						
						052f558131
					 | 
					
						
						
							
							Add support for custom request headers in online_image component (#8985)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-11 22:14:02 +12:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								J. Nick Koston
							
						 
					 | 
					
						
						
							
						
						e8aa7cff36
					 | 
					
						
						
							
							Improve shutdown reliability when tx buffer is full (#9043)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-11 22:08:23 +12:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								J. Nick Koston
							
						 
					 | 
					
						
						
							
						
						3411e45a0a
					 | 
					
						
						
							
							Reserve memory for component and platform vectors (#9042)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-11 22:05:42 +12:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Clyde Stubbs
							
						 
					 | 
					
						
						
							
						
						a488c8cd5c
					 | 
					
						
						
							
							[spi] Restrict octal spi to S3/S2/P4 (#9041)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-11 19:45:26 +10:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Keith Burzinski
							
						 
					 | 
					
						
						
							
						
						9652b1a556
					 | 
					
						
						
							
							[application] Fix build error on some IDF versions (#9045)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-11 21:44:49 +12:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Keith Burzinski
							
						 
					 | 
					
						
						
							
						
						69f2c79ccb
					 | 
					
						
						
							
							[shtcx] Shorten log messages (#9046)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-11 21:44:10 +12:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Mathieu Rene
							
						 
					 | 
					
						
						
							
						
						9d9d210176
					 | 
					
						
						
							
							Add OpenThread support on ESP-IDF (#7506)
						
						
						
						
						
						
						
						Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> 
						
						
							
						
					 | 
					
						2025-06-11 17:27:58 +12:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Thomas Rupprecht
							
						 
					 | 
					
						
						
							
						
						487e1f871f
					 | 
					
						
						
							
							use `encode_uintXX` (#8847)
						
						
						
						
						
						
						
						Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> 
						
						
							
						
					 | 
					
						2025-06-11 17:06:45 +12:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								J. Nick Koston
							
						 
					 | 
					
						
						
							
						
						0e27ac281f
					 | 
					
						
						
							
							Ensure components only powerdown after teardown (#9044)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-11 04:21:22 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jonathan Swoboda
							
						 
					 | 
					
						
						
							
						
						ad37f103fa
					 | 
					
						
						
							
							[esp32_rmt] Add variant validation for use_dma (#8897)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-11 14:00:59 +12:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jesse Hills
							
						 
					 | 
					
						
						
							
						
						b579bbf03b
					 | 
					
						
						
							
							[esp32] Use release zip from pioarduino/platform-espressif32 instead of git tag (#8975)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-11 13:53:55 +12:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Citric Li
							
						 
					 | 
					
						
						
							
						
						7f4d2534aa
					 | 
					
						
						
							
							Fix: Seeed Studio MR60FDA2 threshold height could not be set (#9011)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-11 12:44:51 +12:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Clyde Stubbs
							
						 
					 | 
					
						
						
							
						
						9e26daeb94
					 | 
					
						
						
							
							[esp_ldo] Implement support for ESP32-P4 LDO (#9009)
						
						
						
						
						
						
						
						Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> 
						
						
							
						
					 | 
					
						2025-06-11 12:43:19 +12:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Keith Burzinski
							
						 
					 | 
					
						
						
							
						
						da6af184a6
					 | 
					
						
						
							
							Use a define for log message constants (#8952)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-11 12:32:51 +12:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jonathan Swoboda
							
						 
					 | 
					
						
						
							
						
						4d347f1cc6
					 | 
					
						
						
							
							[core] Include esp_mac.h on Arduino too (#9040)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-11 00:08:51 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jesse Hills
							
						 
					 | 
					
						
						
							
						
						84e57b8136
					 | 
					
						
						
							
							[inkplate] Remove arduino dependency (#9031)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-11 12:01:11 +12:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								J. Nick Koston
							
						 
					 | 
					
						
						
							
						
						63882c4a74
					 | 
					
						
						
							
							Reduce Bluetooth overhead by disabling unused logging categories (#8945)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-11 11:57:43 +12:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								J. Nick Koston
							
						 
					 | 
					
						
						
							
						
						2ed5611a08
					 | 
					
						
						
							
							Replace API deferred queue with efficient message batching system (#9012)
						
						
						
						
						
						
							
						
					 | 
					
						2025-06-11 11:49:15 +12:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 |