Skip to content

Commit

Permalink
Update 3.2-installing-and-configuring.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gcobb321 committed May 12, 2024
1 parent ac6e438 commit ef3d9e7
Showing 1 changed file with 9 additions and 64 deletions.
73 changes: 9 additions & 64 deletions docs/chapters/3.2-installing-and-configuring.md
Original file line number Diff line number Diff line change
Expand Up @@ -284,70 +284,15 @@ Do the following:
- entity: sensor.gary_iphone_info
name: Info
icon: mdi:information-outline
- type: glance
state_color: true
show_name: true
show_icon: true
show_state: true
columns: 5
entities:
- entity: device_tracker.lillian_iphone
name: Lillian
- entity: sensor.lillian_iphone_arrival_time
name: Arrive
- entity: sensor.lillian_iphone_zone_distance
name: Distance
- entity: sensor.lillian_iphone_travel_time
name: TravTime
- entity: sensor.lillian_iphone_next_update
name: NextUpdt
- type: glance
columns: 5
entities:
- entity: sensor.lillian_iphone_battery
name: Battery
- entity: sensor.lillian_iphone_interval
name: Interval
- entity: sensor.lillian_iphone_moved_distance
name: Moved
- entity: sensor.lillian_iphone_last_located
name: Located
- entity: sensor.lillian_iphone_last_update
name: LastUpdt
- type: entities
entities:
- entity: sensor.lillian_iphone_info
name: Info
icon: mdi:information-outline
- type: grid
cards:
- type: grid
cards: []
- type: grid
square: false
columns: 1
cards:
- type: custom:icloud3-event-log-card
- type: entities
entities:
- type: attribute
entity: sensor.gary_iphone_home_distance
attribute: '--Lillian'
name: Gary <--> Lillian Distance
- type: attribute
entity: sensor.lillian_iphone_home_distance
attribute: '--Lillian-Watch'
name: Lillian <--> Lillian Watch Distance
- type: attribute
entity: sensor.gary_iphone_home_distance
attribute: '--Gary-iPad'
name: Gary <--> Gary iPad Distance
- title: iCloud3 Event Log
path: icloud3-event-log
cards:
- type: custom:icloud3-event-log-card
```

- title: iCloud3 Event Log
path: icloud3-event-log
cards:
- type: custom:icloud3-event-log-card

```

4. Select **Save**, then select the '**X**' next to Edit Configuration in the upper-left, then select **Done**.
Expand Down

0 comments on commit ef3d9e7

Please sign in to comment.