- 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. |
||
|---|---|---|
| docs | ||
| hardware | ||
| software | ||
| .gitignore | ||
| README.de.md | ||
| README.es.md | ||
| README.fr.md | ||
| README.md | ||
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.