Skip to content

Instantly share code, notes, and snippets.

@haade-administrator
haade-administrator / 3-way-ha.yaml
Last active February 27, 2023 06:29
création d'un va et vient dans homeassistant avec 3 interrupteurs
blueprint:
name: Synchronize 3 Way simulate
description: Bind Three switches together to act in unison
domain: automation
input:
switch_1:
name: Switch 1
selector:
entity:
domain: switch
@haade-administrator
haade-administrator / 4-way-ha.yaml
Last active February 27, 2023 06:28
création d'un va et vient dans homeassistant avec 4 interrupteurs
blueprint:
name: Synchronize Four States
description: Bind four entities together to act in unison (selected entites must all support the same state values)
domain: automation
input:
switch_1:
name: Entity 1
selector:
entity:
domain: switch
@haade-administrator
haade-administrator / blueprint-irrigation.yaml
Created March 30, 2023 06:36
Blueprint Irrigation et meteo
blueprint:
name: Irrigation contrôlée par les conditions météorologiques
description: Basculer l'irrigation en fonction de la météo locale
domain: automation
input:
wind_sensor:
name: Capteur de vent
description: Sélectionnez un capteur de vent
selector:
entity:
@haade-administrator
haade-administrator / automate-sonoff-snzb-01p.yaml
Created November 28, 2023 14:55
Automate Sonoff SNZB-01P switch with blueprint for Home Assistant
blueprint:
name: Zigbee2MQTT - Sonoff SNZB-01P Scene Switch
description: Automate your Sonoff SNZB-01P Scene Switch via Zigbee2MQTT.
domain: automation
input:
switch:
name: Tuya 1-Button Scene Switch
description: Sonoff SNZB-01P Scene Switch to use
selector:
entity:
@haade-administrator
haade-administrator / blueprint-zha-snzb-01p.yaml
Last active December 2, 2023 15:30
Automate Sonoff SNZB-01P switch with blueprint for Home Assistant
blueprint:
name: ZHA - Sonoff SNZB-01P
description: 'Perform actions with the Sonoff SNZB-01P Button.
You can set functions for single press, double press and hold. This allows you to assign,
e.g., a scene or anything else.'
domain: automation
input:
remote: