Skip to content

Instantly share code, notes, and snippets.

@farmio
farmio / knx-relative-dimming-for-lights.yaml
Last active April 3, 2024 18:51
KNX - relative dimming for lights blueprint
blueprint:
name: KNX - relative dimming for lights
description: Controll Home Assistant Light entities from KNX switching and relative dimming (DPT 3.007) telegrams.
domain: automation
input:
target_lights:
name: Light
description: The lights that shall be controled.
selector:
target:
@farmio
farmio / telegraf.conf
Created January 21, 2021 19:02
Telegraf Input and Processor plugin configuration for Fronius Inverters using SolarAPI
###############################################################################
# PROCESSOR PLUGINS #
###############################################################################
[[processors.strings]]
## Replace all non-overlapping instances of old with new
## Trim the given prefix from the field
[[processors.strings.trim_prefix]]
field_key = "*"