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 April 21, 2024 20:45
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
Created September 16, 2022 18: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.
For your button entity, choose the right sensor with your button name and the entity id which ends with '_action', e.g. 'sensor.bedroom_bed_tap_dial_switch_action'
domain: automation
input:
button_sensor:
name: Philips Hue Tap dial switch sensor entity
description: Sensor for Philips Hue Tap dial switch to use (Use sensor with entity_id ends with _action)