Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- - alias: New Device Tracked
- trigger:
- platform: event
- event_type: device_tracker_new_device
- action:
- - service: notify.pushover
- data_template:
- message: >- #<---- Ny "-"
- New device:
- {{trigger.event.data.host_name}}
- ({{trigger.event.data.entity_id}})
- title: 'New device Detected'
Advertisement
Add Comment
Please, Sign In to add comment