Skip to content

A card to display the Heat Index and Discomfort Index (aka Thom Index)

License

Notifications You must be signed in to change notification settings

Andurilll/comfortable-environment-card

 
 

Repository files navigation

Comfortable Environment Card

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.

GitHub Release License hacs_badge

Project Maintenance GitHub Activity

Options

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)

Screenshot

card_screenshot

Credits

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)

Translations

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

About

A card to display the Heat Index and Discomfort Index (aka Thom Index)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 77.7%
  • JavaScript 22.3%