Another case of Detected that custom integration 'battery_notes' uses async_config_entry_first_refresh
#2526
Closed
6 tasks done
Labels
HA deprecation warning
Something to fix when min version is high enough
System Health details
Version core-2024.12.5
Installation type Home Assistant OS
Development false
Supervisor true
Docker true
User root
Virtual environment false
Python version 3.13.0
Operating system family Linux
Operating system version 6.6.66-haos
CPU architecture aarch64
Timezone America/New_York
Configuration directory /config
Checklist
battery_notes:
to my configuration.yaml and restarted.Describe the issue
This looks similar to another reported issue, but this error message seems more descriptive.
Feel free to reject if this is a duplicate.
Logger: homeassistant.helpers.frame
Source: helpers/frame.py:324
First occurred: December 22, 2024 at 5:03:10 PM (2 occurrences)
Last logged: December 22, 2024 at 5:03:10 PM
Detected that custom integration 'battery_notes' uses
async_config_entry_first_refresh
, which is only supported when entry state is ConfigEntryState.SETUP_IN_PROGRESS, but it is in state ConfigEntryState.LOADED at custom_components/battery_notes/binary_sensor.py, line 582: await self.coordinator.async_config_entry_first_refresh(). This will stop working in Home Assistant 2025.11, please create a bug report at https://github.com/andrew-codechimp/ha-battery-notes/issuesDetected that custom integration 'battery_notes' uses
async_config_entry_first_refresh
, which is only supported when entry state is ConfigEntryState.SETUP_IN_PROGRESS, but it is in state ConfigEntryState.LOADED at custom_components/battery_notes/sensor.py, line 513: await self.coordinator.async_config_entry_first_refresh(). This will stop working in Home Assistant 2025.11, please create a bug report at https://github.com/andrew-codechimp/ha-battery-notes/issuesReproduction steps
...
Debug logs
No response
Diagnostics dump
No response
The text was updated successfully, but these errors were encountered: