Skip to content

Commit

Permalink
Merge pull request #76 from lukasleitsch/main
Browse files Browse the repository at this point in the history
mention new fonts in readme
  • Loading branch information
lubeda authored Aug 25, 2023
2 parents 5bb60d2 + f110b1b commit d698411
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

## Attention

Some updates of esphome will interfere with EspHoMaTriXv2, like the update of esphome to 2023.7.0. It made a change to all YAML files neccessary.
Some updates of esphome will interfere with EspHoMaTriXv2, like the update of esphome to 2023.7.0. It made a change to all YAML files necessary.

You have to add this to your YAML

Expand Down Expand Up @@ -80,10 +80,14 @@ In easy mode you'll have a clock with auto brightness control and after step 3 y
Copy these files from the source folder `copy2esphome`:

- ulanzi-simple.yaml
- mateine.ttf
- `ulanzi-simple.yaml`
- Optional: `1pixel.gif` See: [Attention](#attention)

to your esphome directory (usually /config/esphome). In your esphome dashboard, you will find a new device named `ulanzi-easy`.
to your esphome directory (usually `/config/esphome`).

Grab the font files, that are used in `ulanzi-simple.yaml` from https://github.com/trip5/MatrixClockFonts and save them in `/config/esphome/fonts`.

In your esphome dashboard, you will find a new device named `ulanzi-easy`.

#### Step 2

Expand Down

0 comments on commit d698411

Please sign in to comment.