🏡 Open source home automation that puts local control and privacy first.
Go to file
Allen Porter ebaaa13759
Update nest climate and sensor test fixtures (#64800)
Update nest climate tests to use shared fixtures for component setup. Add an additional
fixture for creating devices shared between the climate and sensor tests.
2022-01-23 16:06:04 -08:00
.devcontainer
.github Run scheduled workflows only in the home-assistant organization (#64085) 2022-01-20 12:54:54 +01:00
.vscode
docs Update featured integrations screenshot in README (#64046) 2022-01-13 18:26:13 +01:00
homeassistant Update denonavr to version 0.10.10 (#64805) 2022-01-24 02:05:10 +02:00
machine
pylint/plugins
rootfs
script Revert fix MultiDict typing with multidict-6.0.0 (#64733) (#64792) 2022-01-23 23:22:16 +01:00
tests Update nest climate and sensor test fixtures (#64800) 2022-01-23 16:06:04 -08:00
.core_files.yaml Add diagnostics to the core files (#64417) 2022-01-19 10:55:33 +01:00
.coveragerc Add diagnostics support to Stookalert (#64747) 2022-01-24 01:36:41 +02:00
.dockerignore
.gitattributes
.gitignore
.hadolint.yaml
.ignore
.pre-commit-config.yaml Update codespell to 2.1.0 (#64661) 2022-01-21 22:05:24 +01:00
.prettierignore
.readthedocs.yml
.strict-typing Improve code quality trafikverket_train (#62677) 2022-01-19 20:57:05 +01:00
.yamllint
CLA.md
CODEOWNERS Add Aussie Broadband integration (#53552) 2022-01-20 19:34:25 -10:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.dev Add libturbojpeg0 to dev-container (#64466) 2022-01-19 22:04:13 +01:00
LICENSE.md
MANIFEST.in
README.rst
build.yaml
codecov.yml
mypy.ini Remove ring from mypy ignore list (#64522) 2022-01-20 12:31:28 -08:00
pyproject.toml Enable `deprecated-typing-alias` check [pylint] (#63935) 2022-01-12 13:53:34 +01:00
requirements.txt Upgrade yarl to 1.7.2 (#64009) 2022-01-12 14:07:11 -10:00
requirements_all.txt Update denonavr to version 0.10.10 (#64805) 2022-01-24 02:05:10 +02:00
requirements_docs.txt
requirements_test.txt Update pipdeptree to 2.2.1 (#64746) 2022-01-23 10:30:00 +01:00
requirements_test_all.txt Update denonavr to version 0.10.10 (#64805) 2022-01-24 02:05:10 +02:00
requirements_test_pre_commit.txt Update codespell to 2.1.0 (#64661) 2022-01-21 22:05:24 +01:00
setup.cfg Drop Python 3.8 support (#63883) 2022-01-11 12:00:53 +01:00
setup.py Upgrade yarl to 1.7.2 (#64009) 2022-01-12 14:07:11 -10:00
tox.ini Drop Python 3.8 support (#63883) 2022-01-11 12:00:53 +01:00

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/