Skip to content

GadgetReactor/home-assistant

 
 

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 74.8%
  • HTML 25.1%
  • Other 0.1%