🏡 Open source home automation that puts local control and privacy first.
Go to file
J. Nick Koston d26c449d87
Bump yarl to 1.12.0 (#126576)
This is a prereq for aiohttp 3.10.6 which has some
fixes that need yarl 1.12.0+
2024-09-23 18:28:32 -04:00
.devcontainer
.github Bump github/codeql-action from 3.26.7 to 3.26.8 (#126302) 2024-09-20 09:40:37 +02:00
.vscode
homeassistant Bump yarl to 1.12.0 (#126576) 2024-09-23 18:28:32 -04:00
machine
pylint Add derived Entity classes in hass-enforce-class-module pylint plugin (#126494) 2024-09-23 21:03:29 +02:00
rootfs
script Bump intents to 2024.9.23 (#126553) 2024-09-23 16:50:15 +02:00
tests Index config entry discovery_keys by discovery domain (#126563) 2024-09-23 21:48:11 +02:00
.core_files.yaml Add trace to core files (#126314) 2024-09-20 16:40:57 +02:00
.dockerignore
.git-blame-ignore-revs
.gitattributes
.gitignore
.hadolint.yaml
.pre-commit-config.yaml Bump ruff to 0.6.6 (#126343) 2024-09-20 17:48:03 +02:00
.prettierignore
.strict-typing Add Smlight integration to strict-typing (#125946) 2024-09-14 11:54:00 +02:00
.yamllint
CLA.md
CODEOWNERS Remove trekky12 from pilight codeowners (#126559) 2024-09-23 18:55:41 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Remove unused i386 code in Dockerfile (#126520) 2024-09-23 14:17:37 +02:00
Dockerfile.dev
LICENSE.md
MANIFEST.in
README.rst
build.yaml
codecov.yml
mypy.ini Add Smlight integration to strict-typing (#125946) 2024-09-14 11:54:00 +02:00
pyproject.toml Bump yarl to 1.12.0 (#126576) 2024-09-23 18:28:32 -04:00
requirements.txt Bump yarl to 1.12.0 (#126576) 2024-09-23 18:28:32 -04:00
requirements_all.txt Bump cached-ipaddress to 0.6.0 (#126571) 2024-09-23 15:43:33 -05:00
requirements_test.txt Update pylint to 3.3.0 (#126330) 2024-09-20 17:47:12 +02:00
requirements_test_all.txt Bump cached-ipaddress to 0.6.0 (#126571) 2024-09-23 15:43:33 -05:00
requirements_test_pre_commit.txt Bump ruff to 0.6.6 (#126343) 2024-09-20 17:48:03 +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/