zachowj / hass-node-red

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

Detected that custom integration 'nodered' accesses hass.components.webhook. This is deprecated and will stop working in Home Assistant 2024.9 #258

Closed bernardesarthur closed 2 months ago

bernardesarthur commented 3 months ago

I have not more informations about this problem because my Home Assistant Log inform just this:

Detected that custom integration 'nodered' accesses hass.components.webhook. This is deprecated and will stop working in Home Assistant 2024.9, it should be updated to import functions used from webhook directly at custom_components/nodered/websocket.py, line 274: hass.components.webhook.async_register(, please create a bug report at https://github.com/zachowj/hass-node-red/issues.

My Home Assistant Core version: 2024.03.01 My Hass-Node-RED version: 3.1.3

Please, fix this! Thank's.

bernardesarthur commented 3 months ago

Any idea when will to correct this issue?