mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Add some components to the new testing framework (H) (#6179)
* Add some components to the new testing framework (H) * Remove C3 * Fix indentation --------- Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										37
									
								
								tests/components/hydreon_rgxx/test.esp32-c3-idf.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										37
									
								
								tests/components/hydreon_rgxx/test.esp32-c3-idf.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,37 @@ | ||||
| uart: | ||||
|   - id: uart_hydreon_rgxx | ||||
|     tx_pin: 4 | ||||
|     rx_pin: 5 | ||||
|     baud_rate: 115200 | ||||
|  | ||||
| binary_sensor: | ||||
|   - platform: hydreon_rgxx | ||||
|     hydreon_rgxx_id: hydreon_rg9 | ||||
|     too_cold: | ||||
|       name: rg9_toocold | ||||
|     em_sat: | ||||
|       name: rg9_emsat | ||||
|     lens_bad: | ||||
|       name: rg9_lens_bad | ||||
|  | ||||
| sensor: | ||||
|   - platform: hydreon_rgxx | ||||
|     id: hydreon_rg9 | ||||
|     model: RG 9 | ||||
|     moisture: | ||||
|       name: hydreon_rain | ||||
|       id: hydreon_rain | ||||
|     temperature: | ||||
|       name: hydreon_temperature | ||||
|     disable_led: true | ||||
|   - platform: hydreon_rgxx | ||||
|     id: hydreon_rg15 | ||||
|     model: RG_15 | ||||
|     acc: | ||||
|       name: hydreon_acc | ||||
|     event_acc: | ||||
|       name: hydreon_event_acc | ||||
|     total_acc: | ||||
|       name: hydreon_total_acc | ||||
|     r_int: | ||||
|       name: hydreon_r_int | ||||
							
								
								
									
										37
									
								
								tests/components/hydreon_rgxx/test.esp32-c3.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										37
									
								
								tests/components/hydreon_rgxx/test.esp32-c3.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,37 @@ | ||||
| uart: | ||||
|   - id: uart_hydreon_rgxx | ||||
|     tx_pin: 4 | ||||
|     rx_pin: 5 | ||||
|     baud_rate: 115200 | ||||
|  | ||||
| binary_sensor: | ||||
|   - platform: hydreon_rgxx | ||||
|     hydreon_rgxx_id: hydreon_rg9 | ||||
|     too_cold: | ||||
|       name: rg9_toocold | ||||
|     em_sat: | ||||
|       name: rg9_emsat | ||||
|     lens_bad: | ||||
|       name: rg9_lens_bad | ||||
|  | ||||
| sensor: | ||||
|   - platform: hydreon_rgxx | ||||
|     id: hydreon_rg9 | ||||
|     model: RG 9 | ||||
|     moisture: | ||||
|       name: hydreon_rain | ||||
|       id: hydreon_rain | ||||
|     temperature: | ||||
|       name: hydreon_temperature | ||||
|     disable_led: true | ||||
|   - platform: hydreon_rgxx | ||||
|     id: hydreon_rg15 | ||||
|     model: RG_15 | ||||
|     acc: | ||||
|       name: hydreon_acc | ||||
|     event_acc: | ||||
|       name: hydreon_event_acc | ||||
|     total_acc: | ||||
|       name: hydreon_total_acc | ||||
|     r_int: | ||||
|       name: hydreon_r_int | ||||
							
								
								
									
										37
									
								
								tests/components/hydreon_rgxx/test.esp32-idf.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										37
									
								
								tests/components/hydreon_rgxx/test.esp32-idf.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,37 @@ | ||||
| uart: | ||||
|   - id: uart_hydreon_rgxx | ||||
|     tx_pin: 17 | ||||
|     rx_pin: 16 | ||||
|     baud_rate: 115200 | ||||
|  | ||||
| binary_sensor: | ||||
|   - platform: hydreon_rgxx | ||||
|     hydreon_rgxx_id: hydreon_rg9 | ||||
|     too_cold: | ||||
|       name: rg9_toocold | ||||
|     em_sat: | ||||
|       name: rg9_emsat | ||||
|     lens_bad: | ||||
|       name: rg9_lens_bad | ||||
|  | ||||
| sensor: | ||||
|   - platform: hydreon_rgxx | ||||
|     id: hydreon_rg9 | ||||
|     model: RG 9 | ||||
|     moisture: | ||||
|       name: hydreon_rain | ||||
|       id: hydreon_rain | ||||
|     temperature: | ||||
|       name: hydreon_temperature | ||||
|     disable_led: true | ||||
|   - platform: hydreon_rgxx | ||||
|     id: hydreon_rg15 | ||||
|     model: RG_15 | ||||
|     acc: | ||||
|       name: hydreon_acc | ||||
|     event_acc: | ||||
|       name: hydreon_event_acc | ||||
|     total_acc: | ||||
|       name: hydreon_total_acc | ||||
|     r_int: | ||||
|       name: hydreon_r_int | ||||
							
								
								
									
										37
									
								
								tests/components/hydreon_rgxx/test.esp32.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										37
									
								
								tests/components/hydreon_rgxx/test.esp32.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,37 @@ | ||||
| uart: | ||||
|   - id: uart_hydreon_rgxx | ||||
|     tx_pin: 17 | ||||
|     rx_pin: 16 | ||||
|     baud_rate: 115200 | ||||
|  | ||||
| binary_sensor: | ||||
|   - platform: hydreon_rgxx | ||||
|     hydreon_rgxx_id: hydreon_rg9 | ||||
|     too_cold: | ||||
|       name: rg9_toocold | ||||
|     em_sat: | ||||
|       name: rg9_emsat | ||||
|     lens_bad: | ||||
|       name: rg9_lens_bad | ||||
|  | ||||
| sensor: | ||||
|   - platform: hydreon_rgxx | ||||
|     id: hydreon_rg9 | ||||
|     model: RG 9 | ||||
|     moisture: | ||||
|       name: hydreon_rain | ||||
|       id: hydreon_rain | ||||
|     temperature: | ||||
|       name: hydreon_temperature | ||||
|     disable_led: true | ||||
|   - platform: hydreon_rgxx | ||||
|     id: hydreon_rg15 | ||||
|     model: RG_15 | ||||
|     acc: | ||||
|       name: hydreon_acc | ||||
|     event_acc: | ||||
|       name: hydreon_event_acc | ||||
|     total_acc: | ||||
|       name: hydreon_total_acc | ||||
|     r_int: | ||||
|       name: hydreon_r_int | ||||
							
								
								
									
										37
									
								
								tests/components/hydreon_rgxx/test.esp8266.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										37
									
								
								tests/components/hydreon_rgxx/test.esp8266.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,37 @@ | ||||
| uart: | ||||
|   - id: uart_hydreon_rgxx | ||||
|     tx_pin: 4 | ||||
|     rx_pin: 5 | ||||
|     baud_rate: 115200 | ||||
|  | ||||
| binary_sensor: | ||||
|   - platform: hydreon_rgxx | ||||
|     hydreon_rgxx_id: hydreon_rg9 | ||||
|     too_cold: | ||||
|       name: rg9_toocold | ||||
|     em_sat: | ||||
|       name: rg9_emsat | ||||
|     lens_bad: | ||||
|       name: rg9_lens_bad | ||||
|  | ||||
| sensor: | ||||
|   - platform: hydreon_rgxx | ||||
|     id: hydreon_rg9 | ||||
|     model: RG 9 | ||||
|     moisture: | ||||
|       name: hydreon_rain | ||||
|       id: hydreon_rain | ||||
|     temperature: | ||||
|       name: hydreon_temperature | ||||
|     disable_led: true | ||||
|   - platform: hydreon_rgxx | ||||
|     id: hydreon_rg15 | ||||
|     model: RG_15 | ||||
|     acc: | ||||
|       name: hydreon_acc | ||||
|     event_acc: | ||||
|       name: hydreon_event_acc | ||||
|     total_acc: | ||||
|       name: hydreon_total_acc | ||||
|     r_int: | ||||
|       name: hydreon_r_int | ||||
							
								
								
									
										37
									
								
								tests/components/hydreon_rgxx/test.rp2040.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										37
									
								
								tests/components/hydreon_rgxx/test.rp2040.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,37 @@ | ||||
| uart: | ||||
|   - id: uart_hydreon_rgxx | ||||
|     tx_pin: 4 | ||||
|     rx_pin: 5 | ||||
|     baud_rate: 115200 | ||||
|  | ||||
| binary_sensor: | ||||
|   - platform: hydreon_rgxx | ||||
|     hydreon_rgxx_id: hydreon_rg9 | ||||
|     too_cold: | ||||
|       name: rg9_toocold | ||||
|     em_sat: | ||||
|       name: rg9_emsat | ||||
|     lens_bad: | ||||
|       name: rg9_lens_bad | ||||
|  | ||||
| sensor: | ||||
|   - platform: hydreon_rgxx | ||||
|     id: hydreon_rg9 | ||||
|     model: RG 9 | ||||
|     moisture: | ||||
|       name: hydreon_rain | ||||
|       id: hydreon_rain | ||||
|     temperature: | ||||
|       name: hydreon_temperature | ||||
|     disable_led: true | ||||
|   - platform: hydreon_rgxx | ||||
|     id: hydreon_rg15 | ||||
|     model: RG_15 | ||||
|     acc: | ||||
|       name: hydreon_acc | ||||
|     event_acc: | ||||
|       name: hydreon_event_acc | ||||
|     total_acc: | ||||
|       name: hydreon_total_acc | ||||
|     r_int: | ||||
|       name: hydreon_r_int | ||||
		Reference in New Issue
	
	Block a user