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:
@@ -19,7 +19,7 @@ card:
|
||||
go2rtc:
|
||||
modes:
|
||||
- webrtc
|
||||
stream: cam06_sub_opus
|
||||
stream: cam06_sub
|
||||
live:
|
||||
preload: true
|
||||
draggable: true
|
||||
@@ -42,7 +42,7 @@ card:
|
||||
lazy_load: false
|
||||
dimensions:
|
||||
aspect_ratio_mode: static
|
||||
aspect_ratio: '16:9'
|
||||
aspect_ratio: "16:9"
|
||||
elements:
|
||||
- type: image
|
||||
image: /local/title-dark-double.png
|
||||
@@ -69,7 +69,7 @@ card:
|
||||
opacity: 0%
|
||||
|
||||
- type: state-icon
|
||||
entity: group.master_bedroom_motion
|
||||
entity: binary_sensor.bedroom_motion
|
||||
style:
|
||||
left: 8%
|
||||
top: 95%
|
||||
@@ -79,14 +79,14 @@ card:
|
||||
left: 50%
|
||||
top: 95%
|
||||
- type: state-icon
|
||||
entity: input_boolean.master_bedroom_occupied
|
||||
entity: input_boolean.bedroom_occupied
|
||||
tap_action:
|
||||
action: toggle
|
||||
style:
|
||||
left: 70%
|
||||
top: 95%
|
||||
- type: state-icon
|
||||
entity: binary_sensor.master_bedroom_occupied
|
||||
entity: binary_sensor.bedroom_occupied
|
||||
style:
|
||||
top: 95%
|
||||
left: 92%
|
||||
|
||||
Reference in New Issue
Block a user