Many hours later and a few days…
had not added a camera to the configuration.yaml file (see below)
Also I was using Apple email and could not for the life of me figure out why it wouldn’t work and I switched to Google email and an app specific password and no issues. If anyone can get an apple IMAP email and app specific password to function I’d love to learn how.
I followed Adrian’s YouTube channel/video @ https://www.youtube.com/watch?v=-sVwEco28zc
And he broke it down very nicely in steps and the only area that got me was not adding the camera integration to the configuration.yaml file. I was similar to his install being a Hassio in docker. I gave up on iCloud email address and changed everything gmail and had no problems.
Sure wish this was a supported integration with login capability- need USPS and all to have an API some day to help with that!
Finally! mystery solved- I got the GIF to work. hen adding the integration from the “configuration” left menu bar, then selecting “integrations” and selecting the “mail and packages” integration, you probably copied and pasted the if using in docker path wrong. You must include the / forward slash at the end of the path: /config/www/mail_and_packages/ DO NOT /config/www/mail_and_packages without a foward slash at the end. As soon as I did that it worked- total rookie mistake I made and haunted me for days and hours of research!
@moralmunky I got this new version setup from your redesign (https://github.com/moralmunky/Home-Assistant-Mail-And-Packages) version. Question I have is there a way to add title icons on the cards you show in the instructions? Is there a place under Lovelace section here that shows more ways to create the cards? Looking for some other ideas on lovelace cards. I would love to add the delivery companies logos next to theirs names using the FontAwesome Icons they have but only the enitry card allows you to add icons for titles no luck with other cards.
What are we supposed to put as host?
I get emails daily for usps on a icloud account and a gmail account. (both send the same information and images)
I assume Username is what I would logon as on the web site as well as the password I use.
I use hassio so the path is set as. /config/www/mail_and_packages/
any advice you could give?
Host is your imap server, like imap.gmail.com
username is your email username
password is your password: if you use 2factor, you need to make a app password, not your normal password
yes, you got the path correct for hassio
Be sure with hassio to install imagemagick.You can do an apt-add manually, but it will go away when you update. Best to make an automation to install it every restart, if needed:
@moralmunky I got this setup and it’s working great. Thanks for sharing it. I had to turn off the notifications, because I was getting 2 notifications every five minutes. I get one notification that just says, Here is the mail with the gif, and the other gives the details of which packages and mail is coming, this repeats every five minutes. Is it possible to tone this down, so it will only go if there is a change?
It should only be firing when there is a change in the number for the sensors in the trigger section. Can you share what you have for the notifications?
Hey guys I installed the card via HACS after the old card disappeared. I can add a manual card and put the text like the documentation but the visual editor doesn’t come up. My resources are loaded as is the card. I’ve restarted to see if that was the problem and still nothing. The card just vanishes.