Updated sensors and icons
This commit is contained in:
parent
d4075b3a4b
commit
b1dc38be41
|
@ -86,7 +86,7 @@ sensor.jeff_ett_home:
|
||||||
friendly_name: "Jeffs ETA Home"
|
friendly_name: "Jeffs ETA Home"
|
||||||
icon: mdi:car
|
icon: mdi:car
|
||||||
|
|
||||||
device_tracker.katheriesiphone_2:
|
device_tracker.katherinesiphone:
|
||||||
#icon: mdi:human-female
|
#icon: mdi:human-female
|
||||||
entity_picture: !secret KAT_ICON
|
entity_picture: !secret KAT_ICON
|
||||||
friendly_name: Kat
|
friendly_name: Kat
|
||||||
|
@ -114,6 +114,18 @@ device_tracker.gateway2f3bca:
|
||||||
sensor.kat_mini:
|
sensor.kat_mini:
|
||||||
icon: mdi:desktop-mac
|
icon: mdi:desktop-mac
|
||||||
|
|
||||||
|
sensor.jeff_work_mbp:
|
||||||
|
icon: mdi:laptop-mac
|
||||||
|
|
||||||
|
sensor.jeff_mbp:
|
||||||
|
icon: mdi:laptop-mac
|
||||||
|
|
||||||
|
sensor.jeff_ipad:
|
||||||
|
icon: mdi:tablet-ipad
|
||||||
|
|
||||||
|
sensor.kat_ipad:
|
||||||
|
icon: mdi:tablet-ipad
|
||||||
|
|
||||||
sensor.appletv:
|
sensor.appletv:
|
||||||
icon: mdi:apple
|
icon: mdi:apple
|
||||||
|
|
||||||
|
@ -139,6 +151,9 @@ sensor.samsungtv:
|
||||||
sensor.amazon_dot_lr:
|
sensor.amazon_dot_lr:
|
||||||
icon: mdi:amazon
|
icon: mdi:amazon
|
||||||
|
|
||||||
|
sensor.amazon_dot_kn:
|
||||||
|
icon: mdi:amazon
|
||||||
|
|
||||||
sensor.honeywell:
|
sensor.honeywell:
|
||||||
icon: mdi:nest-thermostat
|
icon: mdi:nest-thermostat
|
||||||
|
|
||||||
|
|
|
@ -98,13 +98,14 @@ Entertainment:
|
||||||
Home Automation:
|
Home Automation:
|
||||||
- sensor.smartthings
|
- sensor.smartthings
|
||||||
- sensor.amazon_dot_lr
|
- sensor.amazon_dot_lr
|
||||||
|
- sensor.amazon_dot_kn
|
||||||
- sensor.honeywell
|
- sensor.honeywell
|
||||||
|
|
||||||
#Cameras:
|
#Cameras:
|
||||||
# - device_tracker.ipcam_00626e46eb09_1
|
# - device_tracker.ipcam_00626e46eb09_1
|
||||||
|
|
||||||
Computers:
|
Computers:
|
||||||
- sesnor.jeff_ipad
|
- sensor.jeff_ipad
|
||||||
- sensor.jeff_mbp
|
- sensor.jeff_mbp
|
||||||
- sensor.jeff_work_mbp
|
- sensor.jeff_work_mbp
|
||||||
- sensor.kat_ipad
|
- sensor.kat_ipad
|
||||||
|
|
Loading…
Reference in New Issue