Move config out of subfolder

This commit is contained in:
Georgi Gardev
2022-12-01 16:01:59 +02:00
parent addfa33f6f
commit 1ae0c6d0b8
221 changed files with 0 additions and 0 deletions
@@ -0,0 +1,27 @@
bedroom_air_quality_card:
card:
type: vertical-stack
cards:
- type: "custom:mini-graph-card"
entities:
- sensor.purifier_air_quality
cache: false
group_by: hour
hours_to_show: 72
line_width: 2
show:
average: true
extrema: true
fill: true
- type: "custom:mini-graph-card"
name: Allergens
entities:
- sensor.purifier_allergens
group_by: hour
hours_to_show: 72
line_width: 2
show:
average: true
extrema: true
fill: tru