zachowj / hass-node-red

Companion Component for node-red-contrib-home-assistant-websocket to help integrate Node-RED with Home Assistant Core
MIT License
470 stars 185 forks source link

integration 'nodered' calls async_forward_entry_setup for integration #285

Closed wiedwo closed 3 months ago

wiedwo commented 3 months ago

Describe the bug

2024-07-07 15:32:50.290 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'nodered' calls async_forward_entry_setup for integration, nodered with title: name and entry_id: c22adb8032a6b5af17f42593968623f7, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead at custom_components/nodered/discovery.py, line 95: await hass.config_entries.async_forward_entry_setup(, please create a bug report at https://github.com/zachowj/hass-node-red/issues

To Reproduce

none

Expected behavior

fix

Screenshots

No response

Example Flow

No response

Environment Information

Version: 0.65.1

Home Assistant version: 2024.7.1 Companion version: 4.0.0

Node-RED version: 4.0.2 Docker: yes Add-on: no

Node.js version: v18.20.3 arm64 linux OS: Linux 6.6.31-haos-raspi arm64

Additional context

No response

zachowj commented 3 months ago

Was fixed here https://github.com/zachowj/hass-node-red/releases/tag/v4.0.1