Skip to content

v1.7.2

Choose a tag to compare

@qlerup qlerup released this 11 Nov 14:33
2526240

Release Notes — v1.7.2 🎉

  • 🔧 Fixed: Presence schedules were not showing or running in the integration — this is now resolved.
  • 🆕 New: Entity Service Extractor to streamline data gathering for future features, with Markdown (.md) export you can send on request.

🆕 Feature: Entity Service Extractor

What it is

  • A new extractor that makes it easier to collect entity data for building new features and troubleshooting. ⚙️📦

Why it matters

  • Speeds up development 🚀
  • Simplifies debugging across entities/units 🧩
  • Provides a portable snapshot you can share in Markdown 📄

How to use (high‑level)

  1. Open the extractor tool. 🧰
  2. Select the relevant entity you want to extract. ✅
  3. Export to Markdown (.md). ✍️
  4. Send the file on request for analysis. 📬

Expected impact

  • Faster iteration on new features ⚡
  • Clearer context when reporting issues 🗂️

🔧 Fix: Presence Schedules not shown/run in Integration

Issue

  • Presence schedules were not displayed and did not execute within the integration. 🙈⏱️

Resolution

  • The underlying issue has been fixed. ✅

Action required

  • Update the integration to apply the fix. 🔄

How to verify

  1. Update the integration to the latest version. ⬆️
  2. Open the presence schedules view or fetch via API and confirm schedules are visible. 👀
  3. Trigger or wait for the next scheduled run and confirm execution completes. ▶️
  4. Check logs/monitoring for successful run status. 📊

Expected outcome

  • Schedules should display correctly and execute as planned. 🟢

Thanks for the teamwork! 💙