Skip to content

A custom component for climate components to emulate what the Tado App looks like

License

Notifications You must be signed in to change notification settings

whatdaybob/tadothermostat-card

Repository files navigation

Tadothermostat Card by @whatdaybob

HACS Validate CodeFactor hacs_badge

A custom lovelace card to emulate the visuals of the tado application for your Home-Assistant tado climate entities.

I also have a popup that can further enhance this available at my Tado Tadothermostat Popup Card repository.

Buy Me A Coffee

Configuration

Installation instructions

HACS installation: Go to the hacs store and use the repo url https://github.com/whatdaybob/tadothermostat-card and add this as a custom repository under settings.

Add the following to your ui-lovelace.yaml:

resources:
  url: /hacsfiles/tadothermostat-card/tadothermostat-card.js
  type: module

Manual installation: Copy the .js file from the dist directory to your www directory and add the following to your ui-lovelace.yaml file:

resources:
  url: /local/tadothermostat-card.js
  type: module

Main Options

Name Type Required Default Description
type string Required custom:tadothermostat-card
name string Required Name of the entity to be shown
entity string Required Entity of the tado climate integration (e.g climate.hallway)
- type: custom:tadothermostat-card
  name: Tado Thermostat Card Development
  entity: climate.hallway

Screenshot of thermostats