Skip to content

Conversation

@carterbox
Copy link
Contributor

Homeassistant Core has deprecated the TEMP_CELSIUS constant.
The new constant is an ENUM which collects all temp units together.

Closes #66

Homeassistant Core has deprecated the TEMP_CELSIUS constant.
The new constant is an ENUM which collects all temp units together.

Closes VolantisDev#66
@carterbox
Copy link
Contributor Author

carterbox commented Jun 27, 2024

These new ENUMS were first introduced in homeassistant 2022.12? And the minimum version for this integration is currently 2023.x, so backward compat should not be a problem.

@ReplicaObscura
Copy link
Collaborator

Thanks so much for the contribution! Running the checks now and will get this merged shortly.

@ReplicaObscura ReplicaObscura merged commit 569f25e into VolantisDev:main Jul 7, 2024
@carterbox carterbox deleted the celsius-enum branch December 4, 2024 22:26
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

Successfully merging this pull request may close these issues.

HA - Deprecation of TEMP_CELSIUS

2 participants