Change name from Compiler to Builder (#170)
* Change name from Compiler to Builder * Update more references * Generate dev
This commit is contained in:
committed by
GitHub
Unverified
parent
2b68e210b1
commit
7f74862601
@@ -1,4 +1,4 @@
|
||||
# ESPHome Device Compiler (Development branch)
|
||||
# ESPHome Device Builder (Development branch)
|
||||
|
||||
[![ESPHome logo][logo]][website]
|
||||
|
||||
@@ -13,7 +13,7 @@ All you need to do is write YAML configuration files; the rest (over-the-air upd
|
||||
handled by ESPHome.
|
||||
|
||||
<p align="center">
|
||||
<img title="ESPHome Device Compiler screenshot" src="https://github.com/esphome/home-assistant-addon/raw/main/esphome-dev/images/screenshot.png" width="700px"></img>
|
||||
<img title="ESPHome Device Builder screenshot" src="https://github.com/esphome/home-assistant-addon/raw/main/esphome-dev/images/screenshot.png" width="700px"></img>
|
||||
</p>
|
||||
|
||||
[View the ESPHome documentation][website]
|
||||
|
||||
Reference in New Issue
Block a user