v0.9.6
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_sensortoenergy_sensor
Validation
pytest test/test_config_flow.py test/test_release_versioning.pyruff check custom_components/dynamic_energy_cost/config_flow.py test/test_config_flow.py test/test_release_versioning.py
Notes
manifest.jsonversion is0.9.6and matches this release tag