A pure python interface to the Energenie ENER314 (RPM69 based) control board.
Todo: GPIO & SPI permissions
To run as a normal user, add the account to both the spi and gpio groups.
adduser spi adduser gpio
If installing from src use "pip install -e ."
TODO...