Skip to content
🏡 Open source home automation that puts local control and privacy first
Python
Branch: dev
Clone or download

Latest commit

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.devcontainer Fixes invalid JSON syntax in devcontainer (#29911) Dec 13, 2019
.github Activate Stale bot for PR's (#31837) Feb 16, 2020
.vscode Always run flake8 through pre-commit, and with doctests (#28490) Nov 6, 2019
docs Update featured integrations screenshot in README (#30134) Jan 7, 2020
homeassistant Fix github sensor short SHA (#32316) Feb 29, 2020
script Properly define depenency for Scrape integration on Rest integ… (#32136) Feb 24, 2020
tests Add brightness to light device turn_on action (#32219) Feb 29, 2020
.coveragerc Add config entry for AirVisual (#32072) Feb 29, 2020
.dockerignore Docker cleanup. (#8226) Jun 30, 2017
.gitattributes Fix line endings [skipci] (#12333) Feb 12, 2018
.gitignore Move imports in wake_on_lan component (#28100) Oct 23, 2019
.ignore Include .ignore file for search utilities (#5290) Jan 17, 2017
.pre-commit-config.yaml Prevent committing to dev/master/rc directly (#32029) Feb 20, 2020
.readthedocs.yml Drop Python 3.6 support (#29978) Dec 16, 2019
.travis.yml Drop Python 3.6 support (#29978) Dec 16, 2019
CLA.md Update LICENSE.md and CLA.md to reflect the new Apache 2.0 license Jan 28, 2017
CODEOWNERS Add Avri waste collection sensor (#31134) Feb 28, 2020
CODE_OF_CONDUCT.md Add organization docs Jan 23, 2017
CONTRIBUTING.md Contributing: Add note about feature suggestions and bug tracking (#3… Dec 30, 2019
Dockerfile.dev Fix dev dockerfile Nov 5, 2019
LICENSE.md Update license to official GitHub template (#16470) Sep 7, 2018
MANIFEST.in Consolidate frontend (#9915) Oct 25, 2017
README.rst Adjusts repository README (#29805) Dec 10, 2019
azure-pipelines-ci.yml Run mypy through a pyenv/virtualenv enabler wrapper script (#30922) Feb 1, 2020
azure-pipelines-release.yml Fix typos found by codespell (#31243) Jan 31, 2020
azure-pipelines-translation.yml Update azure-pipelines-translation.yml for Azure Pipelines Sep 5, 2019
azure-pipelines-wheels.yml Add gammu to wheels (#31239) Jan 28, 2020
codecov.yml Update codecov.yml Feb 15, 2020
pylintrc Revert "Use orjson to parse json faster (#32153)" (#32185) Feb 25, 2020
pyproject.toml Drop Python 3.6 support (#29978) Dec 16, 2019
requirements_all.txt Bump pyipma to 2.0.5 (#32337) Feb 29, 2020
requirements_docs.txt Upgrade Sphinx to 2.3.1 (#30310) Dec 31, 2019
requirements_test.txt Upgrade pre-commit to 2.1.1 (#32159) Feb 25, 2020
requirements_test_all.txt Add config entry for AirVisual (#32072) Feb 29, 2020
requirements_test_pre_commit.txt deCONZ - Services normalize bridge id (#31378) Feb 1, 2020
setup.cfg Drop Python 3.6 support (#29978) Dec 16, 2019
setup.py Revert "Use orjson to parse json faster (#32153)" (#32185) Feb 25, 2020
tox.ini Run mypy through a pyenv/virtualenv enabler wrapper script (#30922) Feb 1, 2020

README.rst

Home Assistant Chat Status

Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server.

Check out home-assistant.io for a demo, installation instructions, tutorials and documentation.

screenshot-states

Featured integrations

screenshot-components

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 of our website for further help and information.

You can’t perform that action at this time.