Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thomasloven/lovelace-more-info-card

🔹 Display the more-info dialog of any entity as a lovelace card
https://github.com/thomasloven/lovelace-more-info-card

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

more-info-card
==============

[![hacs_badge](https://img.shields.io/badge/HACS-Default-orange.svg)](https://github.com/custom-components/hacs)

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

![more-info-card2](https://user-images.githubusercontent.com/1299821/55866774-56ff6e00-5b81-11e9-857d-e3a6edc17020.jpg)

For installation instructions [see this guide](https://github.com/thomasloven/hass-config/wiki/Lovelace-Plugins).

## Usage
```yaml
type: custom:more-info-card
entity:
title:
```

## Options
- `` **Required** The entity id to display.
- `` Card title.

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

![more-info-card](https://user-images.githubusercontent.com/1299821/55860664-10a41200-5b75-11e9-9729-5b740e27c467.jpg)

---
Buy Me A Coffee