Skip to content

Configure Home Assistant to receive image #11

Description

@goermezer

Do anybody know, how I have to configure home assistant to receive the image, which is sent by CameraEvents?

My Payload looks like documented:

{"message": "IVS: Dahua3: CrossRegionDetection", "imagebase64": "/9j/4AAQSkZJRgA..."}

My configuration:

camera:
  - platform: mqtt
    topic: CameraEvents/Dahua3/Image
    name: my mqtt camera image

When the image is sent by CameraEvents, the sensor in home assistant shows idle the whole time and nothing is logged. I think, I have to reference the imagebase64 attribute. But I don`t know how. Anybody have success with a camera mqtt sensor in home assistant?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions