Coder Social home page Coder Social logo

hoanoho's Introduction

Hoanoho

Hoanoho is Maori and means Roommate. Hoanoho is a beautiful state of the art Frontend for FHEM. It is designed to run a Raspberry Pi.

Prerequisites

You need a fully working installation of FHEM and the corresponding actuators in your home environment.

A local web server together with PHP5 and also a working node.js installation.

PHP needs the following modules to be installed:

  • php5-curl
  • php5-gd
  • php5-imagick
  • php5-imap
  • php5-mysql

node.js needs the following modules to be installed:

  • mysql
  • socket.io
  • ws

Installation

Just put these files into your webserver root directory and went through the installer located under http://yourhostname/install .

You should also edit the Database credentials in the following files: js/socketserver.js

Cron Jobs

Weather: */15 * * * * root php -f /var/www/homie/cron/datacollector_openweathermap.php &> /dev/null */15 * * * * root php -f /var/www/homie/cron/datacollector_openweathermap_forecast.php &> /dev/null */5 * * * * root php -f /var/www/homie/cron/dwd_warning.php &> /dev/null

Fritzbox callerlist: */10 * * * * root bash /var/www/homie/cron/getCallerlistFromFritzbox.sh &> /dev/null

Garbage: 0 18,20 * * * root php -f /var/www/homie/cron/check_garbageplan.php &> /dev/null 0 1 * * * root php -f /var/www/homie/cron/import_garbageplan.php &> /dev/null

Scheduler: */1 * * * * root php -f /var/www/homie/cron/scheduler.php &> /dev/null

State of network devices: */1 * * * * root php -f /var/www/homie/cron/ping.php &> /dev/null

DLNA Device Scan: */5 * * * * root curl -s http://yourhostname/tablet/includes/pupnp/cronjob.php &> /dev/null

Check Batteries: 0 8,20 * * * root php -f /var/www/homie/cron/check_batteries.php &> /dev/null

Compatibility List

Currently the following devices are supported:

Actuators:

  • Homematic HM-LC-Sw1PBU-FM
  • Homematic HM-LC-Bl1PBU-FM
  • Homematic HM-TC-IT-WM-W-EU
  • Homematic HM-ES-PMSw1-Pl
  • Homematic HM-LC-SW1-FM
  • Homematic HM-Sec-TiS
  • Homematic HM-SEC-SC-2

Weather Stations

  • Froggit WH1080

Photovoltaics

  • PVserver

Power Meter / Energy Meter

  • Iskra MT681

Lawn Sprinkler

  • Gardena selfbuild via Raspberry PI GPIO

About the Developer Team

Daniel Schaefer

Father of Hoanoho, Core Developer

hoanoho's People

Contributors

freakyfreaky avatar daschaefer avatar

Stargazers

Sylvain Ramousse avatar

Watchers

James Cloos avatar Kruthika Rathinavel 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.