diff --git a/docs/lovelace_ui.md b/docs/lovelace_ui.md index dbba07e..04e9e8a 100644 --- a/docs/lovelace_ui.md +++ b/docs/lovelace_ui.md @@ -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)). diff --git a/hmi/dev/manuals_screenshots.md b/hmi/dev/manuals_screenshots.md index d6e9cb0..380036c 100644 --- a/hmi/dev/manuals_screenshots.md +++ b/hmi/dev/manuals_screenshots.md @@ -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)