Hi All, relatively new to home assistant. I’m running 74.2 on raspbian, with motioneye installed.
I’ve been trying in vain to use push to copy the last image from a motion detection into the home assistant ui.
My push configuration. yaml for this is as follows: -
Thank you very much, that worked a treat! So camera.push_camera is just a reference to the actual entity name I’m using. I now have my first pic in home assistant.
Apologies for the slight bump, but do you get a lot of broken images showing up on your frontend? I’m getting lots and checking the dev-panel, motion-eye is sending the mp4 file and not the jpg?
Not sure if my motioneye setup is wrong, or is there a way to get HomeAssistant to ignore any video files.
Would either of you mind posting a screenshot of your MotionEye settings? I can’t seem to get MotionEye to send a photo over… not seeing anything in my logs in HA or MotionEye and I can’t figure out where the issue lies.
With the introduction of the new auth system, I first implemented a stop-gap solution with tokens in the URL, and since Paulus has introduced webhooks.
The current PR addresses this issue and will impact configuration of MotionEye. Let the PR get in and then we can post a final solution
where I replace my.hass.server.com with the IP of my Hass.io and my_custom webook_id with motionEye_image_2 (which is the webhook_id I have in my camera configuration).
When I apply the changes, it moves the “Run a Command” to “Call A Web Hook”.