Skip to content

v1.6.0 – Energy Tracking & Push Notifications

Choose a tag to compare

@cm-makes cm-makes released this 09 Apr 06:05

What's New

Per-Device Energy Tracking (Wh/day)

  • New sensor sensor.aurum_<device>_energy_today for each managed device
  • New global sensor sensor.aurum_energy_today (sum of all devices)
  • Energy is accumulated incrementally each cycle (P × Δt)
  • Uses TOTAL_INCREASING state class — compatible with HA Energy Dashboard
  • Persisted across restarts, daily reset at midnight

Mobile Push Notifications

  • Optional push notifications to your phone via HA Companion App
  • Configure under AURUM → Settings → "Mobile push notifications"
  • Enter your notify service name (e.g. mobile_app_christian)
  • Find it under Developer Tools → Services → notify.*
  • Notifications for: device on/off, program detection, deadline starts, battery protection

Example Dashboard

  • Device cards now show kWh alongside runtime
  • New "Energie heute" section with total + per-device energy statistics

Both features are fully optional and backward-compatible — no breaking changes.