This commit introduces the VND7050AJ driver as a new submodule and integrates it into the project. Key changes include: - Added as a git submodule. - Enhanced the gateway application () with LittleFS and the settings subsystem. - Implemented new shell commands (, , ) for managing custom settings. - Added functionality to compact the settings file. - Updated to include new library dependencies and log return code. - Adjusted include paths for in relevant files. Signed-off-by: Eduard Iten <eduard@iten.pro> |
||
|---|---|---|
| .vscode | ||
| docs | ||
| hardware | ||
| software | ||
| .gemini_commit_message.txt | ||
| .gitignore | ||
| .gitmodules | ||
| README.de.md | ||
| README.es.md | ||
| README.fr.md | ||
| README.md | ||
| setup-format-hook.sh | ||
README.md
🇩🇪 Deutsch | 🇬🇧 English | 🇫🇷 Français | 🇪🇸 Español
Modular Irrigation System
This project implements a smart, modular irrigation system controlled via Home Assistant.
Documentation
The detailed documentation can be found in the docs/ directory:
- Concept: Describes the system architecture, the components used, and the basic design decisions.
- MODBUS Registers: Defines the register map for communication with the slave nodes.
- Project Plan: Contains the development and implementation plan.