Go to file
2026-04-27 18:00:46 +02:00
.vscode Added modified ads1115 component that support ALERT_PIN 2026-01-09 20:51:04 +02:00
archive Added ADS131M08 external component 2026-01-08 21:47:23 +02:00
backup removed source/solar as a sudmodule 2026-03-20 12:24:33 +02:00
common removed source/solar as a sudmodule 2026-03-20 12:24:33 +02:00
components Added ads131m08, etc. external component 2026-04-27 18:00:46 +02:00
images removed source/solar as a sudmodule 2026-03-20 12:24:33 +02:00
source/solar Added ads131m08, etc. external component 2026-04-27 18:00:46 +02:00
.gitignore Added ads131m08, etc. external component 2026-04-27 18:00:46 +02:00
.gitmodules remove child submodule 2026-03-20 17:14:06 +02:00
README.md removed source/solar as a sudmodule 2026-03-20 12:24:33 +02:00
secrets.yaml first commit 2025-08-23 17:02:53 +02:00
secrets.yaml.txt Added folders. Many updates since last commit 2025-10-10 17:10:30 +02:00
sthome-ut1.yaml Added ADS131M08 external component 2026-01-08 21:47:23 +02:00
sthome-ut2.yaml Added ads131m08, etc. external component 2026-04-27 18:00:46 +02:00
sthome-ut3.log Added folders. Many updates since last commit 2025-10-10 17:10:30 +02:00
sthome-ut3.yaml Added ads131m08, etc. external component 2026-04-27 18:00:46 +02:00
sthome-ut4.yaml first commit 2025-08-23 17:02:53 +02:00
sthome-ut6.yaml Added ADS131M08 external component 2026-01-08 21:47:23 +02:00
sthome-ut7.yaml first commit 2025-08-23 17:02:53 +02:00
sthome-ut8.yaml Updated sthome-ut8.yaml making set_heat_indicators script a little bit more generic 2026-01-29 13:41:28 +02:00
sthome-ut9.yaml Added ads131m08, etc. external component 2026-04-27 18:00:46 +02:00
sthome-ut10.yaml Added ads131m08, etc. external component 2026-04-27 18:00:46 +02:00
sthome-ut11.yaml Added folders. Many updates since last commit 2025-10-10 17:10:30 +02:00

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.