Find a file
Allen Porter 0991a30125
Pre-factor nest subscriber to library (#59462)
* Pre-factor nest subscriber to library

Move the nest subscriber to a library that can be reused in a future PR:
- From ConfigFlow for creating subscriptions
- On nest removal to delete subscriptions

This is pulled out of PR #59260 to make that easier to review.

* Resolve pylint error in nest api subscriber

* Remove duplicate constants
2021-11-14 16:08:22 -08:00
.devcontainer
.github Bump actions/checkout from 2.3.5 to 2.4.0 (#58978) 2021-11-03 08:27:59 +01:00
.vscode
docs
homeassistant Pre-factor nest subscriber to library (#59462) 2021-11-14 16:08:22 -08:00
machine
pylint/plugins
rootfs Pass exit code to s6-init (#59545) 2021-11-14 16:56:09 +01:00
script Fix issue with ranges in requirements with hassfest (#59470) 2021-11-12 09:39:30 +01:00
tests Pre-factor nest subscriber to library (#59462) 2021-11-14 16:08:22 -08:00
.coveragerc Add test coverage to Twente Milieu (#59640) 2021-11-14 11:11:29 +01:00
.dockerignore
.gitattributes
.gitignore Ignore config directory symlink in development (#56639) 2021-09-25 12:53:41 +02:00
.hadolint.yaml
.ignore
.pre-commit-config.yaml Upgrade pyupgrade to v2.29.0 (#59499) 2021-11-10 22:21:43 -08:00
.prettierignore
.readthedocs.yml
.strict-typing Modernize/Simplify Twente Milieu (#59632) 2021-11-13 15:34:09 +01:00
.yamllint
build.json
CLA.md
CODE_OF_CONDUCT.md
codecov.yml
CODEOWNERS Add Jellyfin integration (#44401) 2021-11-12 14:57:40 +01:00
CONTRIBUTING.md
Dockerfile
Dockerfile.dev
LICENSE.md
MANIFEST.in
mypy.ini Modernize/Simplify Twente Milieu (#59632) 2021-11-13 15:34:09 +01:00
pyproject.toml Update pylint to 2.11.1 (#56364) 2021-09-18 13:52:59 +02:00
README.rst
requirements.txt Revert "Bump async_timeout to 4.0.1" (#59601) 2021-11-12 23:47:39 -08:00
requirements_all.txt Upgrade wled to 0.10.0 (#59669) 2021-11-14 21:03:00 +01:00
requirements_docs.txt
requirements_test.txt Upgrade pytest-timeout to 2.0.1 (#59646) 2021-11-13 18:09:10 +01:00
requirements_test_all.txt Upgrade wled to 0.10.0 (#59669) 2021-11-14 21:03:00 +01:00
requirements_test_pre_commit.txt Upgrade pyupgrade to v2.29.0 (#59499) 2021-11-10 22:21:43 -08:00
setup.cfg
setup.py Revert "Bump async_timeout to 4.0.1" (#59601) 2021-11-12 23:47:39 -08:00
tox.ini Run tests with -X dev and -bb (#58079) 2021-10-20 15:43:04 -07: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/