Skip to content

v0.9.5

Choose a tag to compare

@martinarva martinarva released this 21 Mar 08:13

0.9.5 Hotfix Release

This release fixes a config flow regression where valid electricity price sensors were not shown in the selector.

Included

  • fix the config flow entity selector so the electricity price field no longer serializes an empty device_class filter
  • keep power and energy selectors filtered by their intended device classes
  • add regression tests covering selector serialization and release version alignment

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.5 and matches this release tag