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 + Door Activated Light with Illuminance Check | |
description: > | |
Turns on the light when occupancy is detected, door/window opens, | |
or the cover starts opening, but only if it's dark enough. | |
Turns off after no presence is detected for the specified time. | |
domain: automation | |
source_url: https://gist.github.com/zollak/d5250551e8a806e269c261dc30f2f67d | |
author: zollak | |
input: |
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: Renew Let's Encrypt Certificate | |
description: Renew Certificate when due date is below given value | |
domain: automation | |
input: | |
cert_expiry_sensor: | |
name: Certificate Expiry Sensor | |
description: Sensor from the Certificate Expiry Integration (https://www.home-assistant.io/integrations/cert_expiry) | |
selector: | |
entity: |