0.22.0 - Systems metrics chart entities are identified correctly 📊 🦘
System Metrics Chart
- Improved sensor identification: CPU and memory sensors are now identified using translation keys (
cpu_useandmemory_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
- chore: bumps version to 0.22.0 by @gh-action-bump-version
- identify graph entities by translation_key by @warmfire540
- chore: yarn (deps-dev): bump the all-dependencies group with 4 updates (#93) by @dependabot[bot]
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