dolezsa / thermal_comfort

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

Remove humidity deviceclass from absolute humidity #230

Closed rautesamtr closed 1 year ago

rautesamtr commented 1 year ago

This is needed since sensors humidity device class only supports % as unit and raises a warning when other units are used. This will be an error in 2023.6. See https://github.com/home-assistant/core/pull/84366