Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stundenplan Card

Validate

Custom Lovelace card for the Stundenplan integration.

Current card version: 0.3.2

Features

  • today view: weekday + school end + subject list
  • compact_today view: compact today list with subject color dots
  • table view: weekly table with time column
  • optional card title
  • optional tap navigation

Installation (HACS)

Add this repository as a Dashboard repository in HACS and install the card.

Prerequisite:

Compatibility:

  • The card relies on the stable attributes from ha-stundenplan.
  • Integration and card are versioned independently and can be updated separately.

Then add resource:

url: /hacsfiles/ha-stundenplan-card/school-schedule-card.js
type: module

Card config

type: custom:school-schedule-card
entity: sensor.stundenplan_fritz
mode: today
title: Stundenplan
show_title: true

Compact today mode

type: custom:school-schedule-card
entity: sensor.stundenplan_fritz
mode: compact_today
show_title: false

Week table mode

type: custom:school-schedule-card
entity: sensor.stundenplan_fritz
mode: table
title: Wochenplan

About

Custom Lovelace dashboard card for the ha-stundenplan Home Assistant integration

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages