Add Phil's phone

This commit is contained in:
Correl Roush 2018-04-25 07:28:51 -04:00
parent ae69705ab1
commit 9f11bfb5f1
2 changed files with 4 additions and 1 deletions

View File

@ -78,4 +78,4 @@ phones:
entities:
- device_tracker.homeassistant_pixel
- device_tracker.StephaniesIphone
- device_tracker.PhilsGalaxyS7Edge

View File

@ -48,6 +48,9 @@ weather_report:
{% if is_state('device_tracker.stephaniesiphone', 'home') %}
Hi Stephanie!
{% endif %}
{% if is_state('device_trackerPhilsGalaxyS7Edge.', 'home') %}
Hi Phil!
{% endif %}
Today's forecast is
{{ states.weather.dark_sky.attributes.daily_forecast_summary }}.