Skip to content

v1.2.1

Choose a tag to compare

@jwlerch78 jwlerch78 released this 06 Feb 21:28

What's New

New Features

  • RAM Usage Sensor - Shows system RAM usage percentage with additional attributes:

    • total_mb - Total device RAM
    • available_mb - Available RAM
    • app_pss_mb - App memory (PSS)
  • Refresh WebView Button - Releases WebView memory without a full reload, useful for devices with limited RAM

Bug Fixes

  • Update Entity - Fixed duplicate update entities being created (one per device instead of one per integration)
  • Update Entity - Now appears as a standalone entity instead of creating a separate "Dashie Integration" device

Notes

This release requires Dashie Kiosk APK v2.22 or later to report RAM metrics.