Skip to content

Commit 70c4f31

Browse files
committed
Add note about rebuilding routes
1 parent 1f65f63 commit 70c4f31

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

src/pages/zwa2-install-poe.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,10 @@ export class Zwa2InstallPoEPage extends LitElement {
189189
On the same page, once ESPHome has been configured, look for the
190190
discovered Z-Wave device. Configure it
191191
</li>
192+
<li>
193+
If you have moved the ZWA-2 to a different location, go to the
194+
Z-Wave config panel and hit <i>rebuild network routes</i>.
195+
</li>
192196
<li>Enjoy!</li>
193197
</ol>
194198

src/pages/zwa2-install-portable.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,10 @@ export class Zwa2InstallPortablePage extends LitElement {
9090
>
9191
</p>
9292
</li>
93+
<li>
94+
If you have moved the ZWA-2 to a different location, go to the
95+
Z-Wave config panel and hit <i>rebuild network routes</i>.
96+
</li>
9397
</ol>
9498
9599
<h3>Troubleshooting</h3>

0 commit comments

Comments
 (0)