# Irrigation Application This nodejs application uses [uci](https://git.kebler.net/UCOMmandIt) 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.