Describe the bug
A new warning appears every time I reboot my hass server, this error appears in the logs:
Logger: homeassistant.helpers.frame
Source: helpers/frame.py:184
First occurred: 00:15:19 (1 occurrences)
Last logged: 00:15:19
Detected that custom integration 'dabpumps' closes the Home Assistant httpx client at custom_components/dabpumps/api.py, line 281: await self._client.aclose(), please create a bug report at https://github.com/ankohanse/hass-dab-pumps/issues
To Reproduce
Steps to reproduce the behavior:
Go to Settings after a reboot
Click on System
Click on Log
See error
Expected behavior
That the httpx client isn't closed
Describe the bug A new warning appears every time I reboot my hass server, this error appears in the logs: Logger: homeassistant.helpers.frame Source: helpers/frame.py:184 First occurred: 00:15:19 (1 occurrences) Last logged: 00:15:19
Detected that custom integration 'dabpumps' closes the Home Assistant httpx client at custom_components/dabpumps/api.py, line 281: await self._client.aclose(), please create a bug report at https://github.com/ankohanse/hass-dab-pumps/issues
To Reproduce Steps to reproduce the behavior:
Expected behavior That the httpx client isn't closed
Additional context