Coder Social home page Coder Social logo

designreuse / automationserver Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fguiet/automationserver

0.0 2.0 0.0 13.54 MB

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

Java 47.04% CSS 44.88% Shell 0.43% Arduino 7.65%

automationserver's Introduction

NAME

AutomationServer

DESCRIPTION

AutomationServer is a personal home automation project. It is both a software and electronic project. Currently, it monitors temperatures in my house by controlling independently my electric heaters (wanted temperatures can be set day by day, hour by hour and even minutes by minutes) . Electrical pieces of information from my electric provider are also collected. Moreover, it launches automatically my water boiler at night when electrical cost is less expensive. My electric rollershutters open and close automatically regarding sunset/sunrise hours. All collected data (temperatue, humidity, electric consumption) are saved in a database (PostgreSQL and InfluxDB).

This project is based on :

- PostgreSQL 9.4
- Java 1.8
- Oracle Jersey Restful framework
- cron4j
- SunriseSunsetCalculator
- Ajax Daypilot Scheduling (great scheduling framework)
- Tomcat 9
- Wemos ESP8266 Wifi module
- Arduino (not anymore, replaced by Wemos ESP8266)
- DHT22 Sensor (temperature and humidity), not suitable with deep sleep (replaced by DS18B20)
- XBee (not anymore but it used to, replaced by Wemos WiFi module)
- Raspberry Pi 3
- Grafana
- OpenHab 2
- InfluxDB 1.2.x
- Mqtt (mosquitto)
- Gammu
- Handmade electonic stuffs (to collect data from my electric provider, to control my heaters)

FEATURES

  • Monitor, room by room, temperature and humidity of the house
  • Outside temperature and humidity
  • New TV series downloaded SMS notification (via Sickrage and Sabnzbd)
  • Mail notification (SMS is sent when the postman is opening my mailbox)
  • Basement humidity monitoring (automatic ventilation regarding defined humidity range)
  • Temperatures level in each room automatically monitored through a week personal defined schedule
  • OpenHab 2 User Interface (linked mainly with Mqtt)
  • All pieces of information collected are saved in a PostgreSQL and InfluxDB database
  • Automatic SMS notifications
  • Monitor real-time house electric consumption
  • Automatic start of my water boiler when electric cost is less expensive (mostly during night)
  • All data (electric consumption, humidity, temperature) can be visualized via custom Grafana dashboards
  • All data are published to a Mqtt broker via various topics, so various client subscriber software can access data in real-time
  • Automatic computing of next electricity bill
  • Automatic rollershutters management (via sunset/sunrise api)

INSTALLATION

TODO

LICENSE

Copyright (c) 2015-2017 Frédéric Guiet - All rights reserved.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see < http://www.gnu.org/licenses/ >.

automationserver's People

Contributors

fguiet avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.