Skip to content

🏡 Open-source home automation platform running on Python 3

License

Notifications You must be signed in to change notification settings

cmoore42/home-assistant

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b615b33 · Nov 17, 2016
Oct 15, 2016
Nov 1, 2016
Oct 21, 2016
Nov 17, 2016
Nov 3, 2016
Nov 17, 2016
Sep 23, 2016
Nov 9, 2016
Jul 31, 2016
Sep 13, 2016
Apr 12, 2016
Nov 13, 2016
Oct 24, 2016
Jul 1, 2016
Oct 26, 2016
Dec 28, 2015
Nov 17, 2015
Jul 23, 2016
Nov 4, 2016
Nov 17, 2016
Oct 4, 2016
Nov 14, 2016
Sep 4, 2016
Oct 24, 2016
Sep 19, 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 Home Assistant can interface with:

Build home automation on top of your devices:

The system is built using a modular approach 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 73.3%
  • HTML 26.6%
  • Other 0.1%