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: phones:
name: Phones name: Phones
entities: entities:
- device_tracker.homeassistant_pixel - device_tracker.CorrelsPixel
- device_tracker.StephaniesIphone - device_tracker.StephaniesIphone
- device_tracker.PhilsGalaxyS7Edge - device_tracker.PhilsGalaxyS7Edge

View File

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