This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| blueprint: | |
| name: "Gardena 6-Way Irrigation Controller" | |
| description: > | |
| Controls a mechanical Gardena 6-way water distributor via a single valve. | |
| Each zone can be individually enabled/disabled. Active zones are evaluated | |
| based on soil moisture, rain history, and weather forecast. On warm days | |
| a longer watering duration is used automatically. If watering is not needed, | |
| a short sync pulse advances the mechanical distributor to the next zone. | |
| Disabled zones are skipped entirely – make sure to also disable them on | |
| the physical Gardena device. If a soil moisture sensor is not assigned or |