Skip to content

Commit

Permalink
Update introduction.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xBourner authored Feb 23, 2024
1 parent 7842954 commit ace52cc
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions pages/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,13 @@ These are:

Copy this to your lovelace in raw config editor:

<details>

<summary>Code</summary>

### You can add a header


```
decluttering_templates:
status_card:
Expand Down Expand Up @@ -1778,6 +1785,8 @@ decluttering_templates:
value: 'off'
```

</details>

In conclusion, each card will potentially need the following file and folder in order to work properly:
* One folder in HomeOS_Module (i.e: weather folder) this is the definition of the card
* One folder in www for all the picture, icon used by the card (i.e weather_media)
Expand Down

0 comments on commit ace52cc

Please sign in to comment.