Commit graph

5 commits

Author SHA1 Message Date
Erik Montnemery
84226da404
Update tests i-o to use async_get() instead of async_get_registry() () 2021-03-09 14:32:08 +01:00
Allen Porter
051f6c0e72
Increase test coverage for Nest SDM integration () 2021-01-01 13:31:18 +01:00
Allen Porter
baacf2cd7d
Publish timestamps in nest events () 2020-12-30 10:23:48 +01:00
Allen Porter
945a0a9f7e
Add nest device triggers for camera and doorbell events () 2020-11-30 09:19:42 +01:00
Allen Porter
745823dd55
Add nest SDM API camera/doorbell events ()
* 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