🏡 Open source home automation that puts local control and privacy first.
Go to file
Paulus Schoutsen ab8b94382e Update Hue discovery (#31215) 2020-01-27 10:54:38 -07:00
.devcontainer Fixes invalid JSON syntax in devcontainer (#29911) 2019-12-13 12:41:56 +01:00
.github Cleanup of PR and issue templates (#31070) 2020-01-23 11:55:29 +01:00
.vscode Always run flake8 through pre-commit, and with doctests (#28490) 2019-11-06 21:38:00 +02:00
docs Update featured integrations screenshot in README (#30134) 2020-01-07 14:30:52 +01:00
homeassistant Update Hue discovery (#31215) 2020-01-27 10:54:38 -07:00
script Check that documentation urls are valid (#31188) 2020-01-27 10:42:26 +01:00
tests Add Garmin Connect integration (#30792) 2020-01-27 09:12:18 -08:00
.codecov.yml
.coveragerc Add Garmin Connect integration (#30792) 2020-01-27 09:12:18 -08:00
.dockerignore
.gitattributes
.gitignore
.ignore
.pre-commit-config-all.yaml Upgrade pydocstyle to 5.0.2 (#30648) 2020-01-10 19:56:07 +01:00
.pre-commit-config.yaml Upgrade pydocstyle to 5.0.2 (#30648) 2020-01-10 19:56:07 +01:00
.readthedocs.yml Drop Python 3.6 support (#29978) 2019-12-16 07:29:19 +01:00
.travis.yml Drop Python 3.6 support (#29978) 2019-12-16 07:29:19 +01:00
CLA.md
CODEOWNERS Add Garmin Connect integration (#30792) 2020-01-27 09:12:18 -08:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md Contributing: Add note about feature suggestions and bug tracking (#30225) 2019-12-30 17:54:16 +01:00
Dockerfile.dev
LICENSE.md
MANIFEST.in
README.rst
azure-pipelines-ci.yml add --show-diff-on-failure to pre-commit (#30097) 2019-12-20 22:00:31 +01:00
azure-pipelines-release.yml Whitelist Frenck for release 2020-01-14 15:06:30 -08:00
azure-pipelines-translation.yml
azure-pipelines-wheels.yml
pylintrc Make pylint fail on informational messages too (#31136) 2020-01-24 23:27:15 +02:00
pyproject.toml Drop Python 3.6 support (#29978) 2019-12-16 07:29:19 +01:00
requirements_all.txt Constrain SimpliSafe's check for emergency token usage (#31214) 2020-01-27 10:50:16 -07:00
requirements_docs.txt Upgrade Sphinx to 2.3.1 (#30310) 2019-12-31 15:32:26 +01:00
requirements_test.txt Make pylint fail on informational messages too (#31136) 2020-01-24 23:27:15 +02:00
requirements_test_all.txt Constrain SimpliSafe's check for emergency token usage (#31214) 2020-01-27 10:50:16 -07:00
requirements_test_pre_commit.txt Upgrade pydocstyle to 5.0.2 (#30648) 2020-01-10 19:56:07 +01:00
setup.cfg Drop Python 3.6 support (#29978) 2019-12-16 07:29:19 +01:00
setup.py Upgrade pyyaml to 5.3 (#31026) 2020-01-20 21:12:16 -08:00
tox.ini

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 <https://home-assistant.io>`__ for `a
demo <https://home-assistant.io/demo/>`__, `installation instructions <https://home-assistant.io/getting-started/>`__,
`tutorials <https://home-assistant.io/getting-started/automation-2/>`__ and `documentation <https://home-assistant.io/docs/>`__.

|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 <https://developers.home-assistant.io/docs/en/architecture_index.html>`__ and the `section on creating your own
components <https://developers.home-assistant.io/docs/en/creating_component_index.html>`__.

If you run into issues while using Home Assistant or during development
of a component, check the `Home Assistant help section <https://home-assistant.io/help/>`__ of our website for further help and information.

.. |Chat Status| image:: https://img.shields.io/discord/330944238910963714.svg
   :target: https://discord.gg/c5DvZ4e
.. |screenshot-states| image:: https://raw.github.com/home-assistant/home-assistant/master/docs/screenshots.png
   :target: https://home-assistant.io/demo/
.. |screenshot-components| image:: https://raw.github.com/home-assistant/home-assistant/dev/docs/screenshot-components.png
   :target: https://home-assistant.io/integrations/