-
Notifications
You must be signed in to change notification settings - Fork 82
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
StrEnum WARNING #1141
Comments
Logger: homeassistant.backports.enum StrEnum was used from eufy_security, this is a deprecated alias which will be removed in HA Core 2025.5. Use enum.StrEnum instead, please report it to the author of the 'eufy_security' custom integration |
I've got the same error everyhing HA restarts |
I have the same issue after upgrading to 2024 6.3 |
StrEnum was used from eufy_security, this is a deprecated alias which will be removed in HA Core 2025.5. Use enum.StrEnum instead, please report it to the author of the 'eufy_security' custom integration
Core
2024.5.1
Supervisor
2024.04.4
Operating System
12.2
Frontend
20240501.0
The text was updated successfully, but these errors were encountered: