mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 06:33:51 +00:00 
			
		
		
		
	Add some components to the new testing framework (M part 2) (#6208)
This commit is contained in:
		
							
								
								
									
										16
									
								
								tests/components/mopeka_std_check/test.esp32-c3-idf.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								tests/components/mopeka_std_check/test.esp32-c3-idf.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,16 @@ | ||||
| esp32_ble_tracker: | ||||
|  | ||||
| sensor: | ||||
|   # Example using 11kg 100% propane tank. | ||||
|   - platform: mopeka_std_check | ||||
|     mac_address: D3:75:F2:DC:16:91 | ||||
|     tank_type: Europe_11kg | ||||
|     temperature: | ||||
|         name: "Propane test temp" | ||||
|     level: | ||||
|         name: "Propane test level" | ||||
|     distance: | ||||
|         name: "Propane test distance" | ||||
|     battery_level: | ||||
|         name: "Propane test battery level" | ||||
|  | ||||
		Reference in New Issue
	
	Block a user