Git Product home page Git Product logo

smart-home's Introduction

Smart Home

Smart Home is a web app, that combined with auxiliary software and proper devices provides smart home functionalities.

Table of Contents

General Information

The idea behind this project is to provide smart home software with documentation that will allow anybody to use it. You can create smart home devices that can be monitored and controlled with the web app.

Features

  • You can monitor sensors and control actuators using chatbot
  • You can assign localization of your devices

Screenshots

image image image

Project Components

image

This project contains source code of the web app, Chatbot and MQTT Manager. The only additional software that you need to set up is Python with required packages and the MQTT broker.

Technologies Used To Implement Core Features

  • Django
  • Eclipse Mosquitto
  • Natural Language Toolkit
  • SQLite
  • NodeMCU

Typical Scenario

  1. Run the MQTT broker.
  2. Run the Django server.
  3. Connect your devices to the local network of the broker and the Django server.
  4. Monitor and control your devices using the web app.

Project Status

Project is: in progress.

Upcoming Features

  • Split the table to separate active and inactive devices
  • Deleting inactive devices only on user command
  • Timestamp of last update for every device
  • Add colours to indicate how long ago there was an update
  • Highlight devices without localization
  • Generate graphs of devices values

TODO

Add documentation with examples explaining how to create devices that can be connected to the web app.

smart-home's People

Contributors

kosmolub01 avatar

Watchers

 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.