mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	Consolidate test files where all tests are identical (#6690)
This commit is contained in:
		
							
								
								
									
										22
									
								
								tests/components/xiaomi_rtcgq02lm/common.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										22
									
								
								tests/components/xiaomi_rtcgq02lm/common.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,22 @@ | ||||
| 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 | ||||
		Reference in New Issue
	
	Block a user