Skip to content

Instantly share code, notes, and snippets.

@wittypluck
wittypluck / send_target_temperature.yaml
Last active September 4, 2023 09:07
Send target temperature from thermostat to radiators - homeassistant blueprint
blueprint:
name: Send target temperature from a room thermostat to a climate target
description: Sends a target temperature from a thermostat to a climate target (radiators) which can be one or multiple areas/entities/devices.
domain: automation
source_url: https://gist.github.com/wittypluck/2638cc4dec50bba5ddf4e946b735c94a
input:
climate_source:
name: Source thermostat
description: Climate entity which will send the temperature update
selector:
@J05HI
J05HI / eBay_Kleinanzeigen_Anzeige_duplizieren.js
Last active May 28, 2024 20:20
Add "reinstate" functionality, refactoring
// ==UserScript==
// @name eBay Kleinanzeigen - Anzeige duplizieren / neu einstellen
// @namespace https://github.com/J05HI
// @description Bietet eine "Anzeige duplizieren / neu einstellen" Funktion beim Bearbeiten einer vorhandenen Anzeige in eBay Kleinanzeigen.
// @icon http://www.google.com/s2/favicons?domain=www.kleinanzeigen.de
// @copyright 2024, J05HI (https://github.com/J05HI)
// @license MIT
// @version 1.4.0
// @match https://www.kleinanzeigen.de/p-anzeige-bearbeiten.html*
// @grant none