alandtse / alandtse/tesla

Home Assistant shows a deprecation warning related to option flow config_entry

Open
#1,104 4 comments 0 reactions 0 assignees View on GitHub
car stale triage
Dominant language
Python
Stars
780
Forks
127
PR merge metrics
No merged PRs in 30d

Description

### Is there an existing issue for this?

- [x] I have searched both the existing open issues & recently closed issues and did not find a duplicate of this issue.

### I have read about the Fleet API and understand I may need to use it

- [x] I understand issues relating to read only commands will be auto closed if not using the Fleet API.

### Version of the Tesla component

3.24.3

### Version of the Tesla car software

2025.14.3.1

### Model

Model 3

### Current Behavior

2025-05-10 19:07:33.754 WARNING (MainThread) [homeassistant.helpers.frame]
Detected that custom integration 'tesla_custom' sets option flow config_entry explicitly,
which is deprecated at custom_components/tesla_custom/config_flow.py, line 204:
self.config_entry = config_entry.

This will stop working in Home Assistant 2025.12.

### Expected Behavior

It's not working

### Debug logs

```true
Home Assistant shows a deprecation warning related to option flow config_entry:
2025-05-10 19:07:33.754 WARNING (MainThread) [homeassistant.helpers.frame]
Detected that custom integration 'tesla_custom' sets option flow config_entry explicitly,
which is deprecated at custom_components/tesla_custom/config_flow.py, line 204:
self.config_entry = config_entry.
```

### Anything else?

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.