🏡 Open source home automation that puts local control and privacy first.
Go to file
tronikos 492ef67d02
Call Google Assistant SDK service using async_add_executor_job (#117325)
2024-05-12 22:19:20 -04:00
.devcontainer Add PYTHONASYNCIODEBUG to the dev container env (#115392) 2024-04-11 07:26:30 +02:00
.github Bump github/codeql-action from 3.25.3 to 3.25.4 (#117127) 2024-05-09 09:28:24 +02:00
.vscode Add task to install all requirements of an integration (#108262) 2024-01-18 22:11:02 +01:00
homeassistant Call Google Assistant SDK service using async_add_executor_job (#117325) 2024-05-12 22:19:20 -04:00
machine Fix Raspberry Pi utilities installation on Alpine 3.19 (#110463) 2024-02-13 15:07:37 +01:00
pylint Store runtime data inside ConfigEntry (#115669) 2024-04-30 11:29:43 +02:00
rootfs
script Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
tests Enable open protection in the event loop (#117289) 2024-05-13 08:50:31 +09:00
.core_files.yaml
.coveragerc Migrate Tibber notify service (#116893) 2024-05-12 19:52:08 +02:00
.dockerignore
.git-blame-ignore-revs Add ruff commit to git-blame-ignore-revs (#114229) 2024-03-26 12:16:55 +01:00
.gitattributes
.gitignore Replace pytest-test-groups by custom tests splitter (#114381) 2024-04-03 15:43:12 +02:00
.hadolint.yaml
.pre-commit-config.yaml Bump ruff to 0.4.4 (#117154) 2024-05-09 22:13:11 +02:00
.prettierignore Remove outdated prettier and yamllint `azure-*.yml` ignores (#112819) 2024-03-09 14:44:05 +02:00
.strict-typing Add airgradient integration (#114113) 2024-05-09 10:54:29 +02:00
.yamllint Remove outdated prettier and yamllint `azure-*.yml` ignores (#112819) 2024-03-09 14:44:05 +02:00
CLA.md
CODEOWNERS Add airgradient integration (#114113) 2024-05-09 10:54:29 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Update uv to 0.1.39 (#116381) 2024-04-29 14:48:13 +02:00
Dockerfile.dev Include libgammu-dev in devcontainer (#115983) 2024-04-23 18:35:53 +02:00
LICENSE.md
MANIFEST.in
README.rst Add Open Home Foundation link (#116405) 2024-04-29 21:28:47 +02:00
build.yaml Update Home Assistant base image to 2024.03.0 (#113797) 2024-03-19 10:07:13 +01:00
codecov.yml
mypy.ini Add airgradient integration (#114113) 2024-05-09 10:54:29 +02:00
pyproject.toml Bump ruff to 0.4.4 (#117154) 2024-05-09 22:13:11 +02:00
requirements.txt Update jinja2 to 3.1.4 (#116986) 2024-05-07 13:56:11 +02:00
requirements_all.txt Bump upcloud-api to 2.5.1 (#117231) 2024-05-12 08:10:02 +00:00
requirements_test.txt Update tqdm to 4.66.4 (#116984) 2024-05-07 13:56:36 +02:00
requirements_test_all.txt Bump upcloud-api to 2.5.1 (#117231) 2024-05-12 08:10:02 +00:00
requirements_test_pre_commit.txt Bump ruff to 0.4.4 (#117154) 2024-05-09 22:13:11 +02: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://demo.home-assistant.io>`__, `installation instructions <https://home-assistant.io/getting-started/>`__,
`tutorials <https://home-assistant.io/getting-started/automation/>`__ and `documentation <https://home-assistant.io/docs/>`__.

This is a project of the `Open Home Foundation <https://www.openhomefoundation.org/>`__.

|screenshot-states|

Featured integrations
---------------------

|screenshot-integrations|

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://www.home-assistant.io/join-chat/
.. |screenshot-states| image:: https://raw.githubusercontent.com/home-assistant/core/dev/.github/assets/screenshot-states.png
   :target: https://demo.home-assistant.io
.. |screenshot-integrations| image:: https://raw.githubusercontent.com/home-assistant/core/dev/.github/assets/screenshot-integrations.png
   :target: https://home-assistant.io/integrations/