Skip to content

christiaangoossens/lovelace-wtw

Repository files navigation

Homeassistant Lovelace WTW card

Based on the excellent original work from https://github.com/timjong93/lovelace-wtw.

Use https://github.com/LukasdeBoer/esp8266-whr930-mqtt to connect your WHR930 to Homeassistant and then use this lovelace card to visualize your data!

Image

Changes to the original by timjong93

  • Added support for installing through HACS
  • Added dark mode compatible version of the background
  • Replaced the mode indicator (fans in the middle) with just a number for better readability.

Installation

  1. Install as a custom repository using HACS

Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

  1. Download the version of your choice.
  2. Add a card of type type: 'custom:wtw-card' (YAML) or 'WTW Card' (UI picker) to your dashboard.
  3. ???
  4. Profit!