irrigation_system/software
Eduard Iten 6f304efb57 feat(esphome): Add initial irrigation system configuration
This commit introduces the initial ESPHome configuration for the irrigation system.

- `irrigation_system.yaml`: ESPHome configuration with Modbus valve control.

- `create_secrets.py`: Script to generate `secrets.yaml`.

- `secrets.yaml.example`: Example secrets file.

- `requirements.txt`: Python dependencies.

- `.gitignore`: Standard ESPHome gitignore file.
Signed-off-by: Eduard Iten <eduard@iten.pro>
2025-07-14 11:32:25 +02:00
..
.vscode feat: Add ADC sensor device tree bindings and configuration 2025-07-08 16:43:27 +02:00
apps bootloader somehow working 2025-07-11 15:10:10 +02:00
boards/iten/bluepill_f103rb feat: Establish functional multi-app structure 2025-07-01 11:05:12 +02:00
esphome feat(esphome): Add initial irrigation system configuration 2025-07-14 11:32:25 +02:00
include/lib Cleaning up 2025-07-11 11:43:47 +02:00
lib Cleaning up 2025-07-11 11:43:47 +02:00
tools (fix) RTU gateway 2025-07-12 16:08:49 +02:00
.clang-format style: Apply clang-format to C/C++ source files 2025-07-10 23:33:50 +02:00
Kconfig Cleaning up 2025-07-11 11:43:47 +02:00