Fix missing links
This commit is contained in:
@@ -12,7 +12,7 @@ If you are coming from there, you have to chose one of the 3 options:
|
||||
|
||||
### Common steps
|
||||
|
||||
1. Download the file [`nspanel_blank.tft`](../nspanel_blank.tft) from our GitHub repository.
|
||||
1. Download the file [`nspanel_blank.tft`](../hmi/nspanel_blank.tft) from our GitHub repository.
|
||||
2. Upload the same file (`nspanel_blank.tft`) to the folder _**"www"**_ in your Home Assistant
|
||||
3. Double check if the file is available by trying to download it using your local url (typically [`http://homeassistant.local:8123/local/nspanel_blank.tft`](http://homeassistant.local:8123/local/nspanel_blank.tft)).
|
||||
|
||||
|
||||
@@ -15,9 +15,9 @@ framework.txt="esp-idf"
|
||||
ip_addr.txt="192.168.0.123"
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
## Home page
|
||||
|
||||
@@ -59,7 +59,7 @@ value03_state.txt="715 W"
|
||||
value03_icon.txt=""
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
**US version:**
|
||||
|
||||
@@ -100,7 +100,7 @@ value03_state.txt="715 W"
|
||||
value03_icon.txt=""
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
## Settings page
|
||||
|
||||
@@ -108,8 +108,8 @@ value03_icon.txt=""
|
||||
page settings
|
||||
```
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
## Buttons pages (DRAFT)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user