bedroom_allergen_index_card: card: type: vertical-stack cards: - type: "custom:mini-graph-card" entities: - sensor.purifier_allergens cache: false group_by: hour hours_to_show: 72 line_width: 2 show: average: true extrema: true fill: true color_thresholds: - value: 2 color: "var(--color-green)" - value: 4 color: "var(--color-blue)" - value: 5 color: "var(--color-red)"