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 Constants will stop working with 2025.1 #2

Open
chkuendig opened this issue Aug 29, 2024 · 0 comments
Open

Deprecated Constants will stop working with 2025.1 #2

chkuendig opened this issue Aug 29, 2024 · 0 comments

Comments

@chkuendig
Copy link
Owner

This integration currently throws a warning at launch that has to be addressed eventually:

homeassistant  | 2024-08-29 21:35:51.780 WARNING (ImportExecutor_0) [homeassistant.const] TEMP_CELSIUS was used from hp_ilo, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.CELSIUS instead, please report it to the author of the 'hp_ilo' custom integration
homeassistant  | 2024-08-29 21:35:51.781 WARNING (ImportExecutor_0) [homeassistant.const] TIME_SECONDS was used from hp_ilo, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTime.SECONDS instead, please report it to the author of the 'hp_ilo' custom integration
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

1 participant