core
core copied to clipboard
Nest integration isn't creating any media
The problem
I've configured the nest integration and I am receiving notifications from two cameras (outdoor wired, and doorbell wired) to let me know of events (motion and person, haven't tried chime yet). Great!
I can see in my Media -> Nest folder that I have subfolders for each of the cameras, however they're never populated with any images/clips. I've checked my permissions in the set up and all seems right, so I'm at a bit of a loss.
Additionally, I've tried using the images in the notification payloads for my automations and the trace shows me that something is happening, as I see the below (with real values for X and Y):
image: >- /api/nest/event_media/XXXXXX/YYYYYYY/thumbnail
I've attached some logs which I believe could be useful. Is there anything I'm missing?
What version of Home Assistant Core has the issue?
core-2024.10.1
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Nest
Link to integration documentation on our website
https://www.home-assistant.io/integrations/nest
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Logger: google_nest_sdm.event_media
Source: runner.py:189
First occurred: 6 October 2024 at 11:24:03 (477 occurrences)
Last logged: 16:33:27
Failure when pre-fetching event '1728483175': Error from API: 400: INVALID_ARGUMENT: Command sdm.devices.commands.CameraEventImage.GenerateImage not supported.: Bad Request
Failure when pre-fetching event '1728484712': Error from API: 400: INVALID_ARGUMENT: Command sdm.devices.commands.CameraEventImage.GenerateImage not supported.: Bad Request
Failure when pre-fetching event '1728485659': Error from API: 400: INVALID_ARGUMENT: Command sdm.devices.commands.CameraEventImage.GenerateImage not supported.: Bad Request
Failure when pre-fetching event '1728486018': Error from API: 400: INVALID_ARGUMENT: Command sdm.devices.commands.CameraEventImage.GenerateImage not supported.: Bad Request
Failure when pre-fetching event '1728487976': Error from API: 400: INVALID_ARGUMENT: Command sdm.devices.commands.CameraEventImage.GenerateImage not supported.: Bad Request
Additional information
No response