mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	common
This commit is contained in:
		
							
								
								
									
										9
									
								
								tests/test_build_components/common/ble/esp32-c3-idf.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								tests/test_build_components/common/ble/esp32-c3-idf.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| # Common BLE tracker configuration for ESP32-C3 IDF tests | ||||
| # BLE client components share this tracker infrastructure | ||||
| # Each component defines its own ble_client with unique MAC address | ||||
|  | ||||
| esp32_ble_tracker: | ||||
|   scan_parameters: | ||||
|     interval: 1100ms | ||||
|     window: 1100ms | ||||
|     active: true | ||||
		Reference in New Issue
	
	Block a user