Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Yevgenium authored Jan 8, 2019
1 parent 0f3c8cd commit e5e9b42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ Copy `custom-weather-card-chart.js` from this repository into your `config/www`

Add a reference to the copied file:
```yaml
# Example ui-lovelace.yaml entry
# Example Lovelace UI config entry
resources:
- type: module
url: /local/custom-weather-card-chart.js
```
Then you can add the card to the view:
```yaml
# Example ui-lovelace.yaml entry
# Example Lovelace UI config entry
- type: 'custom:weather-card-chart'
title: Weather
weather: weather.openweathermap
Expand Down

0 comments on commit e5e9b42

Please sign in to comment.