Skip to content

imohsenb/homeassistant-climate-card

Repository files navigation

Climate Card

This is a Home Assistant Custom card for controlling your climate devices. It supports both heating and cooling operation with charming animation during different states. Also, it is able to show your climate humidity! (if you wonder how, please take a look at my Generic Climate Integeration).

Install:

  1. Download climate-card.js file into your home assistant config/www/climate-card folder
  2. Add climate-js into your lovelace resource or configuration.yaml:
resources:
  - url: /hacsfiles/climate-card/climate-card.js
    type: module
  1. If you would like to show in a proper font please add this google font to your resource too:
resources:
  - url: https://fonts.googleapis.com/css2?family=Oswald:wght@400&display=swap
    type: stylesheet

Preview

Here is the some preview of the different state

Home Assistant Climate Heating Mode Home Assistant Climate Cooling Mode

Home Assistant Climate Heating Mode Home Assistant Climate Cooling Mode

Home Assistant Climate Warm Mode Home Assistant Climate Cold Mode

Known Issues

  • Mobile touch not working for target temperature picker

About

Home Assistant Climate Card

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published