Skip to content

v1.0.3 — Expiring Today, automation examples

Choose a tag to compare

@dadaloop82 dadaloop82 released this 23 May 20:08

What's New

New Sensor: Expiring Today

  • sensor.evershelf_expiring_today — items expiring today or tomorrow (max urgency)
  • binary_sensor.evershelf_has_expiring_today — ON when something expires today/tomorrow

New Attributes

  • expiring_soon now carries next_expiry_name and next_expiry_date — use in automation messages
  • Each entry in expiring_list now has expires_today: true/false

Automation Examples

  • New file automations_examples.yaml with 4 ready-to-use automations:
    • Expiring Today urgent alert
    • Daily morning briefing
    • Shopping list reminder (> 10 items)
    • Shopping budget alert (> €50)
  • Also includes a Lovelace dashboard card example

Why does Shopping Total show Unknown?

The total is calculated by the app when you tap the price button in the Shopping List. Once done, HA updates on the next poll (5 min).