🏡 Open source home automation that puts local control and privacy first.
Go to file
Maciej Bieniek fe713cec8f
Don't assume that the activity/sleep labels are always present in Tractive event (#99197)
* Don't assume that the activity_label and sleep_labes are always present in an event

* Catch KeyError
2023-08-29 17:52:29 +02:00
.devcontainer Update .devcontainer.json structure (#96537) 2023-07-20 13:11:43 +02:00
.github Bump actions/checkout from 3.5.3 to 3.6.0 (#99003) 2023-08-25 10:18:43 +02:00
.vscode
docs
homeassistant Don't assume that the activity/sleep labels are always present in Tractive event (#99197) 2023-08-29 17:52:29 +02:00
machine Add Home Assistant Green (#98171) 2023-08-10 15:00:43 +02:00
pylint Migrate backported StrEnum to built-in StrEnum (#97101) 2023-07-23 23:19:24 +02:00
rootfs
script Avoid use of `datetime.utc*` methods deprecated in Python 3.12 (#93684) 2023-08-24 16:38:22 +02:00
tests Fix Life360 reauthorization config flow (#99227) 2023-08-29 16:38:11 +02:00
.core_files.yaml Add lawnmower entity (#93623) 2023-08-21 12:19:55 +02:00
.coveragerc Renson binary sensors (#94490) 2023-08-28 21:15:18 +02:00
.dockerignore
.gitattributes
.gitignore Create pytest output artifact [ci] (#98106) 2023-08-14 10:38:53 +02:00
.hadolint.yaml
.pre-commit-config.yaml Upgrade ruff to 0.0.285 (#98647) 2023-08-19 08:17:17 -04:00
.prettierignore
.readthedocs.yml
.strict-typing Add typing to media extractor (#99207) 2023-08-28 14:43:22 +02:00
.yamllint
CLA.md
CODEOWNERS Remove myself from Dune HD codeowners (#99268) 2023-08-29 12:41:19 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.dev
LICENSE.md
MANIFEST.in
README.rst
build.yaml Update Home Assistant base image to 2023.07.0 (#97103) 2023-07-23 15:27:03 -05:00
codecov.yml
mypy.ini Add typing to media extractor (#99207) 2023-08-28 14:43:22 +02:00
pyproject.toml Bump ulid-transform to 0.8.1 (#99139) 2023-08-27 11:32:41 -05:00
requirements.txt Bump ulid-transform to 0.8.1 (#99139) 2023-08-27 11:32:41 -05:00
requirements_all.txt Bump aioesphomeapi to 16.0.3 (#99282) 2023-08-29 09:31:41 -05:00
requirements_docs.txt
requirements_test.txt Bump syrupy to 4.2.1 (#99156) 2023-08-28 23:14:07 +02:00
requirements_test_all.txt Bump aioesphomeapi to 16.0.3 (#99282) 2023-08-29 09:31:41 -05:00
requirements_test_pre_commit.txt Upgrade ruff to 0.0.285 (#98647) 2023-08-19 08:17:17 -04: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://demo.home-assistant.io>`__, `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://www.home-assistant.io/join-chat/
.. |screenshot-states| image:: https://raw.githubusercontent.com/home-assistant/core/master/docs/screenshots.png
   :target: https://demo.home-assistant.io
.. |screenshot-integrations| image:: https://raw.githubusercontent.com/home-assistant/core/dev/docs/screenshot-integrations.png
   :target: https://home-assistant.io/integrations/