🏡 Open source home automation that puts local control and privacy first.
Go to file
Robert Svensson d0ed4b1ff2
Replace constants with enums in UniFi (#80637)
Replace constants with enums
Fix bad imports
2022-10-20 00:10:01 +03:00
.devcontainer
.github Tweak MariaDB CI job (#80631) 2022-10-19 21:54:07 +02:00
.vscode
docs
homeassistant Replace constants with enums in UniFi (#80637) 2022-10-20 00:10:01 +03:00
machine
pylint/plugins Deprecate CONF_UNIT_SYSTEM_*** constants (#80320) 2022-10-14 16:50:04 +02:00
rootfs
script Integrations v2.1: Differentiating hubs, devices and services (#80524) 2022-10-19 12:41:43 +02:00
tests Replace constants with enums in UniFi (#80637) 2022-10-20 00:10:01 +03:00
.core_files.yaml CI: Do not trigger full suite for alert integration (#80174) 2022-10-12 17:17:28 +02:00
.coveragerc Update bsblan integration (#67399) 2022-10-18 12:06:51 +02:00
.dockerignore
.gitattributes
.gitignore
.hadolint.yaml
.pre-commit-config.yaml Update yamllint to 1.28.0 (#80497) 2022-10-18 11:42:57 +03:00
.prettierignore
.readthedocs.yml
.strict-typing Add type hints to aqualogic (#80328) 2022-10-15 15:38:47 +02:00
.yamllint
CLA.md
CODEOWNERS Add new codeowners to scrape (#80569) 2022-10-18 19:29:11 -06:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.dev
LICENSE.md
MANIFEST.in
README.rst
build.yaml
codecov.yml
mypy.ini Add type hints to aqualogic (#80328) 2022-10-15 15:38:47 +02:00
pyproject.toml Update pip constraint to 22.4 (#80383) 2022-10-16 12:01:11 +02:00
requirements.txt Update pip constraint to 22.4 (#80383) 2022-10-16 12:01:11 +02:00
requirements_all.txt Bump ha-av to v10.0.0 (#80514) 2022-10-20 00:06:49 +03:00
requirements_docs.txt
requirements_test.txt Update freezegun to 1.2.2 (#80498) 2022-10-18 11:42:01 +03:00
requirements_test_all.txt Bump ha-av to v10.0.0 (#80514) 2022-10-20 00:06:49 +03:00
requirements_test_pre_commit.txt Update yamllint to 1.28.0 (#80497) 2022-10-18 11:42:57 +03:00
setup.cfg
tox.ini Update pip constraint to 22.4 (#80383) 2022-10-16 12:01: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://home-assistant.io/demo/>`__, `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://discord.gg/c5DvZ4e
.. |screenshot-states| image:: https://raw.githubusercontent.com/home-assistant/core/master/docs/screenshots.png
   :target: https://home-assistant.io/demo/
.. |screenshot-integrations| image:: https://raw.githubusercontent.com/home-assistant/core/dev/docs/screenshot-integrations.png
   :target: https://home-assistant.io/integrations/