minor fixes

This commit is contained in:
Mahasri Kalavala
2021-01-10 18:15:03 -05:00
parent dab0d91303
commit b9b9f14ead
12 changed files with 145 additions and 111 deletions

View File

@@ -82,4 +82,4 @@ cards:
show_header_toggle: true
entities:
- switch.frontyard_light
- switch.wemobackyardlightswitch
- switch.backyard_light

View File

@@ -51,6 +51,22 @@ cards:
domain: script
action: stream_patio_camera_to_chromecast
- type: "custom:button-card"
name: Porch
entity: input_label.current_stream
icon: mdi:cctv
color_type: card
style:
- font-weight: bold
- color: rgb(0, 0, 5)
state:
- value: "porch"
color: var(--primary-color)
action: service
service:
domain: script
action: stream_porch_camera_to_chromecast
- type: "custom:button-card"
name: Playarea
entity: input_label.current_stream
@@ -105,7 +121,7 @@ cards:
tap_action:
action: more-info
entities:
- switch.wemobackyardlightswitch
- switch.backyard_light
- binary_sensor.patio_camera_motion
- type: picture-glance
@@ -129,7 +145,7 @@ cards:
tap_action:
action: more-info
entities:
- switch.wemobackyardlightswitch
- switch.backyard_light
- binary_sensor.playarea_camera_motion
- type: picture-glance