Skip to content

Instantly share code, notes, and snippets.

View feluxe's full-sized avatar

Felix Meyer-Wolters feluxe

View GitHub Profile
@briandominick
briandominick / asciidoc-static.adoc
Last active June 16, 2025 16:12
Static Site Generators with AsciiDoc Support

There are 28 static site generators that support AsciiDoc sourcing.

@sbyx
sbyx / low-battery-level-detection-notification-for-all-battery-sensors.yaml
Last active June 16, 2025 03:20
Home Assistant Blueprint: Low battery level detection & notification for all battery sensors
blueprint:
name: Low battery level detection & notification for all battery sensors
description: Regularly test all sensors with 'battery' device-class for crossing
a certain battery level threshold and if so execute an action.
domain: automation
input:
threshold:
name: Battery warning level threshold
description: Battery sensors below threshold are assumed to be low-battery (as
well as binary battery sensors with value 'on').
@pavax
pavax / z2m_aqara_trv_external_temperature.yaml
Last active March 24, 2025 11:14
z2m_aqara_trv_external_temperature.yaml
blueprint:
name: Aqara TRV E1 External Temperature Control
description: >
This automation allows the Aqara TRV E1 Smart Radiator Thermostat to use temperature readings from an external sensor rather than its internal sensor. Whenever the temperature sensor reports a new value, it is sent to the TRV for more accurate climate control.
domain: automation
source_url: "https://gist.github.com/pavax/8d6ed250765d89cb281d4a1762b8d2e8"
input:
external_temp_sensor:
name: External Temperature Sensor