🏡 Open source home automation that puts local control and privacy first.
Go to file
Marc Mueller 702f8180a6
Use TriggerActionType [l-t] (#76813)
2022-08-15 14:00:42 -04:00
.devcontainer
.github Bump actions/cache from 3.0.6 to 3.0.7 (#76648) 2022-08-13 18:55:09 +02:00
.vscode
docs Update featured integrations image (#76011) 2022-08-02 09:09:24 +02:00
homeassistant Use TriggerActionType [l-t] (#76813) 2022-08-15 14:00:42 -04:00
machine
pylint/plugins Move `AutomationActionType` to helpers.trigger (#76790) 2022-08-15 08:37:11 -04:00
rootfs
script Enable no_implicit_optional globally [mypy] (#76723) 2022-08-13 19:33:57 +02:00
tests Update systembridgeconnector to 3.4.4 (#75362) 2022-08-15 15:00:29 +02:00
.core_files.yaml
.coveragerc Track code coverage for ZHA sensor entities (#76617) 2022-08-11 21:13:27 -04:00
.dockerignore
.gitattributes
.gitignore
.hadolint.yaml
.pre-commit-config.yaml Update flake8-noqa to 1.2.8 (#76506) 2022-08-09 09:35:38 -04:00
.prettierignore
.readthedocs.yml
.strict-typing Add schedule helper (#76566) 2022-08-11 16:14:01 +02:00
.yamllint
CLA.md
CODEOWNERS Add Qingping integration (BLE) (#76598) 2022-08-14 09:00:27 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.dev
LICENSE.md
MANIFEST.in
README.rst Update featured integrations image (#76011) 2022-08-02 09:09:24 +02:00
build.yaml
codecov.yml
mypy.ini Enable no_implicit_optional globally [mypy] (#76723) 2022-08-13 19:33:57 +02:00
pyproject.toml Update orjson to 3.7.11 (#76171) 2022-08-04 22:37:57 +03:00
requirements.txt Update orjson to 3.7.11 (#76171) 2022-08-04 22:37:57 +03:00
requirements_all.txt Update systembridgeconnector to 3.4.4 (#75362) 2022-08-15 15:00:29 +02:00
requirements_docs.txt
requirements_test.txt Update coverage to 6.4.3 (#76443) 2022-08-08 16:16:40 +02:00
requirements_test_all.txt Update systembridgeconnector to 3.4.4 (#75362) 2022-08-15 15:00:29 +02:00
requirements_test_pre_commit.txt Update flake8-noqa to 1.2.8 (#76506) 2022-08-09 09:35:38 -04:00
setup.cfg
tox.ini Update pip version range to 22.3 (#75572) 2022-07-24 21:11:30 +02: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-integrations|

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.githubusercontent.com/home-assistant/core/master/docs/screenshots.png
   :target: https://home-assistant.io/demo/
.. |screenshot-integrations| image:: https://raw.githubusercontent.com/home-assistant/core/dev/docs/screenshot-integrations.png
   :target: https://home-assistant.io/integrations/