Skip to content

DarKOrange75/content-card-maree

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Cette card est compatible avec HACS et utilise le sensor : https://github.com/saniho/apiMareeInfo

type: 'custom:content-card-maree'
entity: sensor.myport_124_mareedujour
showIcon: false
showNextMaree: true
showTitle: true
showEtatNextMaree: true
showNextMareesDetail: false

pour voir les deux prochaines marées :

type: 'custom:content-card-maree'
entity: sensor.myport_124_mareedujour
showIcon: false
showNextMaree: false
showEtatNextMaree: false
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

About

content-card-maree

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%