mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	Add manufacturer data config to BLE server (#5251)
This commit is contained in:
		| @@ -768,3 +768,8 @@ switch: | ||||
|           characteristic_uuid: 6490FAFE-0734-732C-8705-91B653A081FC | ||||
|           value: !lambda |- | ||||
|             return {0x13, 0x37}; | ||||
|  | ||||
|  | ||||
| esp32_ble_server: | ||||
|   id: ble | ||||
|   manufacturer_data: [0x72, 0x4, 0x00, 0x23] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user