Skip to content

add configs migrate#86

Closed
wuwentao wants to merge 1 commit intomasterfrom
migrate
Closed

add configs migrate#86
wuwentao wants to merge 1 commit intomasterfrom
migrate

Conversation

@wuwentao
Copy link
Copy Markdown
Owner

PR Description

only add configs migrate now
still have more jobs to do.....

Reason & Detail

Related issue

fix #X

@wuwentao wuwentao marked this pull request as draft June 14, 2024 10:32
migrate = []
if os.path.exists(self.hass.config.path(OLD_STORAGE_PATH)):
# new domain dir exist, mv old configs to new domain dir
for item in os.listdir(OLD_STORAGE_PATH):

Check failure

Code scanning / CodeQL

Suspicious unused loop iteration variable

For loop variable 'item' is not used in the loop body.
@chemelli74
Copy link
Copy Markdown
Collaborator

Task too risky and complex.
Integration will be added to core with the new domain.

@chemelli74 chemelli74 closed this Mar 13, 2025
@chemelli74 chemelli74 deleted the migrate branch March 13, 2025 16:37
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