This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
blueprint: | |
name: Motion-Activated Light with Sun & Condition | |
description: Turn on a light when motion is detected and sunset, and another optional condition. | |
domain: automation | |
source_url: https://gist.github.com/34will/649940360f0c9fc9bc4a300bd40e1701 | |
author: 34will | |
input: | |
motion_entity: | |
name: Motion Sensor | |
selector: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
blueprint: | |
name: Aqara TRV E1 external temperature | |
description: > | |
Configures the Aqara TRV to receive it's temperature from an external sensor. | |
Every time the temperature sensor value cahnges it's is send to the TRV. | |
domain: automation | |
source_url: "https://gist.github.com/pavax/8d6ed250765d89cb281d4a1762b8d2e8" | |
input: | |
external_temp_sensor: | |
name: External temperature sensor |