Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 96123

Simple Blink Hub arming based on my location....?

$
0
0

@dougle03 wrote:

Hi all,
HNY :slight_smile:

I’ve followed the sample script for an automation to arm my Blink cameras when I’m away, but getting an error when checking validation. Code below:

automation:
    id: arm_blink_when_away
    alias: 'Arm Blink When Away'
    trigger:
        platform: state
        entity_id: device_tracker.pete_phone
        to: 'not_home'
    action:
        service: alarm_control_panel.alarm_arm_away
        entity_id: alarm_control_panel.blink_mansfield_blink_hub

I have blink added ok and can arm disarm from an overview panel. I also have tracking on my (Android phone) also displayed in a tile.

I’m sure it’s just syntax, I’m very new to programming and YAML .
Thanks in advance

Footnote: This is the error I get when validating configuration:

Configuration invalid
Invalid config for [automation]: [automation] is an invalid option for [automation]. Check: automation->automation. (See /config/configuration.yaml, line 12). Please check the docs at https://home-assistant.io/integrations/automation/

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 96123

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>