Skip to content

Instantly share code, notes, and snippets.

@Pastaloverzzz
Pastaloverzzz / renew_ssl_cert.yaml
Created January 17, 2025 18:08 — forked from mdeweerd/renew_ssl_cert.yaml
Homeassistant Blueprint for SSL-Certificate renewal
---
blueprint:
name: Renew Let's Encrypt Certificate
description: Renew Certificate when due date is below given value
domain: automation
input:
cert_expiry_sensor:
name: Certificate Expiry Sensor
description: "Sensor from the Certificate Expiry Integration (https://www.home-assistant.io/integrations/cert_expiry)"
selector:
@Pastaloverzzz
Pastaloverzzz / light_on_or_off_based_on_detection_and_sun_sondition.yaml
Last active January 16, 2025 19:48
Test light Turning light on or off based on motion detection with sun condition
blueprint:
name: Motion-activated light with sun condition
description: Turn on a light when motion is detected and a sunset setting.
domain: automation
input:
motion_sensor:
name: Motion Sensor
selector:
entity:
filter:
@Pastaloverzzz
Pastaloverzzz / switch_on_or_off_based_on_detection_and_sun_sondition.yaml
Last active January 16, 2025 19:55
Turning switch on or off based on motion detection with sun condition
blueprint:
name: Motion-activated switch with sun condition
description: Turn on a switch when motion is detected and a sunset setting.
domain: automation
input:
motion_sensor:
name: Motion Sensor
selector:
entity:
filter: