This file contains 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: Smart Thermostat | |
description: 'Based on your window sensor this automation turns the thermostat on | |
or off. You can also specify the time that is needed to switch the state. In | |
order to avoid heating in summer, you can specify the weather entity and your | |
winter temperature. Read more: https://community.home-assistant.io/t/smart-thermostat-2-0-blueprint/478348' | |
domain: automation | |
source_url: https://gist.github.com/AlexanderBabel/69c3b996a66b3a132cafadcbac4140cc | |
input: | |
window_sensor: |
This file contains 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: Occupancy | |
description: | | |
This blueprint is based on the Wasp in a box princible. It is inspired by the AppDaemon app that does the same thing. | |
You can find more information about this blueprint on the Home Assistant Community: https://community.home-assistant.io/t/occupancy-blueprint/477772 | |
domain: automation | |
source_url: https://gist.github.com/AlexanderBabel/487f054b289b61f90afdc837d23cb85e | |
input: | |
door_sensor: |