Found the issue. Changed the ffmpeg record line to the following and now downloaded recordings and notifications actions play on an iPhone and in QuickTime.
i added a sun condition to use it only at night with an offset. Maybe it could be done better to enable or disable this functionality with a boolean value or even better by specify a hour range or a schedule.
Hi there,
I understand or believe the blueprint that you can only select as a condition the entity “zone/home”?
I would only like to receive a notification if an entity value is “false”.
My presence detection in my Smarthome is a value (boolean)
true = present
false = absent
and can be changed by a switch. (We don’t want to use zones…)
How can I solve this?
I was thinking about to “convert” the value from:
true > home
Then could I use the changed value as a zone?
You could do that, or go to your configuration folder and edit the blueprint to meet your needs. The blueprint was designed mostly for device tracker or person entity states and/or groups, which is the typical use case for presence detection in Home Assistant.
Is it possible to perform conditions on the automation based on the camera name?
I want to set up conditions based on the camera name, I managed to send the camera name on the notification on the action section (with no conditions) but when trying to check the value in the condition I get false.
I’m happy to to have Frigate, Webrtc, the Frigate card running and have an iPhone sp the automation exposed this shortfall with IOS being helpful. Is there any thought that the Frontend could somehow understand that the request to display the clip or snapshot needs to go to the browser or do you anticipate this subdomain and proxy will be the long term solution? I can learn about subdomains and proxy servers but would be happy to hold tight if there is some hope of a bit more packaged up solution. Thanks for providing a great tool. I can say that I’ve tried templates but really just enough to be very thankful for what you’ve done. Any insight or guess where this might go is appreciated. I’m also willing to request something from the front end team if that is right place to go. THanks
Has anyone been able to modify the blueprint to send the photos to slack?
I’ve tried this but it doesn’t seem to arttach the photo, just send the text message
I’d like to try to send them to telegram so I have a record easy to access rather than having to open homeassistant if I need to see them again as the notification can disappear.
Works fine, as does viewing notifications when outside the lan (nabu casa). Make sure you have the Frigate integration installed in HA, it acts as a proxy.
Don’t remember needing to do anything special, just followed the instructions. Recommending removing and installing it through HACS, much easier. Then will need to read the instructions to configure the integration then the notes at the top of this page for the notification.
I was hoping if someone could help setting up a time argument so I can send critical notifications at night so it bypasses a silenced device. I tried duplications the blueprint and made modifications to it but the changes do not appear in home assistant when creating a new automation from the duped blueprint.