mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Update 2016-09-10-notify-group-reload-api-pihole.markdown
This commit is contained in:
parent
e01ce167b6
commit
9c9e5c12d7
@ -42,8 +42,8 @@ action:
|
||||
message: "Test from your Home"
|
||||
data:
|
||||
location:
|
||||
latitude: "{{ state.device_tracker.phone.attributes.latitude }}"
|
||||
longitude: "{{ state.device_tracker.phone.attributes.longitude }}"
|
||||
latitude: "{% raw %}{{ state.device_tracker.phone.attributes.latitude }}{% endraw %}"
|
||||
longitude: "{% raw %}{{ state.device_tracker.phone.attributes.longitude }}{% endraw %}"
|
||||
```
|
||||
|
||||
Stay tuned for more details.
|
||||
|
Loading…
x
Reference in New Issue
Block a user