This repo is for Home Assistant users who want cards that look like their LG washer/dryer's physical displays. You'll need the LG ThinQ integration already installed.
- Where
config
is the location of yourconfiguration.yaml
file, createconfig/www
if it does not already exist. Then place the contents from this repository'sconfig/www
into yours. - On your Lovelace dashboard, click the three dots in the top right, and select
Edit Dashboard
. Now click the three dots again, and clickManage Resources
. TapAdd Resource
in the bottom right, then enter/local/7segment.css
and ensure the type is set toStylesheet
. Complete the entry. - Add the contents of this repository's
configuration.yaml
to your own. If you already have a template sensors entry like this, these sensors can be added alongside your other template sensors. - Important: rename
sensor.washer
to the entity ID of your LG Washer,sensor.washer_run_state
to the corresponding Washer Run State sensor,sensor.dryer
to your dryer, andsensor.dryer_run_state
to the Dryer Run State sensor. (In the configuration as well as the cards themselves) - Restart Home Assistant for the changes to
configuration.yaml
to take effect. Confirm the entities created in that config exist now by searching under Entities. - Now go to your desired Lovelace dashboard, go to
Edit Dashboard
, and add a Vertical Stack card. Enter the Code Editor and paste in the contents of eitherwasher-card.yaml
ordryer-card.yaml
, depending on which one you want to insert. - Optional: as written, these cards show a list of settings (temperature, cycle, etc.) underneath when the washer/dryer is running. If you don't want that, just remove the conditional card from the stack, or take the washer/dryer Picture Elements card out of the stack entirely and place it as its own card.
7segment font (c) Jan Bobrowski (OFL) - http://torinak.com/7segment