Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
linsvensson committed May 12, 2024
2 parents 1fb9a08 + 027675f commit e875ae7
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 @@ -141,7 +141,7 @@ date_format: '%Y-%m-%d'
columns:
- name: date
attr_as_list: data
modify: x.date
modify: x.localtime
icon: mdi:calendar
- name: kWh
attr_as_list: data
Expand Down Expand Up @@ -224,4 +224,4 @@ Add this to your configuration.yaml to debug the component
**sold_data**
```json
[{ "date": "Jan 12 2020", "usage": "11.0", "is_complete": true }]
```
```

0 comments on commit e875ae7

Please sign in to comment.