1
0
mirror of https://github.com/home-assistant/core.git synced 2026-03-03 16:20:40 +00:00
Files
core/tests/components
Allen Porter c4e5242b0c Add an entity service for saving nest event related snapshots (#58369)
* Add an entity service for saving nest event related snapshots

Add an entity service `nest.snapshot_event` for recording camera event
related media to disk. This is based on `camera.snapshot` but takes in
a parameter for a Nest API event_id.

PR #58299 adds `nest_event_id` to events published by nest so that they can
be hooked up to this service for capturing events.

Future related work includes:
- Height & Width parameters for the rendered image
- Support video clips for new battery cameras
- An API for proxying media related to events, separate from the camera image thumbnail
- A Nest MediaSource for browsing media related to events

* Revert debugging information

* Add test coverage for OSError failure case

* Add service description for nest snapshot service

* Reduce unnecessary diffs.

* Sort nest camera imports

* Remove unnecessary if block in snapshot
2021-11-29 23:04:29 -08:00
..
2021-11-01 20:47:05 -07:00
2021-11-01 20:47:05 -07:00
2021-11-01 20:47:05 -07:00
2021-11-01 20:47:05 -07:00
2021-11-01 20:47:05 -07:00
2021-11-01 20:47:05 -07:00
2021-11-29 14:01:03 -08:00
2021-11-01 20:47:05 -07:00
2021-11-01 20:47:05 -07:00
2021-11-01 20:47:05 -07:00
2021-11-01 20:47:05 -07:00
2021-11-01 20:47:05 -07:00
2021-11-01 20:47:05 -07:00
2021-11-01 20:47:05 -07:00
2021-11-01 20:47:05 -07:00
2021-11-01 20:47:05 -07:00
2021-11-01 20:47:05 -07:00
2021-11-29 20:00:39 -05:00
2021-11-01 20:47:05 -07:00
2021-11-04 10:07:50 -05:00
2021-11-01 20:47:05 -07:00
2021-11-01 20:47:05 -07:00
2021-11-29 23:03:16 +01:00
2021-11-29 14:01:03 -08:00
2021-11-01 20:47:05 -07:00
2021-11-01 20:47:05 -07:00
2021-10-14 10:03:38 -07:00
2021-11-01 20:47:05 -07:00
2021-11-01 20:47:05 -07:00
2021-11-18 21:44:45 -08:00
2021-11-01 20:47:05 -07:00
2021-11-01 20:47:05 -07:00
2021-11-01 20:47:05 -07:00
2021-11-01 20:47:05 -07:00
2021-11-21 17:35:51 +01:00
2021-11-01 20:47:05 -07:00
2021-11-01 20:47:05 -07:00
2021-11-01 20:47:05 -07:00
2021-11-01 20:47:05 -07:00
2021-11-01 20:47:05 -07:00
2021-11-01 20:47:05 -07:00
2021-11-25 18:21:39 -06:00
2021-10-14 10:03:38 -07:00
2021-11-01 20:47:05 -07:00
2021-11-01 20:47:05 -07:00
2021-11-01 20:47:05 -07:00
2021-11-18 15:56:22 -08:00
2021-11-01 20:47:05 -07:00
2021-11-01 20:47:05 -07:00
2021-11-22 15:06:42 +01:00
2021-11-01 20:47:05 -07:00
2021-11-29 15:15:50 +01:00