mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	feat: Add HTU31D Support (#5805)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										9
									
								
								tests/components/htu31d/common.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								tests/components/htu31d/common.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| i2c: | ||||
|  | ||||
| sensor: | ||||
|   - platform: htu31d | ||||
|     temperature: | ||||
|       name: Living Room Temperature 7 | ||||
|     humidity: | ||||
|       name: Living Room Humidity 7 | ||||
|     update_interval: 15s | ||||
		Reference in New Issue
	
	Block a user