🏡 Open source home automation that puts local control and privacy first.
Go to file
Simone Chemelli a41d336724
Scsgate logging from warn(deprecated) to warning (#59862)
2021-11-18 13:13:45 +01:00
.devcontainer
.github Bump actions/setup-python from 2.2.2 to 2.3.0 (#59873) 2021-11-18 10:21:08 +01:00
.vscode
docs
homeassistant Scsgate logging from warn(deprecated) to warning (#59862) 2021-11-18 13:13:45 +01:00
machine
pylint/plugins
rootfs
script
tests Don't mock all of pychromecast in tests (#59839) 2021-11-18 11:28:35 +01:00
.coveragerc
.dockerignore
.gitattributes
.gitignore
.hadolint.yaml
.ignore
.pre-commit-config.yaml Upgrade black to 21.11b0 (#59823) 2021-11-17 11:19:09 +01:00
.prettierignore
.readthedocs.yml
.strict-typing
.yamllint
CLA.md
CODEOWNERS
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.dev
LICENSE.md
MANIFEST.in
README.rst
build.json
codecov.yml
mypy.ini
pyproject.toml
requirements.txt Bump httpx from 0.19.0 to 0.21.0 (#59723) 2021-11-18 18:11:46 +08:00
requirements_all.txt Upgrade sentry-sdk to 1.5.0 (#59842) 2021-11-18 11:33:53 +01:00
requirements_docs.txt
requirements_test.txt Bump httpx from 0.19.0 to 0.21.0 (#59723) 2021-11-18 18:11:46 +08:00
requirements_test_all.txt Upgrade sentry-sdk to 1.5.0 (#59842) 2021-11-18 11:33:53 +01:00
requirements_test_pre_commit.txt Upgrade black to 21.11b0 (#59823) 2021-11-17 11:19:09 +01:00
setup.cfg
setup.py Bump httpx from 0.19.0 to 0.21.0 (#59723) 2021-11-18 18:11:46 +08:00
tox.ini Remove -bb option from tox and ci (#59846) 2021-11-18 13:23:25 +08: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/