This blueprint is part of the Awesome HA Blueprints Redux project.
This is a repository fork to include community fixes to the original code, all credits to the original developer. As the original documentation is still online, many links return there. The only thing that changes is the repository (EPMatt lsismeiro) and the fixes under the hood.
Updates will be published on the project’s GitHub repository .
Get Started
Option 1: My Home Assistant
Click the badge to import this Blueprint (needs Home Assistant Core 2021.3 or higher)
Option 2: Direct Link
Copy this link if you want to import the blueprint in your installation.
Description
This blueprint provides universal support for running any custom action when a button is pressed on the provided IKEA E1743 TRÅDFRI On/Off Switch & Dimmer. Supports controllers integrated with deCONZ, ZHA, Zigbee2MQTT. Just specify the integration used to connect the remote to Home Assistant when setting up the automation, and the blueprint will take care of all the rest.
In addition of being able to provide custom actions for every kind of button press supported by the remote, the blueprint allows to loop the long press actions while the corresponding button is being held. Once released, the loop stops. This is useful when holding down a button should result in a continuous action (such as lowering the volume of a media player, or controlling a light brightness).
The blueprint also adds support for virtual double button press events, which are not exposed by the controller itself.
Automations created with this blueprint can be connected with one or more Hooks supported by this controller.
Hooks allow to easily create controller-based automations for interacting with media players, lights, covers and more. See the list of Hooks available for this controller for additional details.
Full Documentation
Full documentation regarding requirements, inputs and more is available here .
Docs provide all the information you need to properly configure this blueprint on your instance.
Available Hooks
Light
This Hook blueprint allows to build a controller-based automation to control a light. Supports brightness and color control both for white temperature and rgb lights.
Media Player
This Hook blueprint allows to build a controller-based automation to control a media player. Supports volume setting, play/pause and track selection.
Cover
This Hook blueprint allows to build a controller-based automation to control a cover. Supports opening, closing and tilting the cover.