zachowj / hass-node-red

Companion Component for node-red-contrib-home-assistant-websocket to help integrate Node-RED with Home Assistant Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deprecation warning for `HomeAssistantType` on HA Core 2024.5.0b0

Anto79-ops opened this issue · comments

hello,

Just wante to report a depracation warning for this awesome intergration upon updating to 2024.5.0b0.

cheers

Logger: homeassistant.helpers.typing
Source: helpers/deprecation.py:206
First occurred: 2:16:44 PM (2 occurrences)
Last logged: 2:16:44 PM

HomeAssistantType was used from nodered, this is a deprecated alias which will be removed in HA Core 2025.5. Use homeassistant.core.HomeAssistant instead, please report it to the author of the 'nodered' custom integration