Skip to content

Instantly share code, notes, and snippets.

@iantrich
Created December 2, 2021 18:19
Show Gist options
  • Save iantrich/3f646fde25c06f299ac7468d80350d57 to your computer and use it in GitHub Desktop.
Save iantrich/3f646fde25c06f299ac7468d80350d57 to your computer and use it in GitHub Desktop.
entities:
- entity: sensor.ians_place
name: Ian
image: /local/images/ian.png
secondary_info: last-updated
tap_action:
action: navigate
navigation_path: /lovelace/ian
- label: Favorites
type: section
- entities:
- entity: binary_sensor.doors
icon: mdi:door-closed-lock
tap_action:
action: navigate
navigation_path: /lovelace/doors
- entity: binary_sensor.storage_room_water
tap_action:
action: more-info
- entity: climate.thermostat
tap_action:
action: more-info
- entity: weather.home
tap_action:
action: navigate
navigation_path: /lovelace/weather
- entity: input_boolean.house_guests
tap_action:
action: more-info
- entity: camera.mail_usps_camera
tap_action:
action: navigate
navigation_path: /lovelace/mail
- entity: input_boolean.pause_girls_room
icon: mdi:gift
tap_action:
action: navigate
navigation_path: /lovelace/points
type: buttons
- entity: sensor.speedtest_download
name: Download Speed
footer:
entity: sensor.speedtest_download
type: graph
show_header_toggle: false
type: entities
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment