diff --git a/scripts.yaml b/scripts.yaml index c3ce53f..a4d01d1 100644 --- a/scripts.yaml +++ b/scripts.yaml @@ -48,7 +48,7 @@ weather_report: {% if is_state('device_tracker.stephaniesiphone', 'home') %} Hi Stephanie! {% endif %} - {% if is_state('device_trackerPhilsGalaxyS7Edge.', 'home') %} + {% if is_state('device_tracker.PhilsGalaxyS7Edge', 'home') %} Hi Phil! {% endif %}