I can not figure out what i am doing wrong, it says automation is configured wrong
How Push Bullet is configured API key is not show
notify:
- platform: pushbullet
name: home
How Automation is configured
automation:
- alias: "Trevor left house"
trigger:
platform: zone
entity_id:
- device_tracker.trevor
zone: zone.home
event: left
action:
service: notify.home
data:
title: "test"
message: "left"