Files
greenhousino/irrigation
2025-05-04 13:17:07 +02:00
..
2021-06-13 19:39:44 +02:00
2021-06-13 19:39:44 +02:00
2021-06-13 19:39:44 +02:00
2025-05-04 13:17:07 +02:00
2021-06-13 19:39:44 +02:00
2021-06-13 19:39:44 +02:00
2021-06-17 22:46:51 +02:00
2021-06-20 21:29:13 +02:00

Irrigation with an ESP8266

Tested with D1 mini. Connect a pump with a relais. Relais activation on D4.

Homeassistant integration

payload_on can also contain the duration of the pump in ms. Example: ` switch 5:

  • platform: mqtt command_topic: greenhousino/pump state_topic: greenhousino/pumpstate payload_on: "on" payload_off: "off" name: "Pumpe" `