Files
sarah/config/lovelace/advanced_dashboard/10_system.yaml
T

130 lines
5.1 KiB
YAML

title: Batteries
path: batteries
icon: "mdi:z-wave"
panel: true
cards:
- type: custom:mod-card
style:
layout-card:
$:
horizontal-layout:
$:
.: |
#columns {
margin: 0 20px;
grid-gap: 20px;
}
card:
type: custom:layout-card
layout_type: custom:horizontal-layout
layout:
max_cols: 3
cards:
- type: entities
title: Z-Wave Devices
entities:
- type: custom:battery-entity-row
entity: sensor.trisensor_battery_level
name: Trisensor
- type: custom:battery-entity-row
entity: sensor.multisensor_6_battery_level
name: Multisensor
- type: custom:battery-entity-row
entity: sensor.living_room_radiator_battery_level
name: Living Room Radiator
- type: custom:battery-entity-row
entity: sensor.bedroom_radiator_battery_level
name: Bedroom Radiator
- type: custom:battery-entity-row
entity: sensor.kitchen_radiator_battery_level
name: Kitchen Room Radiator
- type: entities
title: Aqara sensors
entities:
- type: custom:battery-entity-row
entity: sensor.front_door_battery
- type: custom:battery-entity-row
entity: sensor.living_room_right_window_battery
- type: custom:battery-entity-row
entity: sensor.aqara_tvoc_battery
- type: divider
- type: custom:battery-entity-row
entity: sensor.bedroom_door_battery
- type: custom:battery-entity-row
entity: sensor.bedroom_left_window_battery
- type: custom:battery-entity-row
entity: sensor.bedroom_right_window_battery
- type: custom:battery-entity-row
entity: sensor.bedroom_weather_battery
- type: divider
- type: custom:battery-entity-row
entity: sensor.kitchen_window_battery
- type: custom:battery-entity-row
entity: sensor.kitchen_weather_battery
- type: custom:battery-entity-row
entity: sensor.kitchen_motion_battery
- type: divider
- type: custom:battery-entity-row
entity: sensor.bathroom_weather_battery
- type: custom:battery-entity-row
entity: sensor.hallway_weather_battery
- type: custom:battery-entity-row
entity: sensor.hallway_motion_battery
- type: custom:battery-entity-row
entity: sensor.bathroom_motion_battery
- type: custom:battery-entity-row
entity: sensor.guest_bedroom_weather_battery
- type: custom:battery-entity-row
entity: sensor.terrarium_weather_battery
- type: entities
title: Aqara Devices
entities:
- type: custom:battery-entity-row
entity: sensor.desk_switch_battery
- type: custom:battery-entity-row
entity: sensor.bedside_switch_battery
- type: custom:battery-entity-row
entity: sensor.bedroom_wall_switch_battery
- type: custom:battery-entity-row
entity: sensor.bathroom_switch_battery
- type: custom:battery-entity-row
entity: sensor.opple_2_battery
- type: custom:battery-entity-row
entity: sensor.opple_1_battery
- type: vertical-stack
cards:
- type: entities
title: Zigbee2MQTT link quality
entities:
- sensor.opple_2_linkquality
- sensor.desk_switch_linkquality
- sensor.living_room_right_window_linkquality
- sensor.aqara_tvoc_linkquality
- type: divider
- sensor.bedside_switch_linkquality
- sensor.bedroom_wall_switch_linkquality
- sensor.opple_1_linkquality
- sensor.bedroom_door_linkquality
- sensor.bedroom_left_window_linkquality
- sensor.bedroom_right_window_linkquality
- sensor.bedroom_weather_linkquality
- type: divider
- sensor.kitchen_window_linkquality
- sensor.kitchen_weather_linkquality
- sensor.kitchen_motion_linkquality
- type: divider
- sensor.bathroom_weather_linkquality
- sensor.bathroom_switch_linkquality
- sensor.front_door_linkquality
- sensor.hallway_weather_linkquality
- sensor.hallway_motion_linkquality
- sensor.bathroom_motion_linkquality
- type: divider
- sensor.guest_bedroom_weather_linkquality
- type: entities
entities:
- sensor.zigbee2mqtt_devices_count
- script.zigbee2mqtt_get_device_count