Skip to content

Commit a8b834a

Browse files
committed
docs(general): update beta branch guide — app badge, naming warning, Wirelessly step, gif
1 parent dc7fa12 commit a8b834a

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

docs/products/general/setup/switch-to-beta-branch.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ description: Tutorial for How To Switching to Beta branch with ESPHome Device Bu
44
---
55
# Switching to Beta branch with ESPHome Device Builder
66

7-
1\. In Home Assistant open the <a href="https://esphome.io/guides/getting_started_hassio.html" target="_blank" rel="noopener"><strong>ESPHome Device Builder</strong></a>**.**
7+
1\. In Home Assistant open the <a href="http://homeassistant.local:8123/5c53de3b_esphome" target="_blank" rel="noopener"><strong>ESPHome Device Builder</strong></a>.
88

9-
[![](/assets/esphome-addon-image.svg)](https://my.home-assistant.io/redirect/supervisor_addon/?addon=5c53de3b_esphome&amp;repository_url=https%3A%2F%2Fgithub.com%2Fesphome%2Fhome-assistant-addon)
9+
[![Open your Home Assistant instance and show the dashboard of an app.](https://my.home-assistant.io/badges/supervisor_addon.svg)](https://my.home-assistant.io/redirect/supervisor_addon/?addon=ESPHome+Device+Builder&repository_url=http%3A%2F%2Fhomeassistant.local%3A8123%2F5c53de3b_esphome)
1010

1111
!!! tip "Make sure you are running the latest version of ESPHome"
1212

@@ -155,11 +155,15 @@ description: Tutorial for How To Switching to Beta branch with ESPHome Device Bu
155155
refresh: 1min
156156
```
157157

158+
!!! warning "Do not change the name or friendly_name!"
159+
160+
Changing these fields will rename the device in Home Assistant and may break automations. If you want to rename your device, [follow this guide](https://wiki.apolloautomation.com/products/general/setup/renaming-apollo-devices/) instead.
161+
158162
![](/assets/switch-to-beta-pic-4.png)
159163

160-
5\. Click save then install in the top right.
164+
5\. Click save then install in the top right and click **Wirelessly** when prompted.
161165

162-
![](/assets/switch-to-beta-pic-6.png)
166+
![](/assets/click-save-then-install-gif.gif)
163167

164168
6\. Once you see "**INFO OTA successful**" you are done. Click "**STOP**" in the bottom right to exit.
165169

0 commit comments

Comments
 (0)