# Picture-elements cards

- [3D Floorplan Card](https://sharethelove.io/picture-elements-cards/3d-floorplan.md): This simple card displays a 3D floorplan and overlays black boxes to create the effect of lights turning on and off in the selected rooms.
- [Fitbit Card](https://sharethelove.io/picture-elements-cards/fitbit-card.md): A great way to display your Fitbit stats.
- [Greeter Card](https://sharethelove.io/picture-elements-cards/greeter-card.md): A simple greeter card that changes the welcome message based on time of day, it also uses weather from minutecast with animated icons.
- [Kodi Remote Card](https://sharethelove.io/picture-elements-cards/kodiremote-card.md): A simple remote that will hold up under any resolution.
- [Mi Flora Plant Card](https://sharethelove.io/picture-elements-cards/plants-card.md): A nice card to display your plants moisture and combined temperature.
- [Neato Vaccum Card](https://sharethelove.io/picture-elements-cards/neato-vaccum-card.md): Here is a simple yet cool way to display your cleaning map as a card in homeassistant.
- [Temperature glance](https://sharethelove.io/picture-elements-cards/temperature-glance.md): A picture elements card that is faking the look of a picture glance, but with visible temperatures.
- [Untappd Card](https://sharethelove.io/picture-elements-cards/untappd-card.md): An awesome card for untappd that brings your stats into homeassistant.
- [Xiaomi Vacuum Card](https://sharethelove.io/picture-elements-cards/xiaomi-vacuum-card.md): A card that allows you to view your Xiaomi Vacuum in Card form.


---

# 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/picture-elements-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.
