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"
|
message: "Test from your Home"
|
||||||
data:
|
data:
|
||||||
location:
|
location:
|
||||||
latitude: "{{ state.device_tracker.phone.attributes.latitude }}"
|
latitude: "{% raw %}{{ state.device_tracker.phone.attributes.latitude }}{% endraw %}"
|
||||||
longitude: "{{ state.device_tracker.phone.attributes.longitude }}"
|
longitude: "{% raw %}{{ state.device_tracker.phone.attributes.longitude }}{% endraw %}"
|
||||||
```
|
```
|
||||||
|
|
||||||
Stay tuned for more details.
|
Stay tuned for more details.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue