Skip to content

Instantly share code, notes, and snippets.

View napalmz's full-sized avatar

NapalmZ napalmz

  • Italy
View GitHub Profile
# Blueprint metadata
blueprint:
name: Controller - IKEA E1744 SYMFONISK Rotary Remote MOD
description: |
# Controller - IKEA E1744 SYMFONISK Rotary Remote
Controller automation for executing any kind of action triggered by the provided IKEA E1744 SYMFONISK Rotary Remote. Allows to optionally loop a custom action during controller rotation.
Supports deCONZ, ZHA, Zigbee2MQTT.
Automations created with this blueprint can be connected with one or more [Hooks](https://epmatt.github.io/awesome-ha-blueprints/docs/blueprints/hooks) supported by this controller.
# Blueprint metadata
blueprint:
homeassistant:
min_version: "2023.6.0"
name: Controller - IKEA E1743 TRÅDFRI On/Off Switch & Dimmer MOD
description: |
# Controller - IKEA E1743 TRÅDFRI On/Off Switch & Dimmer
Controller automation for executing any kind of action triggered by the provided IKEA E1743 TRÅDFRI On/Off Switch & Dimmer. Allows to optionally loop an action on a button long press.
Supports deCONZ, ZHA, Zigbee2MQTT.
@napalmz
napalmz / notify-or-do-something-when-an-appliance-like-a-dishwasher-or-washing-machine-start-or-finishes.yaml
Last active January 6, 2022 14:30
Home Assistant Blueprint: Notify or do something when an appliance like a dishwasher or washing machine start or finishes
blueprint:
name: Appliance has started/finished
description: |
Do something when an appliance (like a washing machine or dishwasher) has started/finished as detected by a power sensor.
ℹ️ Version 2022.01.06
domain: automation
input:
power_sensor:
name: Power Sensor
description: 'Power sensor entity (e.g. from a smart plug device).'