🏡 Open source home automation that puts local control and privacy first.
Go to file
Franck Nijhof 34a317b847
DSMR: Device/state classes, icons, less common disabled by default (#52159)
2021-06-24 18:48:51 +02:00
.devcontainer
.github Bump docker/login-action from 1.9.0 to 1.10.0 (#52140) 2021-06-24 09:52:17 +02:00
.vscode
docs
homeassistant DSMR: Device/state classes, icons, less common disabled by default (#52159) 2021-06-24 18:48:51 +02:00
machine Remove ASUS.gpio / not working with new GCC (#51662) 2021-06-09 13:33:41 +02:00
pylint/plugins Pylint plugin to check that relative imports are used (#50937) 2021-05-22 09:15:30 +01:00
rootfs
script DSMR: Typing cleanup in init & config flow (#52145) 2021-06-24 12:53:16 +02:00
tests DSMR: Device/state classes, icons, less common disabled by default (#52159) 2021-06-24 18:48:51 +02:00
.coveragerc Migrate Switcher entity attributes to sensors (#51964) 2021-06-22 18:28:09 +02:00
.dockerignore
.gitattributes
.gitignore
.hadolint.yaml
.ignore
.pre-commit-config.yaml Upgrade black to 21.6b0 (#51785) 2021-06-12 22:07:22 +02:00
.prettierignore
.readthedocs.yml
.strict-typing Static typing for PiHole (#51681) 2021-06-22 11:50:50 +02:00
.yamllint
CLA.md
CODEOWNERS DSMR: Adding myself to the codeowners (#52144) 2021-06-24 11:23:20 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Revert "Use requirements for constraints" (#50576) 2021-05-13 19:35:58 +02:00
Dockerfile.dev Update devcontainer to Python 3.9 (#50778) 2021-05-17 07:54:14 -07:00
LICENSE.md
MANIFEST.in
README.rst
build.json Update Machine support of python 3.9 / Kernel CEC (#51637) 2021-06-08 20:48:49 +02:00
codecov.yml
mypy.ini DSMR: Typing cleanup in init & config flow (#52145) 2021-06-24 12:53:16 +02:00
pyproject.toml Pylint plugin to check that relative imports are used (#50937) 2021-05-22 09:15:30 +01:00
requirements.txt Pin jinja (#51434) 2021-06-03 23:12:39 +02:00
requirements_all.txt Fix missing azure event hub instance name (#52049) 2021-06-24 11:24:38 +02:00
requirements_docs.txt
requirements_test.txt Upgrade mypy to 0.902 (#51907) 2021-06-16 14:35:32 +02:00
requirements_test_all.txt Fix missing azure event hub instance name (#52049) 2021-06-24 11:24:38 +02:00
requirements_test_pre_commit.txt Upgrade black to 21.6b0 (#51785) 2021-06-12 22:07:22 +02:00
setup.cfg
setup.py Pin jinja (#51434) 2021-06-03 23:12:39 +02: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/