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: Window Open, Notify HomeMatic CCU | |
| description: | |
| An automation blueprint that reduces the set temperature of your climate | |
| device or group if a window sensor is open for more than the preset wait time. | |
| It uses the Homematic window sensor channel to set the temperature to the "Open-window | |
| temperature" set in the device configuration. You should set the "Mode for temperature | |
| fall detection" to Inactive to avoid conflicts. It waits until the window is closed | |
| again in order to restore the climate entity temperature. It has an optional blocking | |
| entity to prevent the automation running unnecessarily, for example during the |
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: Door Open, Notify HomeMatic CCU | |
| description: An automation blueprint that reduces the set temperature of your climate | |
| device or group if a door sensor is open for more than the preset wait time. | |
| It uses the Homematic window sensor channel to set the temperature to the "Open-window | |
| temperature" set in the device configuration. You should set the "Mode for temperature | |
| fall detection" to Inactive to avoid conflicts. It waits until the window is closed | |
| again in order to restore the climate entity temperature. It has an optional blocking | |
| entity to prevent the automation running unnecessarily, for example during the | |
| Summer season. |
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: KNX Central Light Sync | |
| description: > | |
| Sync one or more Home Assistant lights with KNX central group addresses | |
| (on/off, relative dimming, absolute dimming). | |
| Bi-directional: reacts to KNX commands and reports state back to KNX. | |
| Loop-safe with small debounce. | |
| domain: automation | |
| input: |