🏡 Open source home automation that puts local control and privacy first.
Find a file
2021-12-03 18:32:04 +01:00
.devcontainer
.github Temporarily disable CI concurrency (#60926) 2021-12-03 09:16:18 -08:00
.vscode Add slow tests list to VScode task code coverage (#60183) 2021-11-24 01:13:44 +01:00
docs
homeassistant Use state class enum for DHT (#60916) 2021-12-03 18:32:04 +01:00
machine Update base image 2021.11.0 (#60227) 2021-11-24 09:48:34 +01:00
pylint/plugins
rootfs
script Move StrEnum to homeassistant.backports and move Platform to homeassistant.const (#60880) 2021-12-03 09:31:17 +01:00
tests Use new Platform enum in KNX (#60902) 2021-12-03 09:29:38 -08:00
.core_files.yaml Run partial test suite in CI if core untouched (#60230) 2021-11-23 14:57:45 -08:00
.coveragerc Move screenlogic SCG levels to number platform (#60872) 2021-12-02 16:36:31 -10:00
.dockerignore
.gitattributes
.gitignore
.hadolint.yaml
.ignore
.pre-commit-config.yaml Upgrade black to 21.11b1 (#60532) 2021-11-29 11:51:58 +01:00
.prettierignore
.readthedocs.yml
.strict-typing Add Tailscale integration (#59764) 2021-12-01 14:40:38 +01:00
.yamllint
build.yaml Update base image 2021.11.0 (#60227) 2021-11-24 09:48:34 +01:00
CLA.md
CODE_OF_CONDUCT.md
codecov.yml Guard config flow coverage in Codecov (#60718) 2021-12-01 12:52:08 +01:00
CODEOWNERS Add Tailscale integration (#59764) 2021-12-01 14:40:38 +01:00
CONTRIBUTING.md
Dockerfile Extend Docker build caching opportunities (#60661) 2021-12-01 13:20:00 +01:00
Dockerfile.dev Extend Docker build caching opportunities (#60661) 2021-12-01 13:20:00 +01:00
LICENSE.md
MANIFEST.in
mypy.ini Add Tailscale integration (#59764) 2021-12-01 14:40:38 +01:00
pyproject.toml Upgrade pylint to 2.12.1 (#60375) 2021-11-26 00:13:27 +01:00
README.rst
requirements.txt Upgrade aiohttp to 3.8.1 (#60778) 2021-12-01 19:45:16 +01:00
requirements_all.txt Bump soco to 0.25.0 (#60915) 2021-12-03 15:34:18 +01:00
requirements_docs.txt
requirements_test.txt Upgrade pre-commit to 2.16.0 (#60680) 2021-12-01 08:43:37 +01:00
requirements_test_all.txt Bump soco to 0.25.0 (#60915) 2021-12-03 15:34:18 +01:00
requirements_test_pre_commit.txt Upgrade black to 21.11b1 (#60532) 2021-11-29 11:51:58 +01:00
setup.cfg
setup.py Upgrade aiohttp to 3.8.1 (#60778) 2021-12-01 19:45:16 +01:00
tox.ini Remove -bb option from tox and ci (#59846) 2021-11-18 13:23:25 +08:00

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/