thomasloven / lovelace-gap-card

🔹 A lovelace card that does nothing and looks like nothing. Incredibly useful! No, really.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEPRECATED

Gap-card is now included in layout-card


gap-card

hacs_badge

A dummy card that is invisible, but has a height. It's most useful together with layout-card

gap_card

Installation instructions

For installation instructions see this guide.

The recommended type of this plugin is: module.

resources:
  url: /local/gap-card.js
  type: module

Usage instructions

type: custom:gap-card
height: <height>
size: <size>

<height>

Optional. Default: 50

The height of the gap, in pixels.

<size>

Optional. Default: <height>/50

The size of the card as seen by the layouting engine.


Buy Me A Coffee

About

🔹 A lovelace card that does nothing and looks like nothing. Incredibly useful! No, really.

License:MIT License


Languages

Language:JavaScript 100.0%