mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Add ble_presence binary sensor timeout config value. (#6024)
* Add binary sensor timeout config value. * Add test
This commit is contained in:
		| @@ -501,6 +501,7 @@ binary_sensor: | ||||
|   - platform: ble_presence | ||||
|     mac_address: AC:37:43:77:5F:4C | ||||
|     name: ESP32 BLE Tracker Google Home Mini | ||||
|     timeout: 30s | ||||
|   - platform: ble_presence | ||||
|     service_uuid: 11aa | ||||
|     name: BLE Test Service 16 Presence | ||||
|   | ||||
		Reference in New Issue
	
	Block a user