🏡 Open source home automation that puts local control and privacy first.
Go to file
epenet 7fb9c4a37f
Improve type hint in flexit climate entity (#77159)
2022-08-26 11:43:20 +02:00
.devcontainer
.github Bump actions/cache from 3.0.7 to 3.0.8 (#77196) 2022-08-23 12:37:28 +02:00
.vscode Add "Home Assistant (skip pip)" to VS Code launch.json (#74887) 2022-07-10 23:06:27 +02:00
docs Update featured integrations image (#76011) 2022-08-02 09:09:24 +02:00
homeassistant Improve type hint in flexit climate entity (#77159) 2022-08-26 11:43:20 +02:00
machine
pylint/plugins Add vacuum checks to pylint plugin (#76560) 2022-08-18 19:22:08 +02:00
rootfs
script Add support for scanners that do not provide connectable devices (#77132) 2022-08-22 14:02:26 -04:00
tests Improve type hint in foobot sensor entity (#77164) 2022-08-26 10:33:17 +02:00
.core_files.yaml
.coveragerc Refactor Flume to use base entity class (#77115) 2022-08-25 14:45:35 -05:00
.dockerignore
.gitattributes
.gitignore
.hadolint.yaml
.pre-commit-config.yaml Update flake8-noqa to 1.2.8 (#76506) 2022-08-09 09:35:38 -04:00
.prettierignore Add .strict-typing to prettier ignore list (#77177) 2022-08-25 09:39:00 +02:00
.readthedocs.yml
.strict-typing Type feedreader strictly (#76707) 2022-08-19 13:20:41 +02:00
.yamllint
CLA.md
CODEOWNERS Add Flume DataUpdateCoordinator class (#77114) 2022-08-25 11:21:41 -05:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.dev
LICENSE.md
MANIFEST.in
README.rst Update featured integrations image (#76011) 2022-08-02 09:09:24 +02:00
build.yaml
codecov.yml
mypy.ini Type feedreader strictly (#76707) 2022-08-19 13:20:41 +02:00
pyproject.toml Update cryptography to 37.0.4 (#76853) 2022-08-17 09:41:50 +02:00
requirements.txt Update cryptography to 37.0.4 (#76853) 2022-08-17 09:41:50 +02:00
requirements_all.txt Bump version of pyunifiprotect to 4.1.7 (#77334) 2022-08-26 00:15:56 +02:00
requirements_docs.txt
requirements_test.txt Update coverage to 6.4.4 (#76907) 2022-08-18 10:52:55 +02:00
requirements_test_all.txt Bump version of pyunifiprotect to 4.1.7 (#77334) 2022-08-26 00:15:56 +02:00
requirements_test_pre_commit.txt Update flake8-noqa to 1.2.8 (#76506) 2022-08-09 09:35:38 -04:00
setup.cfg
tox.ini

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/