A card to display the Heat Index and Discomfort Index (aka Thom Index)
The Heat Index (HI) combines temperature and humidity to give an equivalent temperature a body can perceive. The Discomfort Index (DI), is a value representing the sensation of comfort (or discomfort) you'll experiencing.
While the HI is useful if you're planning some activities that requires hard work (and probably leads to sweat), the DI tells you in realtime if the amount of humidity and the temperature is ok for your comfortable enviroment, since even if the temperature seems to be ok, you could feel hot, too hot, cold, etc. depending on the humidity.
Name | Type | Requirement | Description | Default |
---|---|---|---|---|
type | string | Required | custom:comfortable-environment-card |
|
room_name | string | Optional | Room name at top of the card | |
temperature_sensor | string | Required | Any "sensor" entity reporting temperature | |
humidity_sensor | string | Required | Any "sensor" entity reporting humidity | |
show_index | string | Optional | Choose index to show (ALL, HI, DI) |
Calcs are based on research and (mostly) from National Weather Service (https://www.wpc.ncep.noaa.gov/html/heatindex_equation.shtml) The temperature bar idea was inspired by @madmicio 's ph-meter-temperature card (https://github.com/madmicio/ph-meter-temperature)
This card is available in the following languages:
English (default) - by @argaar French - by @GaPhi Italian - by @argaar Portuguese - by @FragMenthor Russian - by @kai-zer-ru Slovak - by @misa1515 Spanish - by @ale87jan Ukrainian - by @rkoptev