YorkshireIoT / ha-google-fit

Home Assistant Google Fit Custom Component
MIT License
98 stars 9 forks source link

Warning: Detected code that calls async_forward_entry_setup #279

Closed tjorim closed 3 months ago

tjorim commented 4 months ago

System Health details

System Information

version core-2024.7.0b4
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.12.4
os_name Linux
os_version 6.6.31-haos-raspi
arch aarch64
timezone Europe/Brussels
config_dir /config
Home Assistant Community Store GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok HACS Data | ok GitHub API Calls Remaining | 4996 Installed Version | 2.0.0-dev-db5ec53 Stage | running Available Repositories | 1399 Downloaded Repositories | 78
Home Assistant Cloud logged_in | true -- | -- subscription_expiration | April 26, 2025 at 02:00 relayer_connected | true relayer_region | eu-central-1 remote_enabled | true remote_connected | true alexa_enabled | false google_enabled | true remote_server | eu-central-1-7.ui.nabu.casa certificate_status | ready instance_id | 98df8b6855fd40a682abea6ec3befbad can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Home Assistant Supervisor host_os | Home Assistant OS 12.4 -- | -- update_channel | beta supervisor_version | supervisor-2024.06.2 agent_version | 1.6.0 docker_version | 26.1.4 disk_total | 458.4 GB disk_used | 25.7 GB healthy | true supported | true host_connectivity | true supervisor_connectivity | true ntp_synchronized | true virtualization | board | yellow supervisor_api | ok version_api | ok installed_addons | Spotify Connect (0.13.0), Advanced SSH & Web Terminal (18.0.0), File editor (5.8.0), Zigbee2MQTT (1.38.0-1), Home Assistant Google Drive Backup (0.112.1), The Lounge (0.19.1), Glances (0.21.1), Uptime Kuma (0.12.1), ESPHome (2024.6.4), Mosquitto broker (6.4.1), Firefox (1.2.0), Silicon Labs Flasher (0.2.3), AirCast (4.2.1), eBUSd (23.2.5), Music Assistant (2.0.7), Studio Code Server (5.15.0), Get HACS (1.2.0)
Dashboards dashboards | 4 -- | -- resources | 42 views | 15 mode | storage
MercedesME 2020 api_endpoint_reachable | ok -- | -- websocket_connection_state | connected cars_connected | 0 version | v0.15.0
Recorder oldest_recorder_run | June 18, 2024 at 11:19 -- | -- current_recorder_run | June 28, 2024 at 14:11 estimated_db_size | 732.54 MiB database_engine | sqlite database_version | 3.45.3
Spotify api_endpoint_reachable | ok -- | --

Checklist

Describe the issue

Deprecated since HA 2024.7, will stop working in HA 2025.6.

Integration Version

v4.0.1

Reproduction steps

  1. Update HA to 2024.7
  2. Check the logs

Debug logs

Logger: homeassistant.helpers.frame
Source: helpers/frame.py:184
First occurred: 14:12:26 (9 occurrences)
Last logged: 14:13:56

Detected that custom integration 'google_fit' calls async_forward_entry_setup for integration, google_fit with title: tielemans.jorim@gmail.com and entry_id: 9c474ab30c6cb19ae686fda2c91cb98b, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead at custom_components/google_fit/__init__.py, line 56: await hass.config_entries.async_forward_entry_setup(entry, PLATFORM), please create a bug report at https://github.com/YorkshireIoT/ha-google-fit/issues