Skip to content
 
 

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

thermal_comfort

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

Usage

To use, add the following to your configuration.yaml file:

sensor:
  - platform: thermal_comfort
    sensors:
      livingroom:
        friendly_name: Living Room
        temperature_sensor: sensor.temperature_livingroom
        humidity_sensor: sensor.humidity_livingroom
      bedroom:
        ...

Required

  • temperature_sensor
  • humidity_sensor

Optional

  • friendly_name
  • icon_template
  • entity_picture_template

Screenshots

Absolute Humidity

Absolute Humidity

Dew Point

Dew Point

Heat Index

Heat Index

Thermal Perception

Thermal Perception

About

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

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages