mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-06 18:08:45 +00:00
Move camera to third column
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
card:
|
card:
|
||||||
type: custom:layout-card
|
type: custom:layout-card
|
||||||
layout: horizontal
|
layout: horizontal
|
||||||
max_columns: 2
|
max_columns: 3
|
||||||
cards:
|
cards:
|
||||||
- type: vertical-stack
|
- type: vertical-stack
|
||||||
title: Living room
|
title: Living room
|
||||||
@@ -110,19 +110,6 @@
|
|||||||
- player: media_player.living_room
|
- player: media_player.living_room
|
||||||
- player_name: Living room
|
- player_name: Living room
|
||||||
|
|
||||||
|
|
||||||
- type: vertical-stack
|
|
||||||
title: Camera
|
|
||||||
cards:
|
|
||||||
- type: picture-glance
|
|
||||||
camera_image: camera.amcrest_camera
|
|
||||||
entities:
|
|
||||||
- entity: camera.amcrest_camera
|
|
||||||
- entity: switch.camera
|
|
||||||
show_state: false
|
|
||||||
- entity: binary_sensor.amcrest_camera_online
|
|
||||||
show_state: false
|
|
||||||
|
|
||||||
- type: vertical-stack
|
- type: vertical-stack
|
||||||
cards:
|
cards:
|
||||||
- type: horizontal-stack
|
- type: horizontal-stack
|
||||||
@@ -213,3 +200,16 @@
|
|||||||
- progress
|
- progress
|
||||||
entity: sensor.multisensor_6_ultraviolet
|
entity: sensor.multisensor_6_ultraviolet
|
||||||
name: Multi UV
|
name: Multi UV
|
||||||
|
|
||||||
|
|
||||||
|
- type: vertical-stack
|
||||||
|
title: Camera
|
||||||
|
cards:
|
||||||
|
- type: picture-glance
|
||||||
|
camera_image: camera.amcrest_camera
|
||||||
|
entities:
|
||||||
|
- entity: camera.amcrest_camera
|
||||||
|
- entity: switch.camera
|
||||||
|
show_state: false
|
||||||
|
- entity: binary_sensor.amcrest_camera_online
|
||||||
|
show_state: false
|
||||||
|
|||||||
Reference in New Issue
Block a user