🏡 Open source home automation that puts local control and privacy first.
Go to file
Ville Skyttä 3a88a4120e
Helpers type hint improvements (#44964)
2021-01-09 00:08:34 +01:00
.devcontainer
.github Bump codecov/codecov-action from v1.2.0 to v1.2.1 (#44869) 2021-01-06 14:05:23 +01:00
.vscode Add additional debug launch methods in launch.json (#44419) 2020-12-21 17:11:53 +01:00
docs
homeassistant Helpers type hint improvements (#44964) 2021-01-09 00:08:34 +01:00
machine adding support for hardkernel odroid-c4 (#42719) 2020-11-01 20:47:20 +01:00
rootfs Disable jemalloc via specific ENV variable, see Issue#36237 (#36274) 2020-06-03 01:08:50 +02:00
script Remove script/test (#44967) 2021-01-08 23:58:39 +01:00
tests Add MQTT Number (non optimistic) (#44883) 2021-01-08 23:43:14 +01:00
.coveragerc Rewrite Plex tests to use mocked payloads (#44044) 2021-01-07 19:56:52 +01:00
.dockerignore
.gitattributes
.gitignore
.hadolint.yaml
.ignore
.pre-commit-config.yaml Drop remaining Python < 3.8 support (#44743) 2021-01-04 11:47:29 +01:00
.prettierignore
.readthedocs.yml Drop remaining Python < 3.8 support (#44743) 2021-01-04 11:47:29 +01:00
.yamllint Add yamllint (in pre-commit and CI) (#33676) 2020-04-05 10:33:45 +02:00
CLA.md
CODEOWNERS Update nexia to 0.9.5 (#44924) 2021-01-08 03:00:53 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.dev
LICENSE.md
MANIFEST.in
README.rst
azure-pipelines-ci.yml
azure-pipelines-release.yml Drop remaining Python < 3.8 support (#44743) 2021-01-04 11:47:29 +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
codecov.yml Update Codecov.io configuration (#33783) 2020-04-07 09:01:01 -07:00
pyproject.toml Drop remaining Python < 3.8 support (#44743) 2021-01-04 11:47:29 +01:00
requirements.txt Drop remaining Python < 3.8 support (#44743) 2021-01-04 11:47:29 +01:00
requirements_all.txt Upgrade youtube_dl to 2021.01.03 (#44942) 2021-01-08 11:59:30 +01:00
requirements_docs.txt
requirements_test.txt
requirements_test_all.txt Update nexia to 0.9.5 (#44924) 2021-01-08 03:00:53 +01:00
requirements_test_pre_commit.txt
setup.cfg Drop remaining Python < 3.8 support (#44743) 2021-01-04 11:47:29 +01:00
setup.py Drop remaining Python < 3.8 support (#44743) 2021-01-04 11:47:29 +01:00
tox.ini Drop remaining Python < 3.8 support (#44743) 2021-01-04 11:47:29 +01: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/