Giter VIP home page Giter VIP logo

smarthome-raspberry's Introduction

smarthome-raspberry

Un agent en Node.JS pour se connecter à l'application domotique smarthome.

Prend en charge :

  • Le bus 1-Wire : permet de connecter des sondes de température 1-Wire (Dallas)
  • GPIO : permet de connecter des périphériques en entrée (contact sec, bouton, etc) ou sortie (relai, etc.) sur le port GPIO
  • Téléinfo EDF : permet de brancher son compteur EDF via le téléinfo pour gérer sa consommation électrique
  • Arduino : sur un port série permet de compléter le port GPIO pour avoir plus d'entrées/sorties numériques. L'arduino gère mieux les interruptions temps réel et permet aussi de la brancher sur une carte relai (ex : sainsmart)
  • ZWave : permet via un dongle USB de connecter des périphériques ZWave avec la librairie OpenZwave

Fonctionnement

L'agent se connecte après une phase d'authentification à un websocket sur l'application smarthome. Ce websocket permet de recevoir ou d'envoyer en temps réel les infos au serveur domotique.

smarthome-raspberry's People

Contributors

gelleouet avatar

Stargazers

 avatar Remy avatar

Watchers

James Cloos avatar Remy avatar  avatar

smarthome-raspberry's Issues

Sonde

Bonjour Grégory,

En faisant un petit tour des logs, j'ai remarqué que sur mon RPi (2B, clean installé en raspbian pour smarthome), le système essaye toujours d'installer des slaves 1-wire. Est-ce qu'il y a un moyen de désactiver ça ? Je n'ai aucun capteur connecté pour le moment, je ne sais pas d'où vienne ces messages d'erreur.

May 26 06:31:10 raspberrypi kernel: [325382.332667] w1_master_driver w1_bus_master1: Attaching one wire slave 00.f61800000000 crc 33
May 26 06:31:10 raspberrypi kernel: [325382.340326] w1_master_driver w1_bus_master1: Family 0 for 00.f61800000000.33 is not registered.

Merci, A+ !

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.