device-tools
device-tools copied to clipboard
Option flow config_entry warning
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.