🏡 Open source home automation that puts local control and privacy first.
Go to file
Erik Montnemery 27f81b3f63
Avoid mutating entity descriptions in unifiprotect (#105976)
2023-12-18 09:58:32 -10:00
.devcontainer
.github Bump github/codeql-action from 2.22.9 to 2.22.10 (#105620) 2023-12-13 07:38:42 +01:00
.vscode
homeassistant Avoid mutating entity descriptions in unifiprotect (#105976) 2023-12-18 09:58:32 -10:00
machine Add Raspberry Pi 5 specific container image (#105488) 2023-12-11 17:39:48 +01:00
pylint Remove device_state_attributes property from entity base class (#105650) 2023-12-14 08:33:56 +01:00
rootfs
script Bump anyio to 4.1.0 (#105529) 2023-12-12 08:24:24 +01:00
tests Add Valve integration (#102184) 2023-12-18 19:48:00 +01:00
.core_files.yaml
.coveragerc Refactor ESPHome Bluetooth connection logic to prepare for esphome-bleak (#105747) 2023-12-17 04:42:28 -10:00
.dockerignore
.gitattributes
.gitignore
.hadolint.yaml
.pre-commit-config.yaml
.prettierignore
.strict-typing Add Valve integration (#102184) 2023-12-18 19:48:00 +01:00
.yamllint
CLA.md
CODEOWNERS Add Valve integration (#102184) 2023-12-18 19:48:00 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Trigger Home Assistant shutdown automations right before the stop event instead of during it (#91165) 2023-12-05 11:24:41 -10:00
Dockerfile.dev
LICENSE.md
MANIFEST.in
README.rst
build.yaml
codecov.yml
mypy.ini Add Valve integration (#102184) 2023-12-18 19:48:00 +01:00
pyproject.toml Bump lru-dict to 1.3.0 (#105914) 2023-12-18 00:16:31 +01:00
requirements.txt Bump lru-dict to 1.3.0 (#105914) 2023-12-18 00:16:31 +01:00
requirements_all.txt Bump google-generativeai to 0.3.1 (#105783) 2023-12-18 14:07:08 +01:00
requirements_test.txt Update coverage to 7.3.3 (#105855) 2023-12-16 14:47:47 +01:00
requirements_test_all.txt Bump google-generativeai to 0.3.1 (#105783) 2023-12-18 14:07:08 +01:00
requirements_test_pre_commit.txt

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/master/docs/screenshots.png
   :target: https://demo.home-assistant.io
.. |screenshot-integrations| image:: https://raw.githubusercontent.com/home-assistant/core/dev/docs/screenshot-integrations.png
   :target: https://home-assistant.io/integrations/