1
0

Change name from Compiler to Builder (#170)

* Change name from Compiler to Builder

* Update more references

* Generate dev
This commit is contained in:
Jesse Hills
2024-12-12 16:25:52 +13:00
committed by GitHub
Unverified
parent 2b68e210b1
commit 7f74862601
6 changed files with 19 additions and 19 deletions

View File

@@ -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]