2019-04-10 11:11:39 +02:00
2019-04-10 09:44:03 +02:00
2019-04-10 11:11:39 +02:00

more-info-card

Display the more-info dialog of any entity as a lovelace card.

more-info-card2

Installation instructions

This card requires card-tools to be installed.

For installation instructions see this guide.

The recommended type of this plugin is: js

If you are using custom_updater:

resources:
- url: /customcards/github/thomasloven/card-tools.js
  type: js
- url: /customcards/github/thomasloven/more-info-card.js
  type: js

Usage instructions

type: custom:more-info-card
entity: <entity_id>
title: <title>

<entity_id>

The entity to display

<title>

Card title

Example

type: custom:more-info-card
entity: vacuum.xiaomi_vacuum_cleaner
title: Vacuum cleaner

more-info-card


Buy Me A Coffee

Description
No description provided
Readme 63 KiB
Languages
JavaScript 100%