You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HomeAssistantType was used from hassam, 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 'hassam' custom integration
The text was updated successfully, but these errors were encountered:
Det hade jag missat. Ser dock ut som att det bara är jag som varit slarvig och inte tagit bort en oanvänd import som pekade mot homeassistant.helpers.typing. Städar upp lite bland importerna (a3409f0) och drar ut en ny version.
Såg detta i loggen. Har du koll på detta?
Logger: homeassistant.helpers.typing
Källa: helpers/deprecation.py:222
Inträffade först: 20:33:05 (1 händelser)
Senast loggade: 20:33:05
HomeAssistantType was used from hassam, 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 'hassam' custom integration
The text was updated successfully, but these errors were encountered: