🏡 Open source home automation that puts local control and privacy first.
Go to file
Franck Nijhof 61b0e66405
Fix ESPHome timestamp sensor (#50305)
2021-05-08 19:37:09 +02:00
.devcontainer
.github Bump codecov/codecov-action from v1.4.1 to v1.5.0 (#50061) 2021-05-04 10:57:44 +02:00
.vscode
docs
homeassistant Fix ESPHome timestamp sensor (#50305) 2021-05-08 19:37:09 +02:00
machine Remove DHT from Raspberry Pi machine builds (#49829) 2021-04-28 22:43:40 +02:00
pylint/plugins
rootfs Update base image to version 2021.04.3 (#49817) 2021-04-28 18:03:21 +02:00
script Improve type annotations for Airly integration (#49898) 2021-05-07 09:47:52 -05:00
tests Add syncthing integration (#38331) 2021-05-08 19:12:14 +02:00
.coveragerc Add syncthing integration (#38331) 2021-05-08 19:12:14 +02:00
.dockerignore
.gitattributes
.gitignore
.hadolint.yaml
.ignore
.pre-commit-config.yaml Upgrade pyupgrade to v2.14.0 (#50059) 2021-05-05 09:28:47 +02:00
.prettierignore
.readthedocs.yml
.strict-typing Improve type annotations for Airly integration (#49898) 2021-05-07 09:47:52 -05:00
.yamllint
CLA.md
CODEOWNERS Add syncthing integration (#38331) 2021-05-08 19:12:14 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.dev
LICENSE.md
MANIFEST.in
README.rst
azure-pipelines-ci.yml
azure-pipelines-translation.yml
azure-pipelines-wheels.yml Adjust GRPC wheel build (#50119) 2021-05-05 20:12:06 -07:00
build.json Update base image to version 2021.04.3 (#49817) 2021-04-28 18:03:21 +02:00
codecov.yml
mypy.ini Improve type annotations for Airly integration (#49898) 2021-05-07 09:47:52 -05:00
pyproject.toml
requirements.txt Migrate from pytz to python-dateutil (#49643) 2021-05-07 22:46:26 -07:00
requirements_all.txt Add syncthing integration (#38331) 2021-05-08 19:12:14 +02:00
requirements_docs.txt
requirements_test.txt Upgrade pytest to 6.2.4 (#50077) 2021-05-04 20:43:41 +02:00
requirements_test_all.txt Add syncthing integration (#38331) 2021-05-08 19:12:14 +02:00
requirements_test_pre_commit.txt Upgrade pyupgrade to v2.14.0 (#50059) 2021-05-05 09:28:47 +02:00
setup.cfg Don't ignore mypy errors by default (#49270) 2021-04-26 14:23:21 +02:00
setup.py Migrate from pytz to python-dateutil (#49643) 2021-05-07 22:46:26 -07:00
tox.ini

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/