Skip to content

Instantly share code, notes, and snippets.

@haade-administrator
haade-administrator / 3-way-ha.yaml
Last active April 2, 2025 06:38
création d'un va et vient dans homeassistant avec 3 interrupteurs
blueprint:
name: Synchronize Three States
description: >
## Bind four entities together to act in unison (selected entites must all support the same state values)
🔥**Version**: v1.2
source_url: https://gist.github.com/haade-administrator/f551382802c642d24687bfbcd303f0fe
domain: automation
input:
switch_1:
@haade-administrator
haade-administrator / 4-way-ha.yaml
Last active April 2, 2025 10:44
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)
🔥**Version**: v1.2
source_url: https://gist.github.com/haade-administrator/8897d84e11d5e505b729d24a535a89e4
domain: automation
input:
switch_1:
@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:
@haade-administrator
haade-administrator / views.yaml
Last active March 19, 2025 09:37
views_blueprint_homeassistant
blueprint:
name: Configuration dynamique de la vue Lovelace
description: Permet de modifier dynamiquement le titre, l'entité de sécurité et l'entité personne dans une vue Lovelace.
domain: template
input:
view_title:
name: Titre de la vue
description: Définir le titre de la vue Lovelace
default: "Home"
selector: