mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
Will pushing from the server break anything?
This commit is contained in:
@@ -32,7 +32,7 @@ cards:
|
||||
- type: custom:mushroom-light-card
|
||||
entity: light.garage_overhead
|
||||
name: Garage
|
||||
icon: ''
|
||||
icon: ""
|
||||
tap_action:
|
||||
action: toggle
|
||||
hide_state: true
|
||||
@@ -40,7 +40,7 @@ cards:
|
||||
- type: custom:mushroom-light-card
|
||||
entity: light.driveway
|
||||
name: Driveway
|
||||
icon: ''
|
||||
icon: ""
|
||||
tap_action:
|
||||
action: toggle
|
||||
layout: vertical
|
||||
@@ -81,7 +81,7 @@ cards:
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mushroom-entity-card
|
||||
entity: group.garage_motion
|
||||
entity: binary_sensor.garage_motion
|
||||
name: Motion
|
||||
layout: vertical
|
||||
secondary_info: none
|
||||
@@ -111,4 +111,4 @@ cards:
|
||||
cards:
|
||||
- type: custom:mushroom-title-card
|
||||
subtitle: Cameras
|
||||
- !include /config/lovelace/cameras/view-camera-04.yaml
|
||||
- !include /config/lovelace/cameras/view-camera-04.yaml
|
||||
|
||||
Reference in New Issue
Block a user