This commit is contained in:
parent
f9b3225288
commit
0911b1cf6e
|
@ -84,14 +84,22 @@ cards:
|
||||||
title: Kalavala Family
|
title: Kalavala Family
|
||||||
show_header_toggle: false
|
show_header_toggle: false
|
||||||
entities:
|
entities:
|
||||||
- entity: device_tracker.life360_mallika
|
- type: attribute
|
||||||
name: Mallika's Location
|
entity: device_tracker.life360_suresh
|
||||||
- entity: device_tracker.life360_suresh
|
name: Suresh
|
||||||
name: Suresh's Location
|
attribute: address
|
||||||
- entity: device_tracker.life360_srinika
|
- type: attribute
|
||||||
name: Srinika's Location
|
entity: device_tracker.life360_mallika
|
||||||
- entity: device_tracker.life360_hasika
|
name: Mallika
|
||||||
name: Hasika's Location
|
attribute: address
|
||||||
|
- type: attribute
|
||||||
|
entity: device_tracker.life360_srinika
|
||||||
|
name: Srinika
|
||||||
|
attribute: address
|
||||||
|
- type: attribute
|
||||||
|
entity: device_tracker.life360_hasika
|
||||||
|
name: Hasika
|
||||||
|
attribute: address
|
||||||
- entity: input_boolean.home_mode_away
|
- entity: input_boolean.home_mode_away
|
||||||
name: Home Away Status
|
name: Home Away Status
|
||||||
card:
|
card:
|
||||||
|
|
Loading…
Reference in New Issue