🏡 Open source home automation that puts local control and privacy first.
Find a file
Paulus Schoutsen 0d474e1183
Update the update coordinator API to make it easier to use (#31471)
* Update the update coordinator API to make it easier to use

* failed_last_update -> last_update_success
2020-02-06 09:29:29 -08:00
.devcontainer
.github
.vscode
docs
homeassistant Update the update coordinator API to make it easier to use (#31471) 2020-02-06 09:29:29 -08:00
script Run mypy through a pyenv/virtualenv enabler wrapper script (#30922) 2020-02-01 07:12:46 -08:00
tests Update the update coordinator API to make it easier to use (#31471) 2020-02-06 09:29:29 -08:00
.codecov.yml
.coveragerc Remove of liveboxplaytv integration (ADR0004) (#31525) 2020-02-06 12:54:46 +01:00
.dockerignore
.gitattributes
.gitignore
.ignore
.pre-commit-config.yaml Run mypy through a pyenv/virtualenv enabler wrapper script (#30922) 2020-02-01 07:12:46 -08:00
.readthedocs.yml
.travis.yml
azure-pipelines-ci.yml Run mypy through a pyenv/virtualenv enabler wrapper script (#30922) 2020-02-01 07:12:46 -08:00
azure-pipelines-release.yml Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
azure-pipelines-translation.yml
azure-pipelines-wheels.yml
CLA.md
CODE_OF_CONDUCT.md
CODEOWNERS Remove of liveboxplaytv integration (ADR0004) (#31525) 2020-02-06 12:54:46 +01:00
CONTRIBUTING.md
Dockerfile.dev
LICENSE.md
MANIFEST.in
pylintrc
pyproject.toml
README.rst
requirements_all.txt Remove of liveboxplaytv integration (ADR0004) (#31525) 2020-02-06 12:54:46 +01:00
requirements_docs.txt
requirements_test.txt Bump pytest to 5.3.5 (#31327) 2020-01-31 00:04:59 +01:00
requirements_test_all.txt Add GDACS feed integration (#31235) 2020-02-06 11:32:30 +01:00
requirements_test_pre_commit.txt Updated frontend to 20200130.1 (#31460) 2020-02-04 09:29:21 -08:00
setup.cfg
setup.py Upgrade importlib-metadata to 1.5.0 (#31390) 2020-02-02 00:33:17 +01:00
tox.ini Run mypy through a pyenv/virtualenv enabler wrapper script (#30922) 2020-02-01 07:12:46 -08: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-2/>`__ 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/en/architecture_index.html>`__ and the `section on creating your own
components <https://developers.home-assistant.io/docs/en/creating_component_index.html>`__.

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/