Skip to content

Commit 5f855aa

Browse files
authored
Rename dashboard to Device Builder (#695)
1 parent 8128cfa commit 5f855aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/install-choose/install-choose-dialog.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ class ESPHomeInstallChooseDialog extends LitElement {
8383
</mwc-list-item>
8484
8585
<mwc-list-item twoline hasMeta @click=${this._handleServerInstall}>
86-
<span>Plug into the computer running ESPHome Dashboard</span>
86+
<span>Plug into the computer running ESPHome Device Builder</span>
8787
<span slot="secondary">
8888
${`For devices connected via USB to the server${
8989
this._isPico ? " and running ESPHome" : ""

0 commit comments

Comments
 (0)