Skip to content

0.22.0 - Systems metrics chart entities are identified correctly 📊 🦘

Choose a tag to compare

@github-actions github-actions released this 11 Dec 03:50

System Metrics Chart

  • Improved sensor identification: CPU and memory sensors are now identified using translation keys (cpu_use and memory_use) instead of entity IDs
  • This makes the system metrics chart more robust and continues to work correctly even if users rename their sensor entities
  • CPU and memory sensors are now first-class properties on the device object for better code organization

What's Changed

  • chore: yarn (deps-dev): bump the all-dependencies group with 4 updates by @dependabot[bot] in #93
  • Systems metrics chart entities are identified correctly 📊 🦘 by @warmfire540 in #94

Full Changelog: 0.21.0...0.22.0