Move en-docs to docs folder

This commit is contained in:
Edward Firmo
2023-12-17 17:57:12 +01:00
parent 3483f4e411
commit b7e4a46476
14 changed files with 14 additions and 14 deletions

View File

@@ -29,9 +29,9 @@ This innovative solution is designed to revolutionize how you interact with your
## 📚 Documentation & Resources ## 📚 Documentation & Resources
- **Getting Started:** Dive into our comprehensive [Documentation and Setup Guide](/docs/en/README.md) for detailed instructions. - **Getting Started:** Dive into our comprehensive [Documentation and Setup Guide](docs/README.md) for detailed instructions.
- **Video Tutorial:** Prefer visual learning? Check out our [Step-by-Step Setup Video](/docs/en/README.md). - **Video Tutorial:** Prefer visual learning? Check out our [Step-by-Step Setup Video](docs/README.md).
- **Troubleshooting:** Encounter an issue? Here's how to report it: [WIKI HowTo](/docs/en/README.md). - **Troubleshooting:** Encounter an issue? Here's how to report it: [WIKI HowTo](docs/README.md).
- **Feature Requests:** Got ideas? Share them [here](/Blackymas/NSPanel_HA_Blueprint/labels/new%20feature%20request). - **Feature Requests:** Got ideas? Share them [here](/Blackymas/NSPanel_HA_Blueprint/labels/new%20feature%20request).
- **What's Next?:** Discover what's next and what we are working on right now in our [Milestones](https://github.com/Blackymas/NSPanel_HA_Blueprint/milestones?direction=asc&sort=due_date) - **What's Next?:** Discover what's next and what we are working on right now in our [Milestones](https://github.com/Blackymas/NSPanel_HA_Blueprint/milestones?direction=asc&sort=due_date)
@@ -43,7 +43,7 @@ This innovative solution is designed to revolutionize how you interact with your
- Buttons show current brightness and cover position in the button itself - Buttons show current brightness and cover position in the button itself
- Buttons label can be assigned via blueprint - Buttons label can be assigned via blueprint
- Weather + 5 days weather forecast - Weather + 5 days weather forecast
- Thermostat + Touch + [Relay control for floor heating](/docs/en/addon_climate.md) - Thermostat + Touch + [Relay control for floor heating](docs/addon_climate.md)
- Light control (brightness, color and temperature) - via long Press - Light control (brightness, color and temperature) - via long Press
- Cover control (open, close and position) - via long press - Cover control (open, close and position) - via long press
- Settings page (display brightness, display dim brightness, sleep mode, reboot NSPanel) - Settings page (display brightness, display dim brightness, sleep mode, reboot NSPanel)
@@ -116,7 +116,7 @@ This innovative solution is designed to revolutionize how you interact with your
- 4 user's selectable values (for water and external temperatures, etc.) - 4 user's selectable values (for water and external temperatures, etc.)
- All the standard climate controls from Home Assistant (`heat`, `fan`, `cool`, `auto`, `dry`) - All the standard climate controls from Home Assistant (`heat`, `fan`, `cool`, `auto`, `dry`)
- 2 user's selectable buttons - 2 user's selectable buttons
- [Can be used for local control (even when Wi-Fi is unavailable) when your panel's relays are used to control your cooler/heater](/docs/en/addon_climate.md) - [Can be used for local control (even when Wi-Fi is unavailable) when your panel's relays are used to control your cooler/heater](docs/addon_climate.md)
   
### Fan speed ### Fan speed

View File

@@ -104,8 +104,8 @@ If an invalid value is entered or this substitution is not present, the current
The system will always fall back to the standard baud rate (115200 bps) if other tentatives fails. The system will always fall back to the standard baud rate (115200 bps) if other tentatives fails.
   
## Next topics we are currently working on ## What's Next?
See here: https://github.com/Blackymas/NSPanel_HA_Blueprint/labels/roadmap Discover what's next and what we are working on right now in our [Milestones](https://github.com/Blackymas/NSPanel_HA_Blueprint/milestones?direction=asc&sort=due_date)
   
## Special thanks to: ## Special thanks to:

View File

@@ -168,8 +168,8 @@ Of course there is also the possibility to enter a label for each of the 4 pages
# Example Screenshots # Example Screenshots
![Blueprint 01](/docs/pics/ha_blueprint_01.png) ![Blueprint 01](pics/ha_blueprint_01.png)
![Blueprint 02](/docs/pics/ha_blueprint_02.png) ![Blueprint 02](pics/ha_blueprint_02.png)
![Blueprint 03](/docs/pics/ha_blueprint_03.png) ![Blueprint 03](pics/ha_blueprint_03.png)
![Blueprint 04](/docs/pics/ha_blueprint_04.png) ![Blueprint 04](pics/ha_blueprint_04.png)
![Blueprint 05](/docs/pics/ha_blueprint_05.png) ![Blueprint 05](pics/ha_blueprint_05.png)

View File

@@ -9,9 +9,9 @@ Understanding what is shown on the boot page can be useful to find the cause of
## Understanding the boot page ## Understanding the boot page
Your boot page probably looks like this: Your boot page probably looks like this:
#### Before ESPHome is connected: #### Before ESPHome is connected:
![Boot page Initializing](/docs/pics/eu_boot_initializing.png) ![Boot page Initializing](pics/eu_boot_initializing.png)
#### When ESPHome is connected: #### When ESPHome is connected:
![Boot page with IP](/docs/pics/eu_boot_with_ip_address.png) ![Boot page with IP](pics/eu_boot_with_ip_address.png)
### What is shown on the screen ### What is shown on the screen
#### Initializing or IP address #### Initializing or IP address