Add SARAH card to Network

This commit is contained in:
2020-04-19 13:56:06 +03:00
parent c9999e3846
commit 4e0b2f6f09
4 changed files with 220 additions and 198 deletions
+1
View File
@@ -8,6 +8,7 @@ homeassistant:
packages: !include_dir_named packages
whitelist_external_dirs:
- /config/www/audio/youtube
- /config
#
# ─── HOME ASSISTANT COMPONENTS ENABLED ──────────────────────────────────────────
@@ -3,6 +3,21 @@ path: network
icon: "mdi:server-network"
badges: []
cards:
- type: vertical-stack
cards:
- type: entities
title: SARAH
icon: mdi:server
entities:
- binary_sensor.updater
- sensor.uptime
- entity: sensor.home_assistant_v2_db
name: Database
icon: mdi:database
- entity: sensor.home_assistant_log
name: Logs
icon: mdi:view-list
- type: entities
style: |
#states > div:last-child {
@@ -1,7 +1,6 @@
title: System
path: system
icon: "mdi:hammer-wrench"
badges: [binary_sensor.updater]
cards:
- type: entities
title: Automations
+7
View File
@@ -14,6 +14,13 @@ sensor:
- "time"
- "date"
- platform: uptime
- platform: filesize
file_paths:
- /config/home-assistant_v2.db
- /config/home-assistant.log
- platform: template
sensors:
sarah_url: