core/tests
Allen Porter 745823dd55
Add nest SDM API camera/doorbell events (#42700)
* Add nest SDM API camera/doorbell events

Events are fired  when pubsub messages are received.   When messages
are received lookup a home assistant device id from the nest
device id, so that the home assistant device id can be included
in the event payload.

* Update homeassistant/components/nest/__init__.py

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>

* Update nest code style based on PR feedback

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-11-24 14:34:43 -08:00
..
auth Use core GitHub URL in all files (#41089) 2020-10-03 00:04:11 +02:00
components Add nest SDM API camera/doorbell events (#42700) 2020-11-24 14:34:43 -08:00
fixtures Tweak OZW Light discovery (#43325) 2020-11-18 15:18:59 +01:00
hassfest Upgrade isort to 5.4.2 (#37939) 2020-08-29 08:23:55 +02:00
helpers Check config to use config platforms (#43407) 2020-11-19 22:05:36 +01:00
mock Upgrade pytest to 6.0.2 (#39959) 2020-09-15 10:09:56 +02:00
resources
scripts Support dual stack IP support (IPv4 and IPv6) (#38046) 2020-08-04 15:34:23 +02:00
test_util Fix unmocked https in the test suite (#42316) 2020-10-25 07:16:23 -05:00
testing_config Add initial blueprint support (#42469) 2020-11-02 15:00:13 +01:00
util Limit concurrency of async_get_integration to avoid creating extra threads (#43085) 2020-11-10 21:34:54 -10:00
__init__.py
async_mock.py Upgrade isort to 5.4.2 (#37939) 2020-08-29 08:23:55 +02:00
bandit.yaml
common.py Automatically clean up executor as part of closing loop (#43284) 2020-11-16 15:43:48 +01:00
conftest.py Don't try and store exceptions when the key is missing (#41803) 2020-10-16 10:01:58 +02:00
ignore_uncaught_exceptions.py Don't try and store exceptions when the key is missing (#41803) 2020-10-16 10:01:58 +02:00
test_bootstrap.py Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
test_config.py Don't swallow all errors when checking for config validator platform (#42058) 2020-10-19 17:09:57 +02:00
test_config_entries.py Extend WS API result when enabling an entity (#42667) 2020-11-09 19:47:45 +01:00
test_core.py Convert core tests to async (#43287) 2020-11-16 18:25:55 +01:00
test_data_entry_flow.py Add data entry flow show progress step (#42419) 2020-11-09 18:39:28 +01:00
test_loader.py Add MQTT integration discovery (#41332) 2020-10-07 18:30:51 +02:00
test_main.py
test_requirements.py Add MQTT integration discovery (#41332) 2020-10-07 18:30:51 +02:00
test_setup.py Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00