irrigation/README.md

360 B

Irrigation Application

This nodejs application uses uci libraries to control a bank of 8 gpios/relays on an SBC. It contains a home assistant websocket client module to allows HomeAssitant to act as a front end for the application.

Configruation is done via a yaml file (irrigation.yml). See src/defaults.js as well.