Coder Social home page Coder Social logo

vitorespindola / home-assistant Goto Github PK

View Code? Open in Web Editor NEW

This project forked from home-assistant/core

0.0 1.0 0.0 17.82 MB

Open-source home automation platform running on Python 3

Home Page: https://home-assistant.io

License: MIT License

Python 46.30% HTML 53.36% Shell 0.35%

home-assistant's Introduction

Home Assistant Build Status Coverage Status Join the chat at https://gitter.im/balloob/home-assistant

Home Assistant is a home automation platform running on Python 3. The goal of Home Assistant is to be able to track and control all devices at home and offer a platform for automating control. Open a demo.

Check out the website for installation instructions, tutorials and documentation.

screenshot-states

Examples of devices it can interface it:

Built home automation on top of your devices:

  • Keep a precise history of every change to the state of your house
  • Turn on the lights when people get home after sun set
  • Turn on lights slowly during sun set to compensate for less light
  • Turn off all lights and devices when everybody leaves the house
  • Offers a REST API for easy integration with other projects
  • Allow sending notifications using Instapush, Notify My Android (NMA), PushBullet, PushOver, and Jabber (XMPP)

The system is built modular so support for other devices or actions can be implemented easily. See also the section on architecture and the section on creating your own components.

If you run into issues while using Home Assistant or during development of a component, reach out to the Home Assistant help section how to reach us.

Quick-start guide

Running Home Assistant requires Python 3.4. Run the following code to get up and running:

git clone --recursive https://github.com/balloob/home-assistant.git
python3 -m venv home-assistant
cd home-assistant
python3 -m homeassistant --open-ui

The last command will start the Home Assistant server and launch its web interface. By default Home Assistant looks for the configuration file config/configuration.yaml. A standard configuration file will be written if none exists.

If you are still exploring if you want to use Home Assistant in the first place, you can enable the demo mode by adding the --demo-mode argument to the last command.

Please see the getting started guide on how to further configure Home Assistant.

home-assistant's People

Contributors

balloob avatar fabaff avatar jamespcole avatar rmkraus avatar andythigpen avatar theolind avatar gyran avatar kangaroo avatar azelphur avatar fbradyirl avatar trainman419 avatar michaelarnauts avatar fingon avatar danielhiversen avatar hansmbakker avatar issackelly avatar dutchy- avatar loghound avatar piratonym avatar jaidan avatar jd avatar gitter-badger avatar wookiesh avatar miniconfig avatar

Watchers

Vitor Espindola 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.