mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	[CI] Consolidate some tests (B) (#8185)
This commit is contained in:
		
							
								
								
									
										19
									
								
								tests/components/bl0942/common.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								tests/components/bl0942/common.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,19 @@ | ||||
| uart: | ||||
|   - id: uart_bl0939 | ||||
|     tx_pin: ${tx_pin} | ||||
|     rx_pin: ${rx_pin} | ||||
|     baud_rate: 9600 | ||||
|  | ||||
| sensor: | ||||
|   - platform: bl0942 | ||||
|     reset: true | ||||
|     voltage: | ||||
|       name: BL0942 Voltage | ||||
|     current: | ||||
|       name: BL0942 Current | ||||
|     power: | ||||
|       name: BL0942 Power | ||||
|     energy: | ||||
|       name: BL0942 Energy | ||||
|     frequency: | ||||
|       name: BL0942 Frequency | ||||
		Reference in New Issue
	
	Block a user