🏡 Open source home automation that puts local control and privacy first.
Find a file
Pascal Vizeli f3e7fb5798
Pin pandas to 1.3.0 (#53607)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-07-28 10:30:05 +02:00
.devcontainer
.github Bump codecov/codecov-action from 2.0.1 to 2.0.2 (#53487) 2021-07-26 08:44:32 +02:00
.vscode Making Pytest default for VS code (#53203) 2021-07-22 09:30:54 -07:00
docs
homeassistant Pin pandas to 1.3.0 (#53607) 2021-07-28 10:30:05 +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 Update base image to version 2021.04.3 (#49817) 2021-04-28 18:03:21 +02:00
script Pin pandas to 1.3.0 (#53607) 2021-07-28 10:30:05 +02:00
tests Combine some stream test mocks (#53600) 2021-07-28 10:20:51 +02:00
.coveragerc Refactor bme280, add SPI support (#48775) 2021-07-27 16:29:43 -04:00
.dockerignore
.gitattributes
.gitignore
.hadolint.yaml
.ignore
.pre-commit-config.yaml Update pyupgrade to v2.23.0 (#53495) 2021-07-26 14:21:30 +02:00
.prettierignore
.readthedocs.yml
.strict-typing Enable strict static type checking for nest integration (#53535) 2021-07-28 09:12:32 +02:00
.yamllint
build.json Python 3.9.6 / Base image 2021.07.0 (#52605) 2021-07-06 23:39:25 +02:00
CLA.md
CODE_OF_CONDUCT.md
codecov.yml
CODEOWNERS Add Prosegur Alarms (#44679) 2021-07-27 22:19:58 +02:00
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
mypy.ini Enable strict static type checking for nest integration (#53535) 2021-07-28 09:12:32 +02:00
pyproject.toml Add pylint CodeStyle extension (#53147) 2021-07-19 06:57:06 -07:00
README.rst
requirements.txt Bump httpx to 0.18.2 (#53257) 2021-07-20 21:47:13 -07:00
requirements_all.txt Enable strict static type checking for nest integration (#53535) 2021-07-28 09:12:32 +02:00
requirements_docs.txt
requirements_test.txt Update pylint to 2.9.5 (#53496) 2021-07-26 16:17:15 +02:00
requirements_test_all.txt Enable strict static type checking for nest integration (#53535) 2021-07-28 09:12:32 +02:00
requirements_test_pre_commit.txt Update pyupgrade to v2.23.0 (#53495) 2021-07-26 14:21:30 +02:00
setup.cfg
setup.py Bump httpx to 0.18.2 (#53257) 2021-07-20 21:47:13 -07:00
tox.ini

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/