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: | |
domain: automation | |
name: Danfoss Ally Room Load Balancing | |
description: > | |
Calculate and send room mean load every 15min to | |
load balance TRVs in the same room, via zigbee2mqtt. | |
Uses Danfoss recommended calculation. | |
input: | |
ally_devices: | |
name: Danfoss Ally TRV Device |
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: | |
domain: automation | |
name: Danfoss Ally Ext Temp Z2M | |
description: Update Danfoss Ally TRV external temperature with min/max refresh rate, via zigbee2mqtt | |
input: | |
ally_device: | |
name: Ally TRV Device | |
description: Temperature reading will be sent to this device | |
selector: | |
device: |
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: | |
domain: automation | |
name: Ally Temperature Update | |
description: Update Danfoss Ally TRV external temperature with min/max refresh rate | |
input: | |
ally_device: | |
name: Ally TRV Device | |
description: Temperature reading will be sent to this device | |
selector: | |
device: |