Skip to content

Version 2025.12.0

Choose a tag to compare

@nao-pon nao-pon released this 09 Dec 11:57
· 5 commits to main since this release

πŸ“Œ Release Notes (2025.12.0)

Summary

This release includes an internal cleanup of the options flow and version update in preparation for future enhancements.

Changes

  • Refactored Options Flow Initialization
    Removed the unused config_entry parameter from WFireX4OptionsFlow and updated async_get_options_flow() accordingly to match current Home Assistant standards.
  • Updated Integration Version
    Bumped version to 2025.12.0.

Notes

These changes improve code maintainability and ensure better compatibility with newer Home Assistant config flow patterns.

Full Changelog: 2025.11.1...2025.12.0