Attaching images to gmail via integration?

I switched from a manual SMTP notification method to the built-in gmail integration, but I don’t seem to be getting my attached images. Anyone getting this to work? The below yaml worked with my old email notification method.

  • service: notify.gmail
    data:
    title: ‘Burglar Alarm Images’
    target:
    - “[email protected]
    message: “Skynet Burglar Alarm Activated.”
    data:
    images:
    - /config/blueiris/interiorgarage.jpg`