Skip to content

Instantly share code, notes, and snippets.

@codingPear
codingPear / vacuum-control-via-one-single-button.yaml
Last active January 31, 2025 09:31
Home Assistant Blueprint: Control Roborock vacuum with one button
blueprint:
name: Vacuum control via one single button
description: The one vacuum control automation to rule them all, with the help of
just one button.
domain: automation
homeassistant:
min_version: 2024.6.0
input:
button_device:
name: Button to control vacuum with
@codingPear
codingPear / update-availability-detector-for-all-entities.yaml
Last active December 22, 2024 08:21 — forked from sbyx/low-battery-level-detection-notification-for-all-battery-sensors.yaml
Home Assistant Blueprint: Update availability detector for all entities
blueprint:
name: Update availability detector for all entities
description: Regularly test all update entities
domain: automation
input:
time:
name: Time to test on
description: Test is run at configured time
default: '09:00:00'
selector: