sker65 / better-thermostat-ui-card

a custom card for a better thermostat in home assistant based on ai_thermostat intigration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version - 0.8.1 Discord hacs_badge

UI Card for Better Thermostat

This project is in a early stage of development. Its a 1:1 adaption of the default HA Thermostat Card, but with some improvements for the custom better_thermostat integration. (you need at least 1.0.0)

As for now the main improvment is the ability to see the extra status from better_thermostat like if a window open is deteteced, or nightmode is on or summer mode.

Better Thermostat UI Card

Goals

  • Add better_thermostat support for showing the extra status
  • Improve the UI for Touch devices
  • Show also the Humidity in the UI

Options

Name Type Default Description
type string Required custom:better-thermostat-ui-card
entity string Required The entity id of climate entity (must be a better_thermostat entity). Example: climate.hvac
eco_temperature number optional target temp for night/away/eco mode triggerd by ui button
disable_window boolean optional turn of the window open indicator
disable_summer boolean optional trun of the summer indicator

Help wanted!

It would be awsome if you help me to translate this card to other languages.

Create a PR, the Translation is done in json files checkout the en translation here

Please add your language to this list as well while you are making your PR. put it in alfabetical order and according to ISO 639-1.

What we have so far:

  • en - Reference
  • bg
  • cn
  • cs
  • da
  • de
  • el
  • es
  • fi
  • fr
  • hu
  • nl
  • no
  • pl
  • pt
  • ro
  • ru
  • sv
  • sl
  • sk
  • tr
  • uk

Support me

About

a custom card for a better thermostat in home assistant based on ai_thermostat intigration


Languages

Language:TypeScript 97.3%Language:JavaScript 2.7%