38d6dbe95a42c0c705a63edb36fb15a759a8481f
- Replace the basic command-line prompt with a full-screen, interactive TUI using the library. - The new UI provides a real-time, tabular status display and intuitive, button-style menu navigation. - Implement a consistent blue background theme for better aesthetics. - Add a detailed with installation and usage instructions. - Fix several bugs in the Modbus communication logic.
🇩🇪 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%