mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Update README.md
This commit is contained in:
		| @@ -21,7 +21,9 @@ directly through HassIO **with no programming experience required**. All you nee | |||||||
| is write YAML configuration files; the rest (over-the-air updates, compiling) is all | is write YAML configuration files; the rest (over-the-air updates, compiling) is all | ||||||
| handled by esphomeyaml. | handled by esphomeyaml. | ||||||
|  |  | ||||||
|  | <p class="center"> | ||||||
|  | <img title="esphomeyaml dashboard screenshot" src="images/screenshot.png" width="700px"></img> | ||||||
|  | </p> | ||||||
|  |  | ||||||
| [_View the esphomeyaml documentation here_](https://esphomelib.com/esphomeyaml/index.html) | [_View the esphomeyaml documentation here_](https://esphomelib.com/esphomeyaml/index.html) | ||||||
|  |  | ||||||
| @@ -32,11 +34,11 @@ firmware. For example, to include a [DHT22](https://esphomelib.com/esphomeyaml/c | |||||||
| temperature and humidity sensor, you just need to include 8 lines of YAML | temperature and humidity sensor, you just need to include 8 lines of YAML | ||||||
| in your configuration file: | in your configuration file: | ||||||
|  |  | ||||||
|  | <img title="esphomeyaml DHT configuration example" src="images/dht-example.png" width="500px"></img> | ||||||
|  |  | ||||||
| Then just click UPLOAD and the sensor will magically appear in Home Assistant: | Then just click UPLOAD and the sensor will magically appear in Home Assistant: | ||||||
|  |  | ||||||
|  | <img title="esphomelib Home Assistant MQTT discovery" src="images/temperature-humidity.png" width="600px"></img> | ||||||
|  |  | ||||||
| ## Installation | ## Installation | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user