# Cards

{% hint style="warning" %}
Use all at your own risk.
{% endhint %}

* [list-card](https://github.com/custom-cards/list-card) by [@iantrich](https://github.com/iantrich) 📰 Display sensor list data in a table
* [flex-table-card](https://github.com/custom-cards/flex-table-card) by [@daringer](https://github.com/custom-cards/flex-table-card) Highly Flexible Card - arbitrary contents/columns/rows, regex matched
* [upcoming-media-card](https://github.com/custom-cards/upcoming-media-card) by [@maykar](https://github.com/maykar) A card to display upcoming episodes and movies in Home Assistant
* [vertical-stack-in-card](https://github.com/custom-cards/vertical-stack-in-card) by [@ofekashery](https://github.com/ofekashery) 📐 Similar to vertical-stack but removes card borders
* [canvas-gauge-card](https://github.com/custom-cards/canvas-gauge-card) by [@helto4real](https://github.com/helto4real) The card makes it possible to use gauges from <https://canvas-gauges.com/>
* [rmv-card](https://github.com/custom-cards/rmv-card) by [@cgtobi](https://github.com/cgtobi) Custom card for the RMV component
* [surveillance-card](https://github.com/custom-cards/surveillance-card) by [@jeradM](https://github.com/jeradM) A custom card for displaying camera feeds in the style of a surveillance system
* [aftership-card](https://github.com/custom-cards/aftership-card) by [@ludeeus](https://github.com/ludeeus) Companion card for sensor.aftership
* [circle-sensor-card](https://github.com/custom-cards/circle-sensor-card) by [@jeradM](https://github.com/jeradM) A custom component for displaying sensor values as cards or elements
* [beer-card](https://github.com/custom-cards/beer-card) by [@ciotlosm](https://github.com/ciotlosm)
* [bignumber-card](https://github.com/custom-cards/bignumber-card) by [@ciotlosm](https://github.com/ciotlosm)
* [entity-attributes-card](https://github.com/custom-cards/entity-attributes-card) by [@ciotlosm](https://github.com/ciotlosm)
* [monster-card](https://github.com/custom-cards/monster-card) by [@ciotlosm](https://github.com/ciotlosm)
* [button-card](https://github.com/kuuji/button-card) by [@kuuji](https://github.com/kuuji) Button card
* [mini-graph-card](https://github.com/kalkih/mini-graph-card) by [@kalkih](https://github.com/kalkih) Minimalistic graph card
* [mini-media-card](https://github.com/kalkih/mini-media-player) by [@kalkih](https://github.com/kalkih) Minimalistic media player card
* [forked-daapd-card](https://github.com/kalkih/forked-daapd-card) by [@kalkih](https://github.com/kalkih) A card to control a forked daapd instance
* [swipe-card](https://github.com/bramkragten/custom-ui/tree/master/swipe-card) by [@bramkragten](https://github.com/bramkragten)
* [weather-card](https://github.com/bramkragten/custom-ui/tree/master/weather-card) by [@bramkragten](https://github.com/bramkragten)
* [day-countdown](https://github.com/bundito/day-countdown) by [@bundito](https://github.com/bundito) Custom entity row
* [secondaryinfo-entity-row](https://github.com/MizterB/lovelace-secondaryinfo-entity-row) by [@MizterB](https://github.com/MizterB)
* [calendar-card](https://github.com/ljmerza/calendar-card) by [@ljmerza](https://github.com/ljmerza) Google Calendar Card
* [bar-card](https://github.com/Gluwc/bar-card) by [@Gluwc](https://github.com/Gluwc) Customizable Animated Bar card
* [dual-gauge-card](https://github.com/Rocka84/dual-gauge-card) by [@Rocka84](https://github.com/Rocka84) Dual gauge custom card for Lovelace in Home Assistant
* [tiles-card](https://github.com/rodrigofragadf/lovelace-cards/tree/master/tiles-card) by [@rodrigofragadf](https://github.com/rodrigofragadf)
* [pc-card](https://github.com/custom-cards/pc-card) by [@iantrich](https://github.com/iantrich) 💵 Personal Capital Lovelace Card
* [power-wheel-card](https://github.com/gurbyz/power-wheel-card) by [@gurbyz](https://github.com/gurbyz)
* [roku-card](https://github.com/custom-cards/roku-card) by [@iantrich](https://github.com/iantrich) 📺 Roku Remote Card
* [dual-thermostat](https://github.com/enriqg9/dual-thermostat) by [@enriqg9](https://github.com/enriqg9) Dual Thermostat Lovelace Card
* [check-button-card](https://github.com/Gluwc/check-button-card) by [@Gluwc](https://github.com/Gluwc) A button that tracks when it is last pressed using MQTT auto discovery
* [simple-thermostat](https://github.com/nervetattoo/simple-thermostat) by [@nervetattoo](https://github.com/nervetattoo) A different take on the thermostat card
* [light-entity-card](https://github.com/ljmerza/light-entity-card) by [@ljmerza](https://github.com/ljmerza) Control any light entity
* [github-card](https://github.com/ljmerza/github-card) by [@ljmerza](https://github.com/ljmerza)
* [spotify-card](https://github.com/custom-cards/spotify-card) by [@fondberg](https://github.com/fondberg) Spotify Lovelace Card
* [podcast-card](https://github.com/custom-cards/podcast-card) by [@iantrich](https://github.com/iantrich) 🎧 Podcast Card
* [xiaomi-vacuum-map-card](https://github.com/PiotrMachowski/Home-Assistant-Lovelace-Xiaomi-Vacuum-Map-card) by [@PiotrMachowski](https://github.com/PiotrMachowski) Xiaomi Vacuum Map Lovelace card
* [html-card](https://github.com/PiotrMachowski/Home-Assistant-Lovelace-HTML-card) by [@PiotrMachowski](https://github.com/PiotrMachowski) HTML Lovelace card
* [rgb-light-card](https://github.com/bokub/rgb-light-card) by [@bokub](https://github.com/bokub) 💡 A minimalist card for RGB lights


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sharethelove.io/custom-resources/cards.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
