dolezsa / thermal_comfort

Thermal Comfort sensor for HA (absolute humidity, heat index, dew point, thermal perception)
Other
543 stars 106 forks source link

Refactor for frozen EntityDescription dataclass #346

Closed rautesamtr closed 6 months ago

rautesamtr commented 6 months ago

Set fields for SensorEntityDescription before initialization since EntityDescription and SensorEntityDescription will be frozen dataclass in future home assistant releases.

https://developers.home-assistant.io/blog/2023/12/11/entity-description-changes