thomasloven / lovelace-more-info-card

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

more-info-card

hacs_badge

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

more-info-card2

For installation instructions see this guide.

Usage

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

Options

  • <entity_id> Required The entity id 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

About

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

License:MIT License


Languages

Language:TypeScript 85.5%Language:JavaScript 11.9%Language:Shell 2.6%