Skip to content

Instantly share code, notes, and snippets.

blueprint:
name: thermostat run based on sensor
description: Set display helpers based on remote sensor and time of day. the automation will turn run on the interval specified in frequency and turn on the thermostat.
domain: automation
homeassistant:
min_version: 2024.10.0
input:
frequency:
name: Frequency
description: how often to check sensor status? 1, 5 or 10 minues. 1 min should be used for testing purposed with a generic thermostat
blueprint:
name: thermostat - set helper sensor and temp
description: thermostat - set helper sensor and temp
domain: automation
homeassistant:
min_version: 2024.10.0
input:
global_section:
name: Global Settings
icon: mdi:cog