Skip to content

6.1.1

Pre-release
Pre-release

Choose a tag to compare

@WhyLev WhyLev released this 04 Sep 22:04
bf10e09

Changelog v6.1.1 (Entity Metadata & Integration Refactor)

This patch release reorganizes entity definitions to strictly align with Home Assistant standards, resolves breaking constant imports, and fixes startup crash risks.

🛠 Technical Changes & Improvements
Entity Metadata & Compatibility

  • Standardized Units & Enums: Migrated units of measurement to standard Home Assistant constants (PERCENTAGE, UnitOfArea, UnitOfTemperature, UnitOfTime).
  • Long-Term Statistics Support: Configured SensorStateClass (MEASUREMENT / TOTAL_INCREASING) across applicable sensors while optimizing high-frequency position attributes.
  • Dashboard Cleanliness: Applied EntityCategory.DIAGNOSTIC and EntityCategory.CONFIG to keep primary dashboards uncluttered.
  • Imports & Key Safety: Removed unused unit imports and filled missing icon definitions to prevent setup exceptions on startup.

👥 Contributors

Full Changelog: 6.1.0...6.1.1