1 dépôt
Declarative mapping of sensor telemetry and attributes to visual graph properties.
Distinct from Visual Property Mappings: Specifically handles sensor data-to-visual translation for telemetry rather than general UI theme property binding.
Explore 1 awesome GitHub repository matching web development · Sensor Data Mappings. Refine with filters or upvote what's useful.
mini-graph-card is a customizable dashboard card and sensor widget for Home Assistant designed to visualize historical telemetry and sensor data. It functions as a time-series data visualizer that renders historical numeric and binary sensor data as line or bar graphs using an SVG graphing component. The project differentiates itself through the ability to extract specific nested attributes from entities and map non-numeric states into numeric values for visualization. It supports dynamic visual styling via color thresholds, logarithmic scales, and filling effects, alongside a multi-axis coor
Implements a declarative configuration object that maps sensor data to visual styling, thresholds, and axis properties.