Updated (EN) First Steps Installation and Setup (markdown)

Edward Firmo
2023-04-28 15:58:33 +02:00
parent aae62f3c5a
commit 7573a6b660

@@ -64,7 +64,7 @@ This section covers the initial configuration. All important steps for installat
 
### CODE:
```
```yaml
substitutions:
###### CHANGE ME START ######
@@ -99,7 +99,7 @@ packages:
> ⚠️ _**ATTENTION!**_ You can also comment out the path nextion_update_url: "https://raw.githubusercontent.com/Blackymas/NSPanel_HA_Blueprint/main/nspanel_us.tft" and load the TFT directly from Github. But it can happen that there are problems with the upload to the NSPanel. This depends on your internet and wifi. For more information on this issue, see the issue page on Github. It should then look like this
```
```yaml
# nextion_update_url: "http://HOME-ASSISTANT-IP:8123/local/nspanel_us.tft" # URL to local tft File
nextion_update_url: "https://raw.githubusercontent.com/Blackymas/NSPanel_HA_Blueprint/main/nspanel_us.tft"
```