Update resources

This commit is contained in:
2020-11-08 16:10:51 +02:00
parent ef53bf5168
commit 75a770a589
3 changed files with 24 additions and 32 deletions
@@ -21,65 +21,65 @@ cards:
cards:
- type: entities
entities:
- type: custom:battery-entity
- type: custom:battery-entity-row
entity: sensor.carbon_battery_level
- type: entities
title: Z-Wave Devices
entities:
- type: custom:battery-entity
- type: custom:battery-entity-row
entity: sensor.trisensor_battery_level
name: Trisensor
- type: custom:battery-entity
- type: custom:battery-entity-row
entity: sensor.multisensor_6_battery_level
name: Multisensor
- type: custom:battery-entity
- type: custom:battery-entity-row
entity: sensor.living_room_thermostat_battery_level
name: Thermostat
- type: custom:battery-entity
- type: custom:battery-entity-row
entity: sensor.aeon_labs_zw130_wallmote_quad_battery_level
name: Wallmote
- type: entities
title: Aqara sensors
entities:
- type: custom:battery-entity
- type: custom:battery-entity-row
entity: sensor.front_door_battery
- type: custom:battery-entity
- type: custom:battery-entity-row
entity: sensor.living_room_right_window_battery
- type: divider
- type: custom:battery-entity
- type: custom:battery-entity-row
entity: sensor.bedroom_door_battery
- type: custom:battery-entity
- type: custom:battery-entity-row
entity: sensor.bedroom_left_window_battery
- type: custom:battery-entity
- type: custom:battery-entity-row
entity: sensor.bedroom_right_window_battery
- type: custom:battery-entity
- type: custom:battery-entity-row
entity: sensor.bedroom_weather_battery
- type: divider
- type: custom:battery-entity
- type: custom:battery-entity-row
entity: sensor.kitchen_window_battery
- type: custom:battery-entity
- type: custom:battery-entity-row
entity: sensor.kitchen_weather_battery
- type: custom:battery-entity
- type: custom:battery-entity-row
entity: sensor.kitchen_motion_battery
- type: divider
- type: custom:battery-entity
- type: custom:battery-entity-row
entity: sensor.bathroom_weather_battery
- type: custom:battery-entity
- type: custom:battery-entity-row
entity: sensor.hallway_weather_battery
- type: custom:battery-entity
- type: custom:battery-entity-row
entity: sensor.hallway_motion_battery
- type: entities
title: Aqara Devices
entities:
- type: custom:battery-entity
- type: custom:battery-entity-row
entity: sensor.desk_switch_battery
- type: custom:battery-entity
- type: custom:battery-entity-row
entity: sensor.bedside_switch_battery
- type: custom:battery-entity
- type: custom:battery-entity-row
entity: sensor.bedroom_wall_switch_battery
- type: custom:battery-entity
- type: custom:battery-entity-row
entity: sensor.bathroom_switch_battery
# - type: custom:battery-entity
# - type: custom:battery-entity-row
# entity: sensor.cube_power
- type: vertical-stack
cards:
+2 -4
View File
@@ -2,12 +2,12 @@
url: /hacsfiles/aftership-card/aftership-card.js
- type: module
url: /hacsfiles/bar-card/bar-card.js
- type: module
url: /hacsfiles/lovelace-battery-entity-row/battery-entity-row.js
- type: module
url: /hacsfiles/button-card/button-card.js
- type: module
url: /hacsfiles/config-template-card/config-template-card.js
- type: module
url: /hacsfiles/custom-header/custom-header.js
- type: module
url: /hacsfiles/decluttering-card/decluttering-card.js
- type: module
@@ -18,8 +18,6 @@
url: /hacsfiles/light-entity-card/light-entity-card.js
- type: module
url: /hacsfiles/light-popup-card/light-popup-card.js
- type: module
url: /hacsfiles/lovelace-battery-entity/battery-entity.js
- type: module
url: /hacsfiles/lovelace-card-mod/card-mod.js
- type: module
-6
View File
@@ -1,9 +1,3 @@
custom_header:
compact_mode: true
chevrons: false
indicator_top: true
options_hide: true
decluttering_templates: !include_dir_merge_named lovelace/decluttering_templates
button_card_templates: !include_dir_merge_named lovelace/button_card_templates
popup_cards: !include lovelace/popup_cards.yaml