Skip to content

Instantly share code, notes, and snippets.

@farmio
farmio / knx-relative-dimming-for-lights.yaml
Last active December 16, 2024 13:56
KNX - relative dimming for lights blueprint
blueprint:
name: KNX - relative dimming for lights
description: Control Home Assistant light entities from KNX switching and relative dimming (DPT 3.007) telegrams.
homeassistant:
# `knx.telegram` trigger and `enabled` templates require Home Assistant 2024.6.0
min_version: "2024.6.0"
domain: automation
input:
target_lights:
name: Light
@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 = "*"