Update 2016-09-10-notify-group-reload-api-pihole.markdown
This commit is contained in:
parent
e01ce167b6
commit
9c9e5c12d7
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue