mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			488 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			488 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| esp32_ble_tracker:
 | |
| 
 | |
| xiaomi_rtcgq02lm:
 | |
|   - id: motion_rtcgq02lm
 | |
|     mac_address: 01:02:03:04:05:06
 | |
|     bindkey: "48403ebe2d385db8d0c187f81e62cb64"
 | |
| 
 | |
| binary_sensor:
 | |
|   - platform: xiaomi_rtcgq02lm
 | |
|     id: motion_rtcgq02lm
 | |
|     motion:
 | |
|       name: Mi Motion Sensor 2
 | |
|     light:
 | |
|       name: Mi Motion Sensor 2 Light
 | |
|     button:
 | |
|       name: Mi Motion Sensor 2 Button
 | |
| 
 | |
| sensor:
 | |
|   - platform: xiaomi_rtcgq02lm
 | |
|     id: motion_rtcgq02lm
 | |
|     battery_level:
 | |
|       name: Mi Motion Sensor 2 Battery level
 |