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:
@wittypluck
wittypluck / set_target_climate_on_time.yaml
Last active October 1, 2022 19:59 — forked from quallenbezwinger/set_climate_on_time.yaml
Set target temperature at specific time - homeassistant blueprint
blueprint:
name: Set target temperature at specific time
description: Sets a climate target to a specifc temperature at a set time everyday. The target can be one or multiple areas/entities/devices.
domain: automation
source_url: https://gist.github.com/wittypluck/4ecc8c8cf79ebc079d4c61f1e941c75b
input:
time_to_set:
name: Time
description: When should the temperature be set
selector: