Skip to content

Refactor config_entry to use _config_entry#1

Merged
caibinqing merged 1 commit into
caibinqing:devfrom
xrh0905:fix-configflow-ha2025
Jan 25, 2026
Merged

Refactor config_entry to use _config_entry#1
caibinqing merged 1 commit into
caibinqing:devfrom
xrh0905:fix-configflow-ha2025

Conversation

@xrh0905

@xrh0905 xrh0905 commented Jan 24, 2026

Copy link
Copy Markdown

Copilot AI review requested due to automatic review settings January 24, 2026 16:21

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR refactors the config_entry instance variable to _config_entry in the DsAirOptionsFlowHandler class to follow Python naming conventions for private/internal attributes, as referenced in issue #437.

Changes:

  • Renamed self.config_entry to self._config_entry throughout the DsAirOptionsFlowHandler class

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@caibinqing
caibinqing merged commit f420fdb into caibinqing:dev Jan 25, 2026
5 of 7 checks passed
@xrh0905
xrh0905 deleted the fix-configflow-ha2025 branch January 25, 2026 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants