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"
|
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…
x
Reference in New Issue
Block a user