Home Assistant shows a deprecation warning related to option flow config_entry
- Ngôn ngữ chính
- Python
- Star
- 780
- Fork
- 127
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### 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_
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.