1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
Go to file
2022-02-03 10:18:03 -06:00
.devcontainer
.github Bump home-assistant/builder from 2021.12.0 to 2022.01.0 (#65284) 2022-01-31 09:18:35 +01:00
.vscode Add 'compile translations' task to VSCode tasks (#64933) 2022-01-25 20:55:02 -08:00
docs Update featured integrations screenshot in README (#64046) 2022-01-13 18:26:13 +01:00
homeassistant Enable types from aiohomekit to be used by mypy for homekit_controller (#65433) 2022-02-03 10:18:03 -06:00
machine
pylint/plugins Adjust pylint plugin to enforce device_tracker type hints (#64903) 2022-01-25 18:21:59 +01:00
rootfs
script Enable strict typing for isy994 (#65439) 2022-02-03 17:02:05 +01:00
tests Add Mqtt vacuum unknown state (#65311) 2022-02-03 16:50:39 +01:00
.core_files.yaml Add diagnostics to the core files (#64417) 2022-01-19 10:55:33 +01:00
.coveragerc Implement diagnostics for Sensibo (#65515) 2022-02-03 15:03:56 +01:00
.dockerignore
.gitattributes
.gitignore
.hadolint.yaml
.ignore
.pre-commit-config.yaml Update python-typing-update config to py39plus (#65261) 2022-01-30 20:16:14 -08:00
.prettierignore
.readthedocs.yml Update readthedocs config (#65230) 2022-01-30 20:15:32 -08:00
.strict-typing Enable types from aiohomekit to be used by mypy for homekit_controller (#65433) 2022-02-03 10:18:03 -06:00
.yamllint
build.yaml
CLA.md
CODE_OF_CONDUCT.md
codecov.yml Add little slack to CodeCov project/config-flows threshold (#63379) 2022-01-04 16:26:22 +01:00
CODEOWNERS Add config flow to ISS integration (#64987) 2022-01-29 11:41:26 +02:00
CONTRIBUTING.md
Dockerfile
Dockerfile.dev Add libturbojpeg0 to dev-container (#64466) 2022-01-19 22:04:13 +01:00
LICENSE.md
MANIFEST.in Move remaining keys to setup.cfg (#65154) 2022-01-28 20:18:09 -08:00
mypy.ini Enable types from aiohomekit to be used by mypy for homekit_controller (#65433) 2022-02-03 10:18:03 -06:00
pyproject.toml Update black target version to 3.9+ (#65260) 2022-01-30 20:15:50 -08:00
README.rst
requirements_all.txt Enable types from aiohomekit to be used by mypy for homekit_controller (#65433) 2022-02-03 10:18:03 -06:00
requirements_docs.txt
requirements_test_all.txt Enable types from aiohomekit to be used by mypy for homekit_controller (#65433) 2022-02-03 10:18:03 -06:00
requirements_test_pre_commit.txt Update codespell to 2.1.0 (#64661) 2022-01-21 22:05:24 +01:00
requirements_test.txt Update pylint to 2.12.2 (#64896) 2022-01-25 10:20:20 +01:00
requirements.txt Remove backports.zoneinfo dependency (#65069) 2022-01-27 09:59:27 -08:00
setup.cfg Move remaining keys to setup.cfg (#65154) 2022-01-28 20:18:09 -08:00
setup.py Move remaining keys to setup.cfg (#65154) 2022-01-28 20:18:09 -08:00
tox.ini Drop Python 3.8 support (#63883) 2022-01-11 12:00:53 +01:00

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

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