Home Assistant shows a deprecation warning related to option flow config_entry
- 主要語言
- Python
- 星號
- 780
- 分支
- 127
- PR 合併指標
- 30 天內沒有已合併 PR
描述
### 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_
貢獻指南
評估
這個 Issue 還沒有評估資料。