mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	Rework max connections for BLE to avoid exceeding the hard limit (#8303)
This commit is contained in:
		
							
								
								
									
										8
									
								
								tests/components/bluetooth_proxy/test.esp32-idf.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								tests/components/bluetooth_proxy/test.esp32-idf.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,8 @@ | ||||
| <<: !include common.yaml | ||||
|  | ||||
| esp32_ble_tracker: | ||||
|   max_connections: 9 | ||||
|  | ||||
| bluetooth_proxy: | ||||
|   active: true | ||||
|   connection_slots: 9 | ||||
		Reference in New Issue
	
	Block a user