dolezsa / thermal_comfort

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

Use enum sensor device class for textual sensors #233

Closed rautesamtr closed 1 year ago

rautesamtr commented 1 year ago

This useses the enum sensor device class introduced in home assistant 2023.01. Enum sensors represent a textual state from a fixed set of possible states.