Skip to content

KiefDelicious/ha-utils

Repository files navigation

Home Assistant Lovelace Card for Everything Presence Lite

This repository contains a custom Home Assistant Lovelace card for visualizing zones and presence of up to 3 targets.

Card Functionality:

The everything_presence_lite_map_chart.yaml file defines a Lovelace card that displays a map-based visualization showing 3 zones and up to 3 active targets.

Installation Instructions:

  1. Install Plotly Graph Card: This card requires the Lovelace Plotly Graph Card from HACS in Home Assistant.
  2. Copy & Paste Code: Add a manual lovelace card to your dashboard and copy content of the everything_presence_lite_map_chart.yaml
  3. Replace Sensor Names: Ensure to replace the placeholder of 2 sensor names (everything_presence_lite_XXX) with the actual names of your sensors in Home Assistant.
  4. Optional: Remove zones that are not used to avoid error message

Image Example:

Screenshot 2024-08-18 at 22 31 45

Notes Based on the code of athua and smarthomejunkie

As an addition with the help of iamwyza I've added the everything_presence_lite_map_chart-rotation-support.yaml. This does the same as everything_presence_lite_map_chart.yaml, but allows for grid rotation, making it easier to place sensors in corners).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published