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

TEMP_CELSIUS was used from candy, this is a deprecated constant which will be removed #291

Open
UlrichThiess opened this issue Jan 5, 2024 · 1 comment

Comments

@UlrichThiess
Copy link

TEMP_CELSIUS was used from candy, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.CELSIUS instead, please create a bug report at https://github.com/ofalvai/home-assistant-candy/issues

@rainbowbreeze
Copy link

Got the same message.

Logger: homeassistant.const
Source: helpers/deprecation.py:197
First occurred: 2:18:46 PM (2 occurrences)
Last logged: 2:18:46 PM

TEMP_CELSIUS was used from candy, 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 'candy' custom integration
TIME_MINUTES was used from candy, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTime.MINUTES instead, please report it to the author of the 'candy' 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

2 participants