🏡 Open source home automation that puts local control and privacy first.
Go to file
J. Nick Koston 36e1c740fd
Fix ingress sending an empty body for GET requests (#101917)
2023-10-15 23:38:20 +02:00
.devcontainer
.github Add MariaDB 10.11.2 to CI (#101807) 2023-10-11 13:32:11 +02:00
.vscode Call pytest as python3 -m pytest (#101185) 2023-10-06 13:22:56 +02:00
docs Remove deprecated temperature conversion functions (#101204) 2023-10-04 06:04:23 +02:00
homeassistant Fix ingress sending an empty body for GET requests (#101917) 2023-10-15 23:38:20 +02:00
machine Add Home Assistant Green (#98171) 2023-08-10 15:00:43 +02:00
pylint Update pylint to 3.0.0 (#101282) 2023-10-02 20:12:43 +02:00
rootfs Stop the Home Assistant Core container by default (#101105) 2023-09-30 10:43:07 +02:00
script Revert "Update numpy to 1.26.1" (#102036) 2023-10-15 05:42:25 -10:00
tests Fix ingress sending an empty body for GET requests (#101917) 2023-10-15 23:38:20 +02:00
.core_files.yaml Trigger full CI run if assist_pipeline is modified (#99319) 2023-08-30 12:17:26 +02:00
.coveragerc Use aiowithings (#101819) 2023-10-14 11:52:35 +02:00
.dockerignore
.gitattributes
.gitignore Create pytest output artifact [ci] (#98106) 2023-08-14 10:38:53 +02:00
.hadolint.yaml
.pre-commit-config.yaml Update ruff to v0.0.292 (#101290) 2023-10-02 21:49:10 +02:00
.prettierignore
.readthedocs.yml
.strict-typing Add Withings to strict-typing (#101761) 2023-10-15 19:08:57 +02:00
.yamllint
CLA.md
CODEOWNERS Remove codeowner Trafikverket (#101881) 2023-10-12 17:07:11 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Use pep 503 compatible wheels index for builds (#101096) 2023-09-29 09:30:00 +02:00
Dockerfile.dev
LICENSE.md
MANIFEST.in
README.rst
build.yaml Update Home Assistant base image to 2023.09.0 (#101092) 2023-09-29 08:58:05 +02:00
codecov.yml
mypy.ini Add Withings to strict-typing (#101761) 2023-10-15 19:08:57 +02:00
pyproject.toml Revert aiohttp to 3.8.5 for Python 3.11 (#101932) 2023-10-13 14:12:42 +02:00
requirements.txt Revert aiohttp to 3.8.5 for Python 3.11 (#101932) 2023-10-13 14:12:42 +02:00
requirements_all.txt Bump screenlogicpy to v0.9.3 (#101957) 2023-10-15 22:07:32 +02:00
requirements_docs.txt Bump sphinx to 7.2.6 for docs generation (#101220) 2023-10-06 21:42:19 +02:00
requirements_test.txt Update pre-commit to 3.5.0 (#101956) 2023-10-13 22:56:02 +02:00
requirements_test_all.txt Bump screenlogicpy to v0.9.3 (#101957) 2023-10-15 22:07:32 +02:00
requirements_test_pre_commit.txt Update ruff to v0.0.292 (#101290) 2023-10-02 21:49:10 +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/>`__.

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