Updated REAME.md

This commit is contained in:
Chris Stuurman 2025-10-10 17:22:00 +02:00
parent 83cf1954b9
commit 9d529c69d1

View File

@ -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/).