🏡 Open source home automation that puts local control and privacy first.
Go to file
J. Nick Koston 725b316ec6
Add HomeKit and DHCP to DISCOVERY_SOURCES in config_entries (#54923)
2021-08-20 17:02:03 +02:00
.devcontainer Call setup during devcontainer create (#46224) 2021-02-08 16:16:40 +01:00
.github Update PULL_REQUEST_TEMPLATE.md (#54762) 2021-08-19 03:50:28 +02:00
.vscode Add vscode task code coverage (#53783) 2021-08-05 11:46:21 +02:00
docs
homeassistant Add HomeKit and DHCP to DISCOVERY_SOURCES in config_entries (#54923) 2021-08-20 17:02:03 +02:00
machine Add Khadas VIM3 (#53616) 2021-07-28 14:19:21 +02:00
pylint/plugins
rootfs
script Improve device action type hinting (#54850) 2021-08-20 07:13:25 +03:00
tests Add HomeKit and DHCP to DISCOVERY_SOURCES in config_entries (#54923) 2021-08-20 17:02:03 +02:00
.coveragerc Fjäråskupan kitchen fan (#53140) 2021-08-20 13:41:36 +02:00
.dockerignore
.gitattributes
.gitignore
.hadolint.yaml
.ignore
.pre-commit-config.yaml Upgrade isort to 5.9.3 (#54481) 2021-08-11 09:01:45 -07:00
.prettierignore
.readthedocs.yml
.strict-typing Strict typing for Neato (#53633) 2021-08-08 15:02:37 +02:00
.yamllint
CLA.md
CODEOWNERS Fjäråskupan kitchen fan (#53140) 2021-08-20 13:41:36 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.dev
LICENSE.md
MANIFEST.in
README.rst
build.json Python 3.9.6 / Base image 2021.07.0 (#52605) 2021-07-06 23:39:25 +02:00
codecov.yml
mypy.ini Activate mypy for Panasonic_viera (#54547) 2021-08-18 15:34:50 +02:00
pyproject.toml Add pylint CodeStyle extension (#53147) 2021-07-19 06:57:06 -07:00
requirements.txt Bump httpx to 0.18.2 (#53257) 2021-07-20 21:47:13 -07:00
requirements_all.txt Fjäråskupan kitchen fan (#53140) 2021-08-20 13:41:36 +02:00
requirements_docs.txt
requirements_test.txt Upgrade mypy to 0.910 and types-* (#54574) 2021-08-16 22:47:37 +02:00
requirements_test_all.txt Fjäråskupan kitchen fan (#53140) 2021-08-20 13:41:36 +02:00
requirements_test_pre_commit.txt Upgrade isort to 5.9.3 (#54481) 2021-08-11 09:01:45 -07:00
setup.cfg
setup.py Bump httpx to 0.18.2 (#53257) 2021-07-20 21:47:13 -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/