🏡 Open source home automation that puts local control and privacy first.
Go to file
Erik Montnemery 52e7912caf
Migrate integrations i-m to generic flowhandler (#111863)
2024-02-29 20:08:46 +01:00
.devcontainer
.github Bump version to 2024.4.0.dev0 (#111755) 2024-02-29 00:46:32 +01:00
.vscode
homeassistant Migrate integrations i-m to generic flowhandler (#111863) 2024-02-29 20:08:46 +01:00
machine Fix Raspberry Pi utilities installation on Alpine 3.19 (#110463) 2024-02-13 15:07:37 +01:00
pylint Add generic classes BaseFlowHandler and BaseFlowManager (#111814) 2024-02-29 16:52:39 +01:00
rootfs
script Add generic classes BaseFlowHandler and BaseFlowManager (#111814) 2024-02-29 16:52:39 +01:00
tests Migrate integrations u-z to generic flowhandler (#111866) 2024-02-29 20:08:16 +01:00
.core_files.yaml
.coveragerc Add permobil entity (#111761) 2024-02-28 22:55:47 +01:00
.dockerignore
.gitattributes
.gitignore
.hadolint.yaml
.pre-commit-config.yaml Update ruff to 0.2.1 (#109796) 2024-02-06 15:41:34 +01:00
.prettierignore
.strict-typing Enable strict type checking on apple_tv integration (#101688) 2024-02-15 15:17:00 +01:00
.yamllint
CLA.md
CODEOWNERS Add Ecovacs goat switch entities (#111751) 2024-02-28 20:43:53 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.dev
LICENSE.md
MANIFEST.in
README.rst
build.yaml Update Home Assistant base image to 2024.02.1 (#110395) 2024-02-12 20:17:24 +01:00
codecov.yml
mypy.ini Enable strict type checking on apple_tv integration (#101688) 2024-02-15 15:17:00 +01:00
pyproject.toml Bump version to 2024.4.0.dev0 (#111755) 2024-02-29 00:46:32 +01:00
requirements.txt Update httpx to 0.27.0 and httpcore to 1.0.4 (#111681) 2024-02-27 13:15:33 -10:00
requirements_all.txt Update frontend to 20240228.1 (#111859) 2024-02-29 12:05:22 -05:00
requirements_test.txt Update python-slugify to 8.0.4 (#111284) 2024-02-27 12:29:48 +01:00
requirements_test_all.txt Update frontend to 20240228.1 (#111859) 2024-02-29 12:05:22 -05:00
requirements_test_pre_commit.txt Update ruff to 0.2.1 (#109796) 2024-02-06 15:41:34 +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://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/>`__.

|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/