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

deprecation warning for `HomeAssistantType` on HA Core 2024.5.0b0 #267

Closed Anto79-ops closed 2 months ago

Anto79-ops commented 2 months ago

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