Mofeywalker / openmensa-lovelace-card

A Home-Assistant Lovelace card which displays information from the openmensa-sensor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenMensa Lovelace Card

This custom card diplays information from the OpenMensa Sensor.

Preview 1 Preview 2
Preview 1 Preview 2

This card requires type: js.

resources:
  - url: /local/custom-lovelace/openmensa-lovelace-card/openmensa-lovelace-card.js
    type: module

Configuration

Add a lovelace card with type custom:openmensa-card to your ui-lovelace.yaml.

type: custom:openmensa-card
entity: sensor.openmensa_sensor
# optional, gets displayed instead of 'OpenMensa' as Card Header
header: My Custom Header 

About

A Home-Assistant Lovelace card which displays information from the openmensa-sensor.


Languages

Language:JavaScript 55.3%Language:Shell 29.9%Language:Dockerfile 14.8%