Skip to content

Instantly share code, notes, and snippets.

@crwban
crwban / synfonisk.yaml
Last active December 19, 2024 16:14
Modified HA blueprint for Symfonisk gen 1 support through Z2M/MQTT
blueprint:
name: Z2M - IKEA Symfonisk sound controller for media
description: 'Control media with an IKEA Symfonisk sound controller (the spinny ones).
Single press will toggle Play/Pause on your selected media player.
You can set functions for double press and triple press.
Rotating left/right will change the volume smoothly of the selected media player, if that function is possible.'
blueprint:
name: Switch-activated Thermostat
description: Turn a thermostat on/off following a switch.
domain: automation
input:
switch_entity:
name: Switch
selector:
entity:
thermostat_target:
@crwban
crwban / switch.yaml
Last active December 19, 2024 10:33
blueprint:
name: Switch-activated Socket
description: Turn a socket on/off following a switch.
domain: automation
input:
switch_entity:
name: Switch
selector:
entity:
socket_target:
blueprint:
name: Switch-activated Light
description: Turn a light on/off with a switch.
domain: automation
input:
switch_entity:
name: Switch
selector:
entity:
light_target: