Find a file
2023-02-15 10:00:49 +01:00
.devcontainer
.github Add mariadb 10.3.32 to database tests (#87741) 2023-02-13 16:28:39 -06:00
.vscode
docs
homeassistant Fix typo in OpenAI prompt (#88137) 2023-02-14 20:33:58 -05:00
machine
pylint/plugins Correct typing on hass_storage fixure (#87986) 2023-02-13 12:12:34 +01:00
rootfs
script Rework user_input check in config flow scaffold (#87820) 2023-02-12 22:02:14 +01:00
tests Add type hints to integration tests (part 15) (#88006) 2023-02-15 10:00:49 +01:00
.core_files.yaml Increase test scope of MariaDB + PostgreSQL tests (#87019) 2023-02-13 15:58:13 -06:00
.coveragerc Revert "Add a calendar entity to Ridwell (#86117)" (#88106) 2023-02-14 10:23:32 -07:00
.dockerignore
.gitattributes
.gitignore
.hadolint.yaml
.pre-commit-config.yaml
.prettierignore
.readthedocs.yml
.strict-typing Add strict typing to yalexs_ble (#88086) 2023-02-14 11:38:51 -05:00
.yamllint
build.yaml Bump docker base to 2023.02.0 (#88084) 2023-02-14 20:34:54 -05:00
CLA.md
CODE_OF_CONDUCT.md
codecov.yml
CODEOWNERS Change geniushub codeowner (#87918) 2023-02-13 12:11:38 +01:00
CONTRIBUTING.md
Dockerfile
Dockerfile.dev
LICENSE.md
MANIFEST.in
mypy.ini Add strict typing to yalexs_ble (#88086) 2023-02-14 11:38:51 -05:00
pyproject.toml Update orjson to resolve segmentation fault during JSON serialisation (#88119) 2023-02-14 15:26:52 -05:00
README.rst
requirements.txt Update orjson to resolve segmentation fault during JSON serialisation (#88119) 2023-02-14 15:26:52 -05:00
requirements_all.txt Bump pyunifiprotect to 4.7.0 for python 3.11 (#88130) 2023-02-14 15:29:34 -06:00
requirements_docs.txt
requirements_test.txt Update pytest-asyncio to 0.20.3 (#87995) 2023-02-13 12:40:19 +01:00
requirements_test_all.txt Bump pyunifiprotect to 4.7.0 for python 3.11 (#88130) 2023-02-14 15:29:34 -06:00
requirements_test_pre_commit.txt
setup.cfg

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/