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