1
mirror of https://github.com/home-assistant/core synced 2024-10-04 07:58:43 +02:00
Go to file
2022-07-11 16:54:01 +02:00
.devcontainer
.github Always run pip_check in CI (#74706) 2022-07-08 12:39:29 +02:00
.vscode Add "Home Assistant (skip pip)" to VS Code launch.json (#74887) 2022-07-10 23:06:27 +02:00
docs Update screenshot for new MQTT logo (#71023) 2022-04-28 14:29:22 -07:00
homeassistant Remove izone from mypy ignore list (#75005) 2022-07-11 16:53:14 +02:00
machine Update Builder & Wheels + support yellow (#73896) 2022-06-23 13:58:24 +02:00
pylint/plugins Fix false-positive in pylint plugin (#74244) 2022-07-10 00:31:09 +02:00
rootfs Fix logging & exit code reporting to S6 on HA shutdown (#72921) 2022-06-02 19:49:08 +02:00
script Remove izone from mypy ignore list (#75005) 2022-07-11 16:53:14 +02:00
tests Update pyupgrade to v2.37.1 (#74989) 2022-07-11 16:54:01 +02:00
.core_files.yaml Trigger full CI on Bluetooth integration changes (#74929) 2022-07-10 23:59:08 +02:00
.coveragerc Add binary_sensor to ElkM1 integration (#74485) 2022-07-11 09:11:37 +02:00
.dockerignore
.gitattributes
.gitignore
.hadolint.yaml
.ignore
.pre-commit-config.yaml Update pyupgrade to v2.37.1 (#74989) 2022-07-11 16:54:01 +02:00
.prettierignore
.readthedocs.yml
.strict-typing Add bluetooth integration (#74653) 2022-07-08 18:55:31 -05:00
.yamllint
build.yaml Update base image to 2022.06.2 (#74114) 2022-06-28 14:07:28 +02:00
CLA.md
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md (#73468) 2022-06-23 01:41:22 +02:00
codecov.yml
CODEOWNERS Add bluetooth integration (#74653) 2022-07-08 18:55:31 -05:00
CONTRIBUTING.md
Dockerfile Add nightly frontend to nightly builds (#74327) 2022-07-02 09:04:35 -07:00
Dockerfile.dev Significantly improve yaml load times when the C loader is available (#73337) 2022-06-13 08:44:46 -10:00
LICENSE.md
MANIFEST.in
mypy.ini Remove izone from mypy ignore list (#75005) 2022-07-11 16:53:14 +02:00
pyproject.toml Update lru-dict to 1.1.8 (#74932) 2022-07-11 00:11:43 +02:00
README.rst Update images (#71215) 2022-05-03 12:34:57 +02:00
requirements_all.txt Update pyialarm to 2.2.0 (#74874) 2022-07-11 16:51:10 +02:00
requirements_docs.txt
requirements_test_all.txt Update pyialarm to 2.2.0 (#74874) 2022-07-11 16:51:10 +02:00
requirements_test_pre_commit.txt Update pyupgrade to v2.37.1 (#74989) 2022-07-11 16:54:01 +02:00
requirements_test.txt Update pre-commit to 2.20.0 (#74955) 2022-07-11 10:42:23 +02:00
requirements.txt Update lru-dict to 1.1.8 (#74932) 2022-07-11 00:11:43 +02:00
setup.cfg Add comment for editable installs (#72782) 2022-05-31 23:04:47 +02:00
tox.ini Allow for using pip 22.1(.x) (#72348) 2022-05-23 11:58:19 +02: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.githubusercontent.com/home-assistant/core/master/docs/screenshots.png
   :target: https://home-assistant.io/demo/
.. |screenshot-components| image:: https://raw.githubusercontent.com/home-assistant/core/dev/docs/screenshot-components.png
   :target: https://home-assistant.io/integrations/