30 lines
1.8 KiB
Markdown
30 lines
1.8 KiB
Markdown
A number of different things needs to be setup, if they are either not setup or setup incorrectly the NSPanel will stay on Initializing.<br>
|
|

|
|
<br><br>
|
|
|
|
#### 1. Flashed ESPHome
|
|
Make sure you have installed the ESPHome config onto the NSPanel<br>
|
|
<br>
|
|
|
|
#### 2. ESPHome Name
|
|
The device_name in ESPHome must only use lowercase letters, numbers or underscore (\_). If you use hyphens (-) then it will 100% not work.<br>
|
|
<br>
|
|
<br>
|
|
|
|
#### 3. NSPanel added to Home Assistant
|
|
You must add the ESPHome integration in Home Assistant for each NSPanel
|
|
<br>
|
|
<br>
|
|
|
|
#### 4. Blueprint installed and Automation deployed
|
|
Make sure the blueprint is installed.<br>
|
|
[](https://my.home-assistant.io/redirect/blueprint_import/?blueprint_url=https%3A%2F%2Fgithub.com%2FBlackymas%2FNSPanel_HA_Blueprint%2Fblob%2Fmain%2Fnspanel_blueprint.yaml)<br>
|
|

|
|
|
|
Make sure you have created an automation for the NSPanel and that the **ESP Node Name** matches the name from ESPHome exactly
|
|

|
|
|
|
<br><br><br>
|
|
|
|
Once these steps are complete the display should connect after a short delay
|