mirror of
https://github.com/GeorgeSG/sarah.git
synced 2025-12-28 20:30:29 +00:00
remove missing entities from dashboards
This commit is contained in:
@@ -46,14 +46,10 @@ cards:
|
||||
icon: mdi:home-assistant
|
||||
entities:
|
||||
- sensor.hacs
|
||||
- binary_sensor.updater
|
||||
- sensor.uptime
|
||||
- entity: sensor.home_assistant_v2_db_size
|
||||
name: Database
|
||||
icon: mdi:database
|
||||
- entity: sensor.home_assistant_log_size
|
||||
name: Logs
|
||||
icon: mdi:view-list
|
||||
- type: custom:mini-graph-card
|
||||
align_state: left
|
||||
entities:
|
||||
|
||||
@@ -20,10 +20,6 @@ cards:
|
||||
layout:
|
||||
max_cols: 3
|
||||
cards:
|
||||
- type: entities
|
||||
entities:
|
||||
- type: custom:battery-entity-row
|
||||
entity: sensor.carbon_battery_level
|
||||
- type: entities
|
||||
title: Z-Wave Devices
|
||||
entities:
|
||||
@@ -95,8 +91,6 @@ cards:
|
||||
entity: sensor.opple_2_battery
|
||||
- type: custom:battery-entity-row
|
||||
entity: sensor.opple_1_battery
|
||||
- type: custom:battery-entity-row
|
||||
entity: sensor.living_room_battery_level
|
||||
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
|
||||
Reference in New Issue
Block a user