thermal_comfort icon indicating copy to clipboard operation
thermal_comfort copied to clipboard

Thermal Comfort sensor for HA (absolute humidity, heat index, dew point, thermal perception)

Results 87 thermal_comfort issues
Sort by recently updated
recently updated
newest added

Hi, this is a simple change that should fix #202 I haven't tested this against tip, made these same modifications to sensor.py in my local copy of 1.5.2 and the...

Replace deprecated temperature utility with TemperatureConverter from util.unit_conversion which was introduced in home-assistant 2022.10. Co-authored-by: Emory Penney

Apparently, with the "Enable Polling" mode enabled, calculations are now performed only after the expiration of the time specified in the "Poll Interval" field. This is very annoying when a...

So this is not an issue but I have some questions regarding the values of this integration. my problem is that I have a high humidity in my apartment and...

Co-authored-by: Ovidiu Manoilescu

``` 2022-09-29 10:05:18.209 WARNING (MainThread) [homeassistant.helpers.frame] Detected integration that uses temperature utility. This is deprecated since 2022.10 and will stop working in Home Assistant 2022.4, it should be updated to...

http://www.somnwx.com/plugins/bioIndexes/index.php - [x] Heat Index - [x] Summer Simmer Index - [x] Scharlau Winter Index - [x] Scharlau Summer Index - [x] Humidex - [x] Relative Strain Index - [...

After installing thermal comfort using HACS and configuring it using the temperature + humidity sensor of my ComfoAir ventilation system (which measures outside temperature + humidity) I keep getting errors...

Since we added some new perception/bio-indeces sensors and have a breaking release upcoming it could help to give some of them more distinct names. The sensors I have in mind:...

Getting the error message "This combination of temperature and humidity sensors is already configured" when trying to add an additional room sensor. There are no other Thermal Comfort instances using...