🏡 Open source home automation that puts local control and privacy first.
Go to file
J. Nick Koston a6ccb1821e
Update zeroconf to 0.36.7 (#56553)
2021-09-23 08:00:17 -05:00
.devcontainer VSCode switch to terminal.integrated.profiles (#54301) 2021-08-21 21:46:24 +02:00
.github Upgrade cryptography to 3.4.8 (#56481) 2021-09-21 11:06:52 +02:00
.vscode Add vscode task code coverage (#53783) 2021-08-05 11:46:21 +02:00
docs Drop unused ruamel (#55672) 2021-09-03 22:17:10 -07:00
homeassistant Update zeroconf to 0.36.7 (#56553) 2021-09-23 08:00:17 -05:00
machine
pylint/plugins
rootfs Shutdown the container on abnormal signals (#55660) 2021-09-06 14:37:33 +02:00
script Activate mypy. (#55965) 2021-09-18 10:02:24 +01:00
tests Address Crownstone review comments (#56485) 2021-09-23 09:23:45 +02:00
.coveragerc Add cover platform to switchbot (#56414) 2021-09-21 12:35:47 -05:00
.dockerignore
.gitattributes
.gitignore Change logging to do rollover() instead of rotate() (#55177) 2021-08-25 17:32:48 +02:00
.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 Strictly type tradfri config_flow.py (#56391) 2021-09-21 16:23:10 +02:00
.yamllint
CLA.md
CODEOWNERS Add WattTime integration (#56149) 2021-09-20 21:10:24 -07:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Downgrade sqlite-libs on docker image (#55591) 2021-09-02 18:09:30 +02:00
Dockerfile.dev Add bluez to the devcontainer (#55469) 2021-09-04 12:16:06 +02:00
LICENSE.md
MANIFEST.in
README.rst
build.json Update docker base image to 2021.09.0 (#56191) 2021-09-13 21:11:10 +02:00
codecov.yml
mypy.ini Strictly type tradfri config_flow.py (#56391) 2021-09-21 16:23:10 +02:00
pyproject.toml Update pylint to 2.11.1 (#56364) 2021-09-18 13:52:59 +02:00
requirements.txt Upgrade cryptography to 3.4.8 (#56481) 2021-09-21 11:06:52 +02:00
requirements_all.txt Update zeroconf to 0.36.7 (#56553) 2021-09-23 08:00:17 -05:00
requirements_docs.txt
requirements_test.txt Upgrade cryptography to 3.4.8 (#56481) 2021-09-21 11:06:52 +02:00
requirements_test_all.txt Update zeroconf to 0.36.7 (#56553) 2021-09-23 08:00:17 -05: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 Upgrade cryptography to 3.4.8 (#56481) 2021-09-21 11:06:52 +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/