Skip to content

🏡 Open-source home automation platform running on Python 3

License

Notifications You must be signed in to change notification settings

kevinoconnor7/home-assistant

This branch is 84853 commits behind home-assistant/core:dev.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

70d6ce5 · May 26, 2016
May 14, 2016
Apr 20, 2016
Aug 31, 2015
May 26, 2016
May 21, 2016
May 25, 2016
May 20, 2016
May 10, 2016
Apr 12, 2016
Feb 19, 2016
Apr 12, 2016
May 22, 2016
Dec 28, 2015
Nov 17, 2015
May 10, 2016
Nov 29, 2015
May 25, 2016
May 25, 2016
Apr 25, 2016
May 17, 2016
Mar 10, 2016

Repository files navigation

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

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.

To get started:

python3 -m pip install homeassistant
hass --open-ui

Check out the website for a demo, 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 and can interface with MQTT for easy integration with other projects like OwnTracks
  • Allow sending notifications using Instapush, Notify My Android (NMA), PushBullet, PushOver, Slack, Telegram, 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, check the Home Assistant help section how to reach us.

About

🏡 Open-source home automation platform running on Python 3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 62.0%
  • HTML 37.9%
  • Shell 0.1%