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:
everything_presence_lite_name
) with the actual names of your sensors in Home Assistant.Image Example:
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).