-
|
As I understand it, the current blueprint to auto collect postcards collect them on birdbuddy. Even though the videos and images are viewable from HA's media integration, that's by implementing a media source from bird buddy integration, not really locally saved media files. It would be great if we can collect the videos and images locally, to a mounted nas directory, for example. The media source integration seems to have some limit on how many videos/images you can see and older ones are no longer available there. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 10 replies
-
|
Yeah, there are some sample automations in the forum that others have shared, that will download media to local files. Basically I'm an automation for the postcard event, you loop through the media and use the download integration to save them locally. I'll see if I can find the forum posts for it |
Beta Was this translation helpful? Give feedback.
-
|
Here it is (and other ideas there also): https://community.home-assistant.io/t/custom-component-bird-buddy-smart-bird-feeder/497464/17?u=madcoder |
Beta Was this translation helpful? Give feedback.
-
|
And a similar example showing how to loop over the media items: https://community.home-assistant.io/t/custom-component-bird-buddy-smart-bird-feeder/497464/66?u=madcoder |
Beta Was this translation helpful? Give feedback.


After some trial and error, in the end this is the setup I'm happy with: