152 lines
4.1 KiB
YAML
152 lines
4.1 KiB
YAML
icon: mdi:water-percent
|
|
path: humidity
|
|
cards:
|
|
- type: vertical-stack
|
|
cards:
|
|
- type: markdown
|
|
content: "### Elternbad"
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: sensor
|
|
entity: sensor.parents_bathroom_hygrometer_humidity
|
|
name: Luftfeuchtigkeit
|
|
graph: line
|
|
unit: "%"
|
|
detail: 2
|
|
hours_to_show: 12
|
|
- type: sensor
|
|
entity: sensor.parents_bathroom_hygrometer_temperature
|
|
name: Temperatur
|
|
graph: line
|
|
unit: °C
|
|
detail: 2
|
|
hours_to_show: 12
|
|
- type: markdown
|
|
content: "### \"Kinderbad\""
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: sensor
|
|
entity: sensor.kids_bathroom_hygrometer_humidity
|
|
name: Luftfeuchtigkeit
|
|
graph: line
|
|
unit: "%"
|
|
detail: 2
|
|
hours_to_show: 12
|
|
- type: sensor
|
|
entity: sensor.kids_bathroom_hygrometer_temperature
|
|
name: Temperatur
|
|
graph: line
|
|
unit: °C
|
|
detail: 2
|
|
hours_to_show: 12
|
|
- type: markdown
|
|
content: "### Schlafzimmer"
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: sensor
|
|
entity: sensor.humidity_12
|
|
name: Luftfeuchtigkeit
|
|
graph: line
|
|
unit: "%"
|
|
detail: 2
|
|
hours_to_show: 12
|
|
- type: sensor
|
|
entity: sensor.temperature_11
|
|
name: Temperatur
|
|
graph: line
|
|
unit: °C
|
|
detail: 2
|
|
hours_to_show: 12
|
|
- type: markdown
|
|
content: "### Gästezimmer"
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: sensor
|
|
entity: sensor.humidity_18
|
|
name: Luftfeuchtigkeit
|
|
graph: line
|
|
unit: "%"
|
|
detail: 2
|
|
hours_to_show: 12
|
|
- type: sensor
|
|
entity: sensor.temperature_17
|
|
name: Temperatur
|
|
graph: line
|
|
unit: °C
|
|
detail: 2
|
|
hours_to_show: 12
|
|
- type: vertical-stack
|
|
cards:
|
|
- type: markdown
|
|
content: "### Wohnzimmer"
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: sensor
|
|
entity: sensor.humidity_4
|
|
name: Luftfeuchtigkeit
|
|
graph: line
|
|
unit: "%"
|
|
detail: 2
|
|
hours_to_show: 12
|
|
- type: sensor
|
|
entity: sensor.temperature_3
|
|
name: Temperatur
|
|
graph: line
|
|
unit: °C
|
|
detail: 2
|
|
hours_to_show: 12
|
|
- type: markdown
|
|
content: "### Hauswirtschaftsraum"
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: sensor
|
|
entity: sensor.hwr_hygrometer_humidity
|
|
name: Luftfeuchtigkeit
|
|
graph: line
|
|
unit: "%"
|
|
detail: 2
|
|
hours_to_show: 12
|
|
- type: sensor
|
|
entity: sensor.hwr_hygrometer_temperature
|
|
name: Temperatur
|
|
graph: line
|
|
unit: °C
|
|
detail: 2
|
|
hours_to_show: 12
|
|
- type: markdown
|
|
content: "### Büro"
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: sensor
|
|
entity: sensor.humidity_15
|
|
name: Luftfeuchtigkeit
|
|
graph: line
|
|
unit: "%"
|
|
detail: 2
|
|
hours_to_show: 12
|
|
- type: sensor
|
|
entity: sensor.temperature_14
|
|
name: Temperatur
|
|
graph: line
|
|
unit: °C
|
|
detail: 2
|
|
hours_to_show: 12
|
|
- type: markdown
|
|
content: "### Dachboden"
|
|
- type: horizontal-stack
|
|
cards:
|
|
- type: sensor
|
|
entity: sensor.attic_humidity_2
|
|
name: Luftfeuchtigkeit
|
|
graph: line
|
|
unit: "%"
|
|
detail: 2
|
|
hours_to_show: 12
|
|
- type: sensor
|
|
entity: sensor.attic_temperature_2
|
|
name: Temperatur
|
|
graph: line
|
|
unit: °C
|
|
detail: 2
|
|
hours_to_show: 12
|