anton-johansson / e-home

An E-Home controller server.
Apache License 2.0
1 stars 0 forks source link
home-automation java ssh z-wave

E-Home

Build Status Codecov License

An E-Home controller server.

Prerequisites

docker run \
    --detach \
    --name influxdb \
    --restart always \
    --publish 8086:8086 \
    --volume /home/anton/influxdb-data:/var/lib/influxdb \
    influxdb:1.4.2

License

Apache License © Anton Johansson