Skip to content

Instantly share code, notes, and snippets.

# Blueprint metadata
blueprint:
name: SilverCrest/LIVARNO Smart Button - V2023.02.09
description: |
Control anything with a SilverCrest/LIVARNO Smart Button.
source_url: https://gist.github.com/sandervv/0eb77364b30ea553729c264a3c0065e1
domain: automation
#Define the inputs for the blueprint
# Blueprint metadata
blueprint:
name: TRADFRI On/Off Switch - V2023.02.09
description: |
Control lights with a TRADFRI Dimmer Switch.
source_url: https://gist.github.com/sandervv/6241a94c862691cabb30ae7bcc25d4fb
domain: automation
#Define the inputs for the blueprint
blueprint:
name: ZHA - Philips Hue Dimmer Switch Config - V2023.12.15
description: |
Control lights with a Philips Hue Dimmer Switch (only RWL020 (US) and RWL021 (EU), RWL022, the one that says 'hue' on the bottom, has a different button layout.)
This blueprint is a simplified version of stefanroelofs's `ZHA - Philis Hue Dimmer Switch V2', but this one has no default inputs and with full configuration available. This makes the remote easily configurable for purposes other than controlling lights.
If you are intending to just use it for use as a light switch, I recommend using his blueprint, which you can find at https://gist.github.com/stefanroelofs/775e2e0a3cdb3d72a9451fb247492d59
It includes customizable 'on' button behaviour and default setup of the dimmer buttons to dim as they normally would. To make the configuration available for other automations, I had to remove these very useful functionalities.