5fd904de9eb8139e021d7fbbd26c1cf13211c370
Ensures that the k_timer for valve movement timeouts is only started if the configured max_opening_time_s or max_closing_time_s is greater than 0. This prevents unnecessary timer activations when timeouts are disabled or zero.
🇩🇪 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%