diff --git a/README.md b/README.md index e69de29..f9f3026 100644 --- a/README.md +++ b/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/). \ No newline at end of file