🏡 Open source home automation that puts local control and privacy first.
Go to file
Paulus Schoutsen 3dec394cad
Migrate template to register reload service on async_setup (#48273)
2021-03-23 20:35:15 -07:00
.devcontainer Call setup during devcontainer create (#46224) 2021-02-08 16:16:40 +01:00
.github Update issue form to use latest changes (#48250) 2021-03-23 18:45:40 +01:00
.vscode Disable pytest enabled in vscode default settings (#45317) 2021-01-19 10:25:02 +01:00
docs
homeassistant Migrate template to register reload service on async_setup (#48273) 2021-03-23 20:35:15 -07:00
machine Fix generic-x86-64 build (#47214) 2021-03-01 09:17:41 +01:00
pylint/plugins Have pylint warn when user visible log messages do not start with capital letter or end with a period (#48064) 2021-03-19 09:26:36 -05:00
rootfs
script Update homekit to improve representation of activity based remotes (#47261) 2021-03-21 21:55:20 -07:00
tests Migrate template to register reload service on async_setup (#48273) 2021-03-23 20:35:15 -07:00
.coveragerc Add tests for Netatmo (#46372) 2021-03-23 14:28:35 +01:00
.dockerignore
.gitattributes
.gitignore
.hadolint.yaml
.ignore
.pre-commit-config.yaml Upgrade pyupgrade to v2.11.0 (#48220) 2021-03-22 13:29:39 +01:00
.prettierignore
.readthedocs.yml Drop remaining Python < 3.8 support (#44743) 2021-01-04 11:47:29 +01:00
.yamllint
CLA.md
CODEOWNERS Refactor tracing: Move trace support to its own integration (#48224) 2021-03-22 19:19:38 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Increase timeout to avoid killing the core during shutdown (#45029) 2021-01-11 11:24:02 +01:00
Dockerfile.dev Install requirements.txt while building dev Dockerfile (#48268) 2021-03-23 14:04:15 -07:00
LICENSE.md
MANIFEST.in
README.rst
azure-pipelines-ci.yml Revert "Update azure-pipelines-ci.yml to enable black mode in isort" (#45390) 2021-01-21 11:01:22 +01:00
azure-pipelines-release.yml Bump builder to get generic-x86-64 nightly builds (#47164) 2021-02-28 14:33:48 +01:00
azure-pipelines-translation.yml Drop remaining Python < 3.8 support (#44743) 2021-01-04 11:47:29 +01:00
azure-pipelines-wheels.yml
build.json Update docker base image 2021.02.0 (#45889) 2021-02-03 10:41:02 +01:00
codecov.yml
pyproject.toml Have pylint warn when user visible log messages do not start with capital letter or end with a period (#48064) 2021-03-19 09:26:36 -05:00
requirements.txt Upgrade aiohttp to 3.7.4.post0 (#47627) 2021-03-08 23:18:55 +01:00
requirements_all.txt Bump frontend to 20210324.0 2021-03-24 00:23:29 +00:00
requirements_docs.txt
requirements_test.txt Upgrade pre-commit to 2.11.1 (#48219) 2021-03-22 13:11:06 +01:00
requirements_test_all.txt Bump frontend to 20210324.0 2021-03-24 00:23:29 +00:00
requirements_test_pre_commit.txt Upgrade pyupgrade to v2.11.0 (#48220) 2021-03-22 13:29:39 +01:00
setup.cfg Update metadata license string (#46899) 2021-03-17 14:32:13 +01:00
setup.py Upgrade aiohttp to 3.7.4.post0 (#47627) 2021-03-08 23:18:55 +01:00
tox.ini Fix version of pip in tox (#46656) 2021-02-16 12:26:41 -10:00

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

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/