Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecated alias... #3

Closed
joseffallman opened this issue Nov 10, 2024 · 1 comment
Closed

Deprecated alias... #3

joseffallman opened this issue Nov 10, 2024 · 1 comment

Comments

@joseffallman
Copy link

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

@kverqus
Copy link
Owner

kverqus commented Nov 10, 2024

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.

@kverqus kverqus closed this as completed Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants