269e9e88a15b80f5e988a95b9c4de1ea077c6e56
- Implement virtual valve logic with time-based movement simulation. - The valve state is now set to 'OPEN' immediately when the opening process starts, ensuring a safe and correct state representation. - The state is only set to 'CLOSED' after the closing process has finished. - Add persistence for max opening and closing times.
🇩🇪 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%