This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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).' |