Skip to content

Instantly share code, notes, and snippets.

View TheRealFalseReality's full-sized avatar

Nicholas White TheRealFalseReality

View GitHub Profile
@TheRealFalseReality
TheRealFalseReality / send_snapshot_conditional_triggers.yaml
Last active May 17, 2024 22:27
Camera - Send & Save Camera snapshot with custom triggers and with Conditions
blueprint:
name: Camera - Send & Save Camera snapshot with custom triggers and with Conditions
description: This automation blueprint creates a camera snapshot if motion is detected,
or if a binary sensor's state turns 'off' to 'on', and sends a notification to
your phone with the picture. Clicking the navigation will navigate to dashboard
URL. [More Info](https://community.home-assistant.io/t/camera-send-save-snapshot-to-mobile-device-when-motion-is-detected-with-conditions/604156)
(v2.2.2) [Automation]
domain: automation
source_url: https://gist.github.com/TheRealFalseReality/471a961df8db47dd6feb9ca32b24b2fa
input:
@TheRealFalseReality
TheRealFalseReality / send_snapshot_conditional.yaml
Last active May 9, 2024 15:43
Camera - Creates a camera snapshot if motion is detected and sends a notification to your device with the picture when certain conditions are met.
blueprint:
name: Camera - Send & Save Camera snapshot when if a binary sensor's state turns
'off' to 'on', with Conditions
description: This automation blueprint creates a camera snapshot if motion is detected,
or if a binary sensor's state turns 'off' to 'on', and sends a notification to
your phone with the picture. Clicking the navigation will navigate to dashboard
URL. [More Info](https://community.home-assistant.io/t/camera-send-save-snapshot-to-mobile-device-when-motion-is-detected-with-conditions/604156)
(v2.2.2) [Automation]
domain: automation
source_url: https://gist.github.com/TheRealFalseReality/eab315e84f2711783fb7454ac0b42187
type: custom:layout-card
layout_type: custom:vertical-layout
cards:
- type: vertical-stack
cards:
- type: custom:mushroom-title-card
title: Current Status & History
subtitle: ''
- type: vertical-stack
cards: