Skip to content

Instantly share code, notes, and snippets.

blueprint:
name: Add reminders via voice assist
description:
"Add reminders via the voice assistant in Home Assistant \nRequirements:\n
- A fully setup OpenAI Conversation \n
- A todo entity that you have configured to hold the reminders"
domain: automation
author: freakshock88
homeassistant:
min_version: 2023.8.0
@freakshock88
freakshock88 / play_plex_media_using_assist.yaml
Last active January 27, 2025 07:39
play_plex_media_using_assist.yaml
blueprint:
name: Play Plex media using Assist
description: >
Play any Plex media on a media player of your choice.
The media player has to support this action.
domain: automation
input:
media_player:
name: Media player
description: Media player on which to start Plex playback
@freakshock88
freakshock88 / philips_hue_tap_dial_switch_zigbee2mqtt_actions_blueprint.yaml
Last active April 10, 2025 23:16
philips_hue_tap_dial_switch_zigbee2mqtt_actions_blueprint
blueprint:
name: Zigbee2MQTT - Philips Hue Tap dial switch (8719514440937/8719514440999) actions
description: >
Define actions your Philips Hue Tap dial switch using Zigbee2MQTT.
This blueprint requires a MQTT topic for your button and the actions you want to take for each button press type.
domain: automation
input:
mqtt_topic:
name: MQTT Topic for device updates
description: MQTT topic for Philips Hue Tap dial switch. e.g. "zigbee2mqtt/Bedroom Bed Tap Dial Switch"