Skip to content

plutomedia987/lovelace-nationalrail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

National Rail Lovelace Card

Custom card for https://github.com/plutomedia987/homeassistant_nationalrail/

Clicking on the depature board shows the train location

Installation

HACS (Easiest)

Add this as a custom reposity in to HACS

Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

Setup

The card should be configurable in the GUI

YAML Configuration

type: custom:national-rail-card
arr_nDep: false
entity: sensor.train_schedule_lut_stp
station: STP
numRows: 5
grid_options:
  columns: 12
  rows: auto
Parameter Values Description
type custom:national-rail-card The type of card to use. This must eb this value
arr_nDep true
false
Show arrivals to station from destination
Show departures from station to destination
entity sensor The national Rail sensor to pull the data from
numRows 1-10 The number of rows to display

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published