mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-06 18:08:45 +00:00
Add monitor cameras to titanium_card
This commit is contained in:
@@ -105,3 +105,17 @@ titanium_card:
|
|||||||
icon: mdi:refresh
|
icon: mdi:refresh
|
||||||
tap_action:
|
tap_action:
|
||||||
action: toggle
|
action: toggle
|
||||||
|
|
||||||
|
- type: horizontal-stack
|
||||||
|
cards:
|
||||||
|
- type: picture-entity
|
||||||
|
aspect_ratio: 50%
|
||||||
|
entity: camera.titanium_screen_1
|
||||||
|
show_name: false
|
||||||
|
show_state: false
|
||||||
|
|
||||||
|
- type: picture-entity
|
||||||
|
aspect_ratio: 50%
|
||||||
|
entity: camera.titanium_screen_0
|
||||||
|
show_name: false
|
||||||
|
show_state: false
|
||||||
|
|||||||
Reference in New Issue
Block a user