🏡 Open source home automation that puts local control and privacy first.
Find a file
Julien "_FrnchFrgg_" Rivaud 5a9c3fea70
Enable passing Amcrest/Dahua signals through as HA events (#49004)
Some of the compatible hardware sends event signals that wouldn't map
well to entities, e.g. NTP sync notifications, SIP registering
information, or « doorbell button pressed » events with no « return to
rest state » matching event to have a properly behaved binary sensor.

Instead of only monitoring specific events, subscribe to all of them,
and pass them through (in addition to handling them as before if they
correspond to a configured binary sensor).

Also bump python-amcrest to 1.7.2. Digest of the changes:

* The library now passes through the event data instead of just presence of a
 "Start" member in in.
* Connection to some devices has been fixed by not throwing the towel on
  minor errors.

https://github.com/tchellomello/python-amcrest/compare/1.7.1...1.7.2
2021-04-13 21:33:46 +02:00
.devcontainer
.github Bump actions/cache from v2.1.4 to v2.1.5 (#49157) 2021-04-13 12:11:42 +02:00
.vscode
docs
homeassistant Enable passing Amcrest/Dahua signals through as HA events (#49004) 2021-04-13 21:33:46 +02:00
machine
pylint/plugins
rootfs
script Fix Zeroconf manifest schema in hassfest script (#49006) 2021-04-10 16:45:53 +02:00
tests Cloud to set up Alexa conditionally (#49136) 2021-04-13 09:31:41 -07:00
.coveragerc Implement SMA config flow (#48003) 2021-04-13 06:21:01 -10:00
.dockerignore
.gitattributes
.gitignore
.hadolint.yaml
.ignore
.pre-commit-config.yaml
.prettierignore
.readthedocs.yml
.yamllint
azure-pipelines-ci.yml
azure-pipelines-release.yml
azure-pipelines-translation.yml
azure-pipelines-wheels.yml
build.json
CLA.md
CODE_OF_CONDUCT.md
codecov.yml
CODEOWNERS Implement SMA config flow (#48003) 2021-04-13 06:21:01 -10:00
CONTRIBUTING.md
Dockerfile
Dockerfile.dev
LICENSE.md
MANIFEST.in
pyproject.toml
README.rst
requirements.txt
requirements_all.txt Enable passing Amcrest/Dahua signals through as HA events (#49004) 2021-04-13 21:33:46 +02:00
requirements_docs.txt
requirements_test.txt
requirements_test_all.txt Implement SMA config flow (#48003) 2021-04-13 06:21:01 -10:00
requirements_test_pre_commit.txt
setup.cfg
setup.py
tox.ini

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/