Solution Certificate Expiry - ArveVM/MyAssistedHome GitHub Wiki

Why

  • Monitor when SSL-certificates expire,, give overview and warning

Focus so far have been on:

  • Simple presentation on dashboard,, will implement alert

Credits/inspiration:

  • Thomas, both forh setup external access/certificates, and for the intro to the integration to monitor ;)

Requirements/install tips/troubleshooting:

Click to unfold list of booring requirements, tips etc

Functionality used (other than what is builtin in my version of HA):

  • Certificate expiry - integration
  • HACS: Lovelace-Mushroom card-package
  • HACS: browser mod - for popup-functionality
  • HACS: custom:auto-entities
  • Packages-folder, to copy entire yaml-config in one file
  • YAML-dashboard - easy share config, can use !include and re-use cards
    • as an option you can copy dashboard-config to UI-dashboard/card - but not if !include is used,,

template-editor test-code:

n/a



How it works (for me):

  • Certificate Expiry integration in HA
    • setup towards external certificates - name each entry something "Cert Expiry ...." - that way they will be added to card
  • Cert Expiry chip/card (see below)
    • color-waring on chip
    • se stats for blockages etc
    • link to github-wiki for further documentation

Card/chip preview Card Config Use case(s)
image cert_expiry_chip.yaml Mushroom chip Add to dashboard(s) as entry point for solution
image cert_expiry_card.yaml Cert-expiry-integration configured in GUI - View list of certificates sorted by the one first to expire
- Link to Solution documentation

Improvements planned/project queue:

  • implement alert to warn if less then a month left
  • implement colour codes on chip
  • add link/navigation to integration in card ??

Solution history

  • Aug 2023: Improved card, better overview of timer, improved solution documentation
  • June 2023: Initial setup
⚠️ **GitHub.com Fallback** ⚠️