95fd88e93eebed5b42a1cc96617756abd3c84957
- Update the TUI to display all new registers from the slave, including digital I/O and system status. - Add new menu buttons to control digital outputs and set the watchdog timer. - Add a placeholder button for the firmware update process. - Fix various bugs, including incorrect argument passing in Modbus calls and a module import error.
🇩🇪 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.
Quick Start
Description
Languages
C
57.4%
Python
37.1%
Shell
3.7%
CMake
1.8%