Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
saniho authored Mar 1, 2021
1 parent 022ab14 commit c0a9323
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,16 @@ showNextMareesDetail: true
showTitle: true
```

pour voir les deux prochaines marées & les previsions sur 6 prochaines heures:
```
type: 'custom:content-card-maree'
entity: sensor.myport_124_mareedujour
showIcon: false
showNextMaree: false
showEtatNextMaree: false
showNextMareesDetail: true
showTitle: true
showPrevision: true
nbPrev: 6
```

0 comments on commit c0a9323

Please sign in to comment.