File tree Expand file tree Collapse file tree 2 files changed +7
-12
lines changed
Expand file tree Collapse file tree 2 files changed +7
-12
lines changed Original file line number Diff line number Diff line change @@ -82,8 +82,8 @@ export class Zwa2InstallPortablePage extends LitElement {
8282 </ ol >
8383 </ li >
8484 < li >
85- Connect the Waveshare board to your computer via USB and use the
86- installer below to flash the firmware:
85+ Connect the ZWA-2 to your computer via USB and use the installer
86+ below to flash the firmware:
8787 < p >
8888 < a href ="#installer " @click =${ this . _scrollToInstaller }
8989 > Go to Installer</ a
@@ -94,8 +94,8 @@ export class Zwa2InstallPortablePage extends LitElement {
9494
9595 < h3 > Troubleshooting</ h3 >
9696 < p >
97- Make sure the Waveshare ESP32-PoE board is connected to the same
98- network as Home Assistant.
97+ Make sure the ZWA-2 is connected to the same network as Home
98+ Assistant.
9999 </ p >
100100 < p >
101101 Make sure you configure both the discovered ZWA-2 ESPHome and Z-Wave
@@ -119,9 +119,9 @@ export class Zwa2InstallPortablePage extends LitElement {
119119 < li > Restore backup is at the bottom of the page.</ li >
120120 </ ol >
121121 < p >
122- If you are unable to get it to work, revert back by disconnecting the
123- ZWA-2 from the Waveshare board and connect it directly to Home
124- Assistant.
122+ If you are unable to get it to work, revert back by
123+ < a href =" /zwa2/install " > installing the original firmware </ a > and
124+ connect it directly to Home Assistant.
125125 </ p >
126126 ` ,
127127 } as const ;
Original file line number Diff line number Diff line change 6969 < body class ="wa-palette-shoelace wa-theme-shoelace ">
7070 < app-header > </ app-header >
7171 < zwa2-install-portable > </ zwa2-install-portable >
72- < div class ="installer-wrapper " id ="installer-container ">
73- < div class ="installer-card " id ="installer ">
74- < install-esphome-firmware > </ install-esphome-firmware >
75- </ div >
76- </ div >
7772 < script type ="module ">
7873 import '../src/components/warning-card.js' ;
7974
You can’t perform that action at this time.
0 commit comments