Skip to content

Instantly share code, notes, and snippets.

blueprint:
name: Aeotec ZWA003 NanoMote Quad
description: Create automations for the Aeotec ZWA003 NanoMote Quad.
domain: automation
input:
aeotec_nanomote:
name: Aeotec NanoMote Quad
description: The NanoMote Quad to interact with.
selector:
device:
@crkochan
crkochan / 4button-pico-with-looping-bp.yaml
Last active February 27, 2023 19:31
4button-pico-with-looping-bp.yaml
blueprint:
name: Lutron Caseta Four-Button Scene Pico Actions With Looping
description: Short and long press automations for the Pico four-button remote, with support for looping actions.
domain: automation
input:
pico_remote:
name: Pico Four-Button Scene Remote
description: Select the Pico four-button scene remote to configure.
selector:
device:
@crkochan
crkochan / zero_motorcycle.yaml
Last active December 21, 2022 09:47
Zero Motorcycle API package for Home Assistant
sensor:
- platform: rest
name: Zero SR/S
unique_id: 1981693c-d77b-4a0a-b835-f880af747cd7
json_attributes:
- address
- altitude
- analog1
- analog3
- chargecomplete
@crkochan
crkochan / 5button-pico-bp.yaml
Last active December 6, 2023 16:10
Home Assistant Blueprint
blueprint:
name: Lutron Caseta Five-Button Pico Actions
description: Short and long press automations for the Pico five-button remote.
domain: automation
input:
pico_remote:
name: Pico Five-Button Remote
description: Select the Pico five-button remote to configure.
selector:
device:
@crkochan
crkochan / 4button-pico-bp.yaml
Last active March 21, 2023 05:01
Home Assistant Blueprint
blueprint:
name: Lutron Caseta Four-Button Scene Pico Actions
description: Short and long press automations for the Pico four-button remote.
domain: automation
input:
pico_remote:
name: Pico Four-Button Scene Remote
description: Select the Pico four-button scene remote to configure.
selector:
device:
@crkochan
crkochan / 2button-pico-bp.yaml
Last active July 11, 2022 22:15
Home Assistant Blueprint
blueprint:
name: Lutron Caseta Two-Button Pico Actions
description: Short and long press automations for the Pico two-button remote.
domain: automation
input:
pico_remote:
name: Pico Two-Button Remote
description: Select the Pico two-button remote to configure.
selector:
device:
@crkochan
crkochan / low-battery-level-detection-notification-for-all-battery-sensors.yaml
Last active July 27, 2021 21:21 — forked from sbyx/low-battery-level-detection-notification-for-all-battery-sensors.yaml
Home Assistant Blueprint: Low battery level detection & notification for all battery sensors
blueprint:
name: Low battery level detection & notification for all battery sensors
description: Regularly test all sensors with 'battery' device-class for crossing
a certain battery level threshold and if so execute an action.
domain: automation
input:
threshold:
name: Battery warning level threshold
description: Battery sensors below threshold are assumed to be low-battery (as
well as binary battery sensors with value 'on').
@crkochan
crkochan / bar
Created June 12, 2021 01:36
foo
baz