Rename my phone

This commit is contained in:
Correl Roush 2018-06-14 19:03:09 -04:00
parent 2498e370a3
commit 606cb47fb8
2 changed files with 2 additions and 2 deletions

View File

@ -61,7 +61,7 @@ chromecast:
phones:
name: Phones
entities:
- device_tracker.homeassistant_pixel
- device_tracker.CorrelsPixel
- device_tracker.StephaniesIphone
- device_tracker.PhilsGalaxyS7Edge

View File

@ -35,7 +35,7 @@ script:
{% else %}
Good morning!
{% endif %}
{% if is_state('device_tracker.homeassistant_pixel', 'home') %}
{% if is_state('device_tracker.correlspixel', 'home') %}
Hi Correl!
{% endif %}
{% if is_state('device_tracker.stephaniesiphone', 'home') %}