Got bored and added icons to a bunch of stuff...lol

This commit is contained in:
2022-06-02 03:44:42 -04:00
parent 4c6dd4092f
commit 6e9e33a5a7
10 changed files with 60 additions and 3 deletions

View File

@ -3,14 +3,17 @@ input_datetime:
name: Tony Last Seen
has_date: true
has_time: true
icon: mdi:binoculars
last_time_home_tina:
name: Tina Last Seen
has_date: true
has_time: true
icon: mdi:binoculars
last_time_home_kallen:
name: Kallen Last Seen
has_date: true
has_time: true
icon: mdi:binoculars
proximity:
home_tony:
@ -38,6 +41,7 @@ sensor:
sensors:
tony_location:
friendly_name: "Tony"
icon: mdi:map-marker
unit_of_measurement: ""
value_template: >-
{% set person = states.person.tony_stork.state %}
@ -54,6 +58,7 @@ sensor:
sensors:
tina_location:
friendly_name: "Tina"
icon: mdi:map-marker
unit_of_measurement: ""
value_template: >-
{% set person = states.person.christina_stork.state %}
@ -72,6 +77,7 @@ sensor:
sensors:
kallen_location:
friendly_name: "Kallen"
icon: mdi:map-marker
unit_of_measurement: ""
value_template: >-
{% if is_state('input_boolean.kallen_school', 'on') %}