All Projects β†’ moralmunky β†’ Home Assistant Mail And Packages

moralmunky / Home Assistant Mail And Packages

Licence: mit
Home Assistant integration providing day of package counts and USPS informed delivery images.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Home Assistant Mail And Packages

Streamdeck Homeassistant
🏠 Use the Elgato Stream Deck as Home Assistant controller. Call any available service and toggle lights or resume your music.
Stars: ✭ 69 (-55.48%)
Mutual labels:  home-assistant, home-automation, homeassistant, home-assistant-config
Homeassistant Config
Configuration for @brianjking & @KinnaT's Home Assistant Installation
Stars: ✭ 80 (-48.39%)
Mutual labels:  home-assistant, home-automation, homeassistant, home-assistant-config
ha-config-ataraxis
My Home Assistant Configs. If you like what you see, please ⭐️my repo. It would encourage me a lot 🀘
Stars: ✭ 146 (-5.81%)
Mutual labels:  home-automation, home-assistant, home-assistant-config, homeassistant
Home-Assistant-Config
🏠 My huizebruin Home Assistant configuration, Be sure to 🌟 this repository for updates! huizebruin
Stars: ✭ 29 (-81.29%)
Mutual labels:  home-automation, home-assistant, home-assistant-config, homeassistant
Home Assistant Configuration
My Home Assistant Config. For more Information visit ->
Stars: ✭ 102 (-34.19%)
Mutual labels:  home-assistant, home-automation, homeassistant, home-assistant-config
smart-home
🏑 My smart home setup built on top of Home Assistant
Stars: ✭ 140 (-9.68%)
Mutual labels:  home-automation, home-assistant, home-assistant-config, homeassistant
Homeassistant
Example Home Assistant Configs
Stars: ✭ 846 (+445.81%)
Mutual labels:  home-assistant, home-automation, homeassistant, home-assistant-config
home-assistant-config
Ma configuration Home Assistant commentée en anglais et en français | My Home Assistant config with French and English comments.
Stars: ✭ 29 (-81.29%)
Mutual labels:  home-automation, home-assistant, home-assistant-config, homeassistant
Home assistant
My personal Home Assistant setup - Running on a HassOS VM.
Stars: ✭ 270 (+74.19%)
Mutual labels:  home-assistant, home-automation, homeassistant, home-assistant-config
HomeAssistant
My Home Assistant Configuration
Stars: ✭ 71 (-54.19%)
Mutual labels:  home-automation, home-assistant, home-assistant-config, homeassistant
home-assistant-config
🏠 Home Assistant Configuration & Documentation for my smart home using Node-RED for automations. Press ⭐ for notification of updates.
Stars: ✭ 34 (-78.06%)
Mutual labels:  home-automation, home-assistant, home-assistant-config, homeassistant
Homeassistant
Home Assistant Configuration Files and Documentation
Stars: ✭ 395 (+154.84%)
Mutual labels:  home-assistant, home-automation, homeassistant, home-assistant-config
Homeassistant
Example Home Assistant Configs
Stars: ✭ 168 (+8.39%)
Mutual labels:  home-assistant, home-automation, homeassistant, home-assistant-config
Home Assistant Config
🏠 My Home Assistant configuration, a bit different that others :) Be sure to 🌟 this repository for updates!
Stars: ✭ 1,050 (+577.42%)
Mutual labels:  home-assistant, home-automation, homeassistant, home-assistant-config
home
Monorepo for all home automation related development, including integrated firmware, PCBs, configuration, and bridges
Stars: ✭ 104 (-32.9%)
Mutual labels:  home-automation, home-assistant, home-assistant-config, homeassistant
Home Assistantconfig
🏠 Home Assistant configuration & Documentation for my Smart House. Write-ups, videos, part lists, and links throughout. Be sure to ⭐ it. Updated FREQUENTLY!
Stars: ✭ 3,687 (+2278.71%)
Mutual labels:  home-assistant, home-automation, homeassistant, home-assistant-config
Home Assistant Config
My Home Assistant configuration & documentation.
Stars: ✭ 99 (-36.13%)
Mutual labels:  home-assistant, home-automation, homeassistant, home-assistant-config
Home Assistantconfig
🏑 My Home Assistant Configs. Be sure to 🌟 my repo, if it has been of any help
Stars: ✭ 43 (-72.26%)
Mutual labels:  home-assistant, home-automation, home-assistant-config
Home Assistant Config
My Home Assistant configuration
Stars: ✭ 41 (-73.55%)
Mutual labels:  home-assistant, home-automation, home-assistant-config
My Home Automation
Stars: ✭ 151 (-2.58%)
Mutual labels:  home-assistant, home-automation, home-assistant-config

GitHub GitHub Repo stars GitHub release (latest by date) hacs_badge Pytest CodeQL Validate with hassfest

GitHub contributors Maintenance GitHub commit activity GitHub commits since tagged version GitHub last commit Codecov branch

About Mail and Packages integration

The Mail and Packages integration creates sensors for supported shippers to show a snapshot of mail and packages that are scheduled to be delivered the current day. For the packages that are scheduled for delivery the current day a count of in transit and delivered packages will be provided. It also generates the number of USPS mail pieces and provides a rotating GIF of the USPS provided images of the mail, if available, for the current day.

Credits:

  • Huge contributions from @firstof9 moving the project forward and keeping it active!
    Buy Us A Coffee

How it works

From your instance of HASS, the Mail and Packages integration connects to the email account you supply where your shipment notifications are sent. It reviews at the subject lines of the current day's emails from the supported shippers and counts the subject lines that match known language from the supported shippers about their transit status. For USPS Informed delivery emails, it also downloads the mail images to combine them into a rotating GIF. See the WIKI information on how this works.

The email can not be deleted until the next day. You can have your email filtered into a folder and have the integration watch that folder.

The image will revert back to the no mail graphic after the first email check after midnight, local time.

  • All procedures are done locally on your machine.
  • No external services are used to process your email.
  • No data is sent outside of your local instance of Home Assistant
*Privacy / Security Note

Please note that files stored in the www Home Assistant folder are publicly accessible unless you have taken security measures outside of Home Assistant to secure it. For increased security and simplicity the USPS Informed Delivery image name is random by default and no longer has the option to turn it on/off. Two new sensors have been created that provide the local file path or a web accessible url for use in displaying or sending in various Home Assistant notification methods.

  • sensor.mail_image_system_path
  • sensor.mail_image_url - Requires that either External_URL or Internal_URL is defined in the general configuration options in Home Assistant.

Support

Configuration

Troubleshooting

Supported Shipper Requirements

Template and Examples

USPS Informed Delivery Image

Text Summary

Notificaions

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].