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

@@ -75,27 +75,30 @@ cards:
show_empty: false
show_header_toggle: false
entities:
- entity: sensor.hasika_battery_state
name: Hasika
- entity: sensor.mallika_battery_state
name: Mallika
- entity: sensor.srinika_battery_state
name: Srinika
- entity: sensor.srinika_battery_state
- entity: input_label.suresh_charging
name: Suresh
- entity: sensor.hasika_iphone_wifi_state
name: Hasika
- entity: sensor.mallika_iphone_wifi_state
- entity: input_label.mallika_charging
name: Mallika
- entity: sensor.srinika_iphone_wifi_state
- entity: input_label.srinika_charging
name: Srinika
- entity: sensor.srinika_iphone_wifi_state
- entity: input_label.hasika_charging
name: Hasika
- entity: input_label.hasika_wifi
name: Hasika
- entity: input_label.mallika_wifi
name: Mallika
- entity: input_label.srinika_wifi
name: Srinika
- entity: input_label.suresh_wifi
name: Suresh
- sensor.recycle_day
- sensor.trash_day
state_filter:
- "Charging"
- "yes"
- "LTE"
- "Not Connected"
card:
type: glance

View File

@@ -14,7 +14,7 @@ cards:
- font-weight: bold
- color: rgb(0, 0, 5)
state:
- value: 'on'
- value: "on"
color: var(--primary-color)
action: toggle
toggle:
@@ -30,7 +30,7 @@ cards:
- font-weight: bold
- color: rgb(0, 0, 5)
state:
- value: 'on'
- value: "on"
color: var(--primary-color)
action: toggle
toggle:
@@ -46,7 +46,7 @@ cards:
- font-weight: bold
- color: rgb(0, 0, 5)
state:
- value: 'on'
- value: "on"
color: var(--primary-color)
action: toggle
toggle:
@@ -62,7 +62,7 @@ cards:
- font-weight: bold
- color: rgb(0, 0, 5)
state:
- value: 'on'
- value: "on"
color: var(--primary-color)
action: toggle
toggle:
@@ -71,7 +71,6 @@ cards:
- type: horizontal-stack
cards:
- type: "custom:button-card"
name: Movie Time Popcorn
entity: input_boolean.movie_time
@@ -81,7 +80,7 @@ cards:
- font-weight: bold
- color: rgb(0, 0, 5)
state:
- value: 'on'
- value: "on"
color: var(--primary-color)
action: toggle
toggle:
@@ -97,7 +96,7 @@ cards:
- font-weight: bold
- color: rgb(0, 0, 5)
state:
- value: 'on'
- value: "on"
color: var(--primary-color)
action: toggle
toggle:
@@ -113,7 +112,7 @@ cards:
- font-weight: bold
- color: rgb(0, 0, 5)
state:
- value: 'on'
- value: "on"
color: var(--primary-color)
action: toggle
toggle:
@@ -129,7 +128,7 @@ cards:
- font-weight: bold
- color: rgb(0, 0, 5)
state:
- value: 'on'
- value: "on"
color: var(--primary-color)
action: toggle
toggle:
@@ -147,13 +146,13 @@ cards:
- font-weight: bold
- color: rgb(0, 0, 5)
state:
- value: 'on'
- value: "on"
color: var(--primary-color)
action: toggle
toggle:
domain: input_boolean
action: working_in_office_room
- type: "custom:button-card"
name: Working in Garage
entity: input_boolean.working_in_garage
@@ -163,7 +162,7 @@ cards:
- font-weight: bold
- color: rgb(0, 0, 5)
state:
- value: 'on'
- value: "on"
color: var(--primary-color)
action: toggle
toggle:
@@ -181,15 +180,13 @@ cards:
- font-weight: bold
- color: rgb(0, 0, 5)
state:
- value: 'on'
- value: "on"
color: var(--primary-color)
action: toggle
toggle:
domain: input_boolean
action: stream_camera2chromecast
- type: entities
title: Control Panel
show_header_toggle: false
@@ -208,6 +205,8 @@ cards:
- input_boolean.notify_camera_alerts
- input_boolean.alarm_clock
- input_boolean.trash_reminders
- automation.family_room_motion_timer
- automation.family_room_timer_elapsed
- type: entities
title: Bed & Wakeup Times

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