No, docker.
Edit: and weiiiiird it’s working now after a minute or two of being up.
No, docker.
Edit: and weiiiiird it’s working now after a minute or two of being up.
Network level errors, unfortunately nothing within our control, I’ll see if there’s a place we can put a try/catch in.
Edit: added an additional catch in, it won’t help the network issues but it will wrap the trace into a calmer error message.
Notes for 0.2.2-b7:
This update will require you to reconfigure the options and select the sensors you’d like to use.
Example: If you are outside of the US, you can disable the USPS sensors.
firstof9, on your sample sensor that shows the delivery summary, how would you display that in Lovelace? Not sure I’ve seen a card that could display it and wrap if htat’s the expectation.
I actually only use the summary sensor for google home announcements, I don’t display it anywhere.
Maybe a perfect feature request to @moralmunky’s custom card?
The custom card does accommodate the summary sensor.
thank you so much. works great
should shipments more than one day in advance show in the counts? i have one currently that is set to arrive in 2 days, but it is not showing in the counts
Thanks. Sounds like from another thread on this concept I would have to create an intent to make this work which is a lot of effort. I’m not against the effort but remember last time I looked at intents it wasn’t well documented. I do everything with Alexa also not Google.
Thanks I’ll give this a try!!
No, only the current day’s deliveries.
intent? I just use tts.google_translate
service to anounce.
Yeah I have announce capabilities setup but how do you ask Alexa to speak it? I can trigger it from the app console but wouldn’t that be needed if I want to ask Alexa what mail is coming today?
ok thanks. is there a reason not to show future also?
I have my automation setup to announce when the informed delivery email changes the mail_usps_mail count.
It was designed to show your current day deliveries, likely because delivery dates sometimes get pushed back. Plus the way the email notifications work from shippers.
Got it. No problem and thanks for the prompt response
Something you all might like in 0.2.2-b8:
Note: it says 2 packages, but it’s actually 1, USPS sent the same email twice for some reason today
Oh that’s exciting! Is that in the beta release branch? I’m using the normal branch and don’t see an update but the new HACs UI is not as obvious as before.
Correct that’s in the beta, click the 3 dots on the right, click Reinstall
and then you can enable the Beta toggle switch.
You could set up a script, sync it to Alex and then invoke it with a routine. I assume you’re using the Alexa Media Player custom component. Use the “last alexa” sensor (you need to make it but there’s a wiki page on it I think) and you can say “alexa, where’s my mail” it’ll invoke the script and respond.