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
mode: single | |
max_exceeded: silent | |
blueprint: | |
name: Climate window control | |
description: " | |
Turn off a climate entity, whenever a window is open. | |
And prevent the climate entity from beeing turned back on, while the window ist still open. | |
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
mode: single | |
max_exceeded: silent | |
blueprint: | |
name: Sonoff Wireless Switch | |
description: " | |
Trigger actions using a Sonoff Wireless Switch like the SNZB-01. | |
This blueprint supports event entities and therefore is compatible with Zigbee2MQTT 2.0.0. | |
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: Simple Schedule | |
author: Niklas Vlach | |
description: " | |
Simply operate entities on a schedule entity. | |
**Version**: 0.0.1 |
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: Sonoff TRVZB Calibration | |
author: Niklas Vlach | |
description: " | |
When the local temperature of the TRV changes, update the calibration using an external temperature sensor. | |
**Version**: 0.0.3 |