mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 14:43:51 +00:00 
			
		
		
		
	Add AHT10 sensor (#949)
This commit is contained in:
		| @@ -221,6 +221,11 @@ sensor: | ||||
|   - platform: homeassistant | ||||
|     entity_id: sensor.hello_world | ||||
|     id: ha_hello_world | ||||
|   - platform: aht10   | ||||
|     temperature: | ||||
|       name: "Temperature" | ||||
|     humidity: | ||||
|       name: "Humidity" | ||||
|   - platform: am2320 | ||||
|     temperature: | ||||
|       name: "Temperature" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user