Fix missing links

This commit is contained in:
Edward Firmo
2024-03-29 19:42:19 +01:00
parent f964620f57
commit 6c52b16ed1
2 changed files with 7 additions and 7 deletions

View File

@@ -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)).

View File

@@ -15,9 +15,9 @@ framework.txt="esp-idf"
ip_addr.txt="192.168.0.123"
```
![Boot EU](../docs/pics/eu_boot.png)
![Boot EU](../../docs/pics/eu_boot.png)
![Boot US](../docs/pics/us_boot.png)
![Boot US](../../docs/pics/us_boot.png)
## Home page
@@ -59,7 +59,7 @@ value03_state.txt="715 W"
value03_icon.txt=""
```
![Home EU](../docs/pics/eu_home.png)
![Home EU](../../docs/pics/eu_home.png)
**US version:**
@@ -100,7 +100,7 @@ value03_state.txt="715 W"
value03_icon.txt=""
```
![Home US](../docs/pics/us_home.png)
![Home US](../../docs/pics/us_home.png)
## Settings page
@@ -108,8 +108,8 @@ value03_icon.txt=""
page settings
```
![Settings EU](../docs/pics/eu_settings.png)
![Settings US](../docs/pics/us_settings.png)
![Settings EU](../../docs/pics/eu_settings.png)
![Settings US](../../docs/pics/us_settings.png)
## Buttons pages (DRAFT)