Skip to content

Instantly share code, notes, and snippets.

blueprint:
name: Müller Licht tint Remote
description: Control lights with a Müller Licht Tint RGBW Remote
domain: automation
input:
remote:
name: Remote
description: Muller Licht Tint remote to use
selector:
device:
type: entity-filter
entities:
- sensor.dwd_weather_warnings_709162019_current_warning_level
- sensor.dwd_weather_warnings_709162019_advance_warning_level
state_filter:
- operator: ">"
value: 0
card:
type: markdown
title: DWD Warnungen
# As there is currently no proper way to semantically model entities in ETS
# I assume everybody has some kind of group address configuration scheme
# (there are "functions" but as far as I can see they are not really usable
# at the moment and also not "migratable" from an existing GA structure).
#
# I want to have the single source ETS with rule based imports and no manual
# edits of them within Hass. With rerunning the rules after an ETS export
# you have all additions (or deletions?) reflected without adding anything
# in two places. At least in my configuration I can always assume there is
# at least one leading group address in order to define an entity.
blueprint:
name: KNX - control of Zigbee lights
description: Control Home Assistant Zigbee Light entities from KNX.
domain: automation
input:
target_light:
name: Light
description: The light that shall be controled.
selector:
entity:
blueprint:
name: SNMP - trap deactivates lan port
description: Recieved SNMP port down trap deactivates the LAN port to prevent
unauthorized change of LAN devices.
domain: automation
input:
source_ip:
name: SNMP trap source IP address
description: IP address to distinguish multiple devices
selector:
@aschamberger
aschamberger / knx-squeezebox-control.yaml
Last active January 2, 2023 19:34
HA Automation Blueprint: Control Logitech Squeezebox media player entities from KNX switching and relative dimming (DPT 3.007) telegrams.
blueprint:
name: KNX - Squeezebox control
description: Control Logitech Squeezebox media player entities from KNX switching and relative
dimming (DPT 3.007) telegrams.
domain: automation
input:
media_player:
name: Squeezebox media player
description: The Squeezebox instance that shall be controled.
selector:
@aschamberger
aschamberger / knx-cover-control.yaml
Last active January 2, 2023 19:33
HA Automation Blueprint: Control cover entities from KNX switching and percent (DPT 5.001) telegrams.
blueprint:
name: KNX - cover control
description: Control cover entities from KNX switching and percent
(DPT 5.001) telegrams.
domain: automation
input:
cover:
name: Cover
description: The cover that shall be controled.
selector: