mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-07 02:18:43 +00:00
Define motion sensors. Add new sensors on living room dashboard.
This commit is contained in:
@@ -51,18 +51,6 @@ cards:
|
||||
extrema: true
|
||||
fill: true
|
||||
|
||||
- type: "custom:mini-graph-card"
|
||||
entities:
|
||||
- sensor.trisensor_burglar
|
||||
cache: false
|
||||
group_by: hour
|
||||
hours_to_show: 72
|
||||
line_width: 2
|
||||
show:
|
||||
average: true
|
||||
extrema: true
|
||||
fill: true
|
||||
|
||||
- type: entities
|
||||
entities:
|
||||
- zwave.aeotec_limited_zwa005_trisensor
|
||||
@@ -103,18 +91,6 @@ cards:
|
||||
extrema: true
|
||||
fill: true
|
||||
|
||||
- type: "custom:mini-graph-card"
|
||||
entities:
|
||||
- sensor.multisensor_6_burglar
|
||||
cache: false
|
||||
group_by: hour
|
||||
hours_to_show: 72
|
||||
line_width: 2
|
||||
show:
|
||||
average: true
|
||||
extrema: true
|
||||
fill: true
|
||||
|
||||
- type: "custom:mini-graph-card"
|
||||
entities:
|
||||
- sensor.multisensor_6_relative_humidity
|
||||
|
||||
Reference in New Issue
Block a user