device-tools icon indicating copy to clipboard operation
device-tools copied to clipboard

Option flow config_entry warning

Open MikeBP13 opened this issue 1 month ago • 2 comments

I get the following warning in the HA logs:

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:350
First occurred: 13:57:52 (1 occurrence)
Last logged: 13:57:52

Detected that custom integration 'device_tools' sets option flow config_entry explicitly, which is deprecated at custom_components/device_tools/config_flow.py, line 382: self.config_entry = config_entry. This will stop working in Home Assistant 2025.12, please create a bug report at https://github.com/eulemitkeule/device-tools

Can you please take a look and provide an update to fix this?

Thanks.

MikeBP13 avatar Nov 19 '25 16:11 MikeBP13