updated to 0.105.3

This commit is contained in:
Mahasri Kalavala
2020-02-26 16:41:22 -05:00
parent b3d0fe4dbd
commit bccfd3177b
6 changed files with 128 additions and 71 deletions

View File

@@ -24,9 +24,9 @@ cards:
style:
- font-weight: bold
state:
- value: 'OK'
- value: "OK"
color: rgb(0, 128, 0)
- value: 'FAIL'
- value: "FAIL"
color: rgb(255, 0, 0)
action: more_info
- type: "custom:button-card"
@@ -38,9 +38,9 @@ cards:
style:
- font-weight: bold
state:
- value: 'OK'
- value: "OK"
color: rgb(0, 128, 0)
- value: 'FAIL'
- value: "FAIL"
color: rgb(255, 0, 0)
action: more_info
- type: "custom:button-card"
@@ -52,9 +52,9 @@ cards:
style:
- font-weight: bold
state:
- value: 'OK'
- value: "OK"
color: rgb(0, 128, 0)
- value: 'FAIL'
- value: "FAIL"
color: rgb(255, 0, 0)
action: more_info
- type: "custom:button-card"
@@ -66,9 +66,9 @@ cards:
style:
- font-weight: bold
state:
- value: 'OK'
- value: "OK"
color: rgb(0, 128, 0)
- value: 'FAIL'
- value: "FAIL"
color: rgb(255, 0, 0)
action: more_info
@@ -98,8 +98,8 @@ cards:
name: Disk Used
severity:
green: 0
yellow: 50
red: 75
yellow: 70
red: 85
- type: entities
title: QNAP Drives
show_header_toggle: false