6 Forks
12 Stars
12 Watchers

AutomationServer

AutomationServer is a personal home automation project. Currently, it monitors temperatures in my house by controlling independently my electric heaters. Electrical pieces of information from my provider are also collected and saved in a database. Moreover, it launches automatically my water boiler at night when electrical cost is less expensive. This solution is based on Postgresql 9.4, Java, Arduino, DHT22 sensor, XBee, Raspberry first edition

How to download and setup AutomationServer

Open terminal and run command
git clone https://github.com/fguiet/AutomationServer.git
git clone is used to create a copy or clone of AutomationServer repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with AutomationServer https://github.com/fguiet/AutomationServer/archive/master.zip

Or simply clone AutomationServer with SSH
[email protected]:fguiet/AutomationServer.git

If you have some problems with AutomationServer

You may open issue on AutomationServer support forum (system) here: https://github.com/fguiet/AutomationServer/issues