Skip to content

v0.9.6

Choose a tag to compare

@martinarva martinarva released this 21 Mar 08:22

0.9.6 Hotfix Release

This release fixes the options flow so existing entries can switch between power-based and energy-based setups again.

Included

  • allow optional sensor fields in the options flow to be cleared and replaced without getting stuck behind the previous selector filter
  • keep the stricter device-class filtering for new entry creation while relaxing options editing for backward compatibility
  • add regression coverage for switching an existing entry from power_sensor to energy_sensor

Validation

  • pytest test/test_config_flow.py test/test_release_versioning.py
  • ruff check custom_components/dynamic_energy_cost/config_flow.py test/test_config_flow.py test/test_release_versioning.py

Notes

  • manifest.json version is 0.9.6 and matches this release tag