diff --git a/docs/install.md b/docs/install.md index 43a9f22..a7b06df 100644 --- a/docs/install.md +++ b/docs/install.md @@ -1,3 +1,42 @@ +# Getting Started with NSPanel HA Blueprint +Welcome to this setup guide, a community-driven approach to integrating NSPanel into your smart home. Designed for users at all levels, it combines Home Assistant's user-friendly interface with ESPHome's customization options. + +Whether you're a first-time smart device user or an enthusiast looking to personalize your setup, this guide provides the necessary tools and instructions. Let's embark on creating a smart home that's uniquely yours. + +## Preparation +Start by ensuring you have all the necessary tools and files. This includes your NSPanel device, a stable internet connection, and access to your Home Assistant server. + +## ESPHome firmware +### Setup a device on ESPHome dashboard +![image](pics/ha_esphome_dashboard_new_device_01.png) +![image](pics/ha_esphome_dashboard_new_device_02.png) +![image](pics/ha_esphome_dashboard_new_device_03.png) +![image](pics/ha_esphome_dashboard_new_device_04.png) +![image](pics/ha_esphome_dashboard_new_device_05.png) +![image](pics/ha_esphome_dashboard_new_device_06.png) +![image](pics/ha_esphome_dashboard_new_device_07.png) + +### Flashing the device for the first time +### Making changes Over The Air (OTA) +### Updating +### Migrating from other custom firmware + +## Upload TFT +### Select the right file +### Uploading to Nextion + +## Blueprint +### Importing the blueprint +### Creating an automation +### Selecting the panel + +## How to handle multiple panels + +## Additional info + + + +===================================== TO BE REMOVED ===================================== This section covers the initial configuration. All important steps for installation and setup of ESPHome and the Blueprint are described here.  ⭐ **_Step by Step [Setup Video](https://www.youtube.com/watch?v=jpSTA_ILB8g)_** diff --git a/docs/pics/ha_esphome_dashboard_new_device_01.png b/docs/pics/ha_esphome_dashboard_new_device_01.png new file mode 100644 index 0000000..f8a878d Binary files /dev/null and b/docs/pics/ha_esphome_dashboard_new_device_01.png differ diff --git a/docs/pics/ha_esphome_dashboard_new_device_02.png b/docs/pics/ha_esphome_dashboard_new_device_02.png new file mode 100644 index 0000000..0123ff2 Binary files /dev/null and b/docs/pics/ha_esphome_dashboard_new_device_02.png differ diff --git a/docs/pics/ha_esphome_dashboard_new_device_03.png b/docs/pics/ha_esphome_dashboard_new_device_03.png new file mode 100644 index 0000000..42870f8 Binary files /dev/null and b/docs/pics/ha_esphome_dashboard_new_device_03.png differ diff --git a/docs/pics/ha_esphome_dashboard_new_device_04.png b/docs/pics/ha_esphome_dashboard_new_device_04.png new file mode 100644 index 0000000..8913c87 Binary files /dev/null and b/docs/pics/ha_esphome_dashboard_new_device_04.png differ diff --git a/docs/pics/ha_esphome_dashboard_new_device_05.png b/docs/pics/ha_esphome_dashboard_new_device_05.png new file mode 100644 index 0000000..7f567d4 Binary files /dev/null and b/docs/pics/ha_esphome_dashboard_new_device_05.png differ diff --git a/docs/pics/ha_esphome_dashboard_new_device_06.png b/docs/pics/ha_esphome_dashboard_new_device_06.png new file mode 100644 index 0000000..7663177 Binary files /dev/null and b/docs/pics/ha_esphome_dashboard_new_device_06.png differ diff --git a/docs/pics/ha_esphome_dashboard_new_device_07.png b/docs/pics/ha_esphome_dashboard_new_device_07.png new file mode 100644 index 0000000..0091b28 Binary files /dev/null and b/docs/pics/ha_esphome_dashboard_new_device_07.png differ