Change url for dashboard
This commit is contained in:
parent
da16f87844
commit
61cc63da0e
@ -31,7 +31,7 @@
|
||||
data:
|
||||
entity_id: camera.hallway
|
||||
url:
|
||||
_: "/lovelace-tablet/cctv"
|
||||
_: "/lovelace-tablet/security"
|
||||
|
||||
- id: alarm-away-living-roomn
|
||||
alias: '[Alarm] Trigger alarm when not at home (Living Room)'
|
||||
@ -77,7 +77,7 @@
|
||||
data:
|
||||
entity_id: camera.living_room
|
||||
url:
|
||||
_: "/lovelace-tablet/cctv"
|
||||
_: "/lovelace-tablet/security"
|
||||
|
||||
- id: alarm-away-remaining
|
||||
alias: '[Alarm] Trigger alarm when not at home'
|
||||
@ -110,7 +110,7 @@
|
||||
{{ state_attr(trigger.entity_id, 'friendly_name') }}
|
||||
data:
|
||||
url:
|
||||
_: "/lovelace-tablet/cctv"
|
||||
_: "/lovelace-tablet/security"
|
||||
|
||||
- id: alarm-night
|
||||
alias: '[Alarm] Trigger alarm at night'
|
||||
@ -147,7 +147,7 @@
|
||||
{{ state_attr(trigger.entity_id, 'friendly_name') }}
|
||||
data:
|
||||
url:
|
||||
_: "/lovelace-tablet/cctv"
|
||||
_: "/lovelace-tablet/security"
|
||||
|
||||
- id: alarm-arm-away
|
||||
alias: '[Alarm] Arm away'
|
||||
|
@ -27,7 +27,7 @@
|
||||
data:
|
||||
entity_id: camera.living_room
|
||||
url:
|
||||
_: "/lovelace-tablet/cctv"
|
||||
_: "/lovelace-tablet/security"
|
||||
|
||||
- id: camera-hallway-notification
|
||||
alias: '[Camera] Hallway notification'
|
||||
@ -54,7 +54,7 @@
|
||||
data:
|
||||
entity_id: camera.hallway
|
||||
url:
|
||||
_: "/lovelace-tablet/cctv"
|
||||
_: "/lovelace-tablet/security"
|
||||
|
||||
- id: camera-hallway-person-notification
|
||||
alias: '[Camera] Hallway person detected'
|
||||
@ -75,7 +75,7 @@
|
||||
data:
|
||||
entity_id: camera.hallway_person
|
||||
url:
|
||||
_: "/lovelace-tablet/cctv"
|
||||
_: "/lovelace-tablet/security"
|
||||
|
||||
- id: camera-livingroom-person-notification
|
||||
alias: '[Camera] Living Room person detected'
|
||||
@ -96,4 +96,4 @@
|
||||
data:
|
||||
entity_id: camera.living_room_person
|
||||
url:
|
||||
_: "/lovelace-tablet/cctv"
|
||||
_: "/lovelace-tablet/security"
|
Loading…
Reference in New Issue
Block a user