Updated REAME.md
This commit is contained in:
parent
83cf1954b9
commit
9d529c69d1
14
README.md
14
README.md
@ -0,0 +1,14 @@
|
||||
# ESPHome Config Folder
|
||||
|
||||
This folder contains configuration files for ESPHome devices. The `solar` directory is specifically used for managing solar-related ESPHome setups.
|
||||
|
||||
## Structure
|
||||
|
||||
- `source/solar/`: Contains source code files and related resources for solar projects.
|
||||
|
||||
## Usage
|
||||
|
||||
1. Place your ESPHome YAML configuration files in this directory.
|
||||
2. Use the ESPHome CLI or dashboard to validate and upload configurations to your devices.
|
||||
|
||||
For more information, visit the [ESPHome documentation](https://esphome.io/).
|
||||
Loading…
Reference in New Issue
Block a user