Describe the bug
A clear and concise description of what the bug is.
LEAF_TYPE
The leaf type you use in your configuration
Expected behavior
A clear and concise description of what you expected to happen.
alias: Включення виключення клімату Leaf
description: ""
triggers:
- trigger: state
entity_id:
- input_button.klimat_leaf
conditions: []
actions:
- if:
- condition: state
entity_id: binary_sensor.leaf_climate_status
state: "off"
then:
- action: mqtt.publish
metadata: {}
data:
topic: leaf/SJNFAAZE1U0021867/climate
payload: start
- action: mqtt.publish
metadata: {}
data:
topic: leaf/SJNFAAZE1U0021867/climate
payload: update
- action: mqtt.publish
metadata: {}
data:
topic: leaf/SJNFAAZE1U0021867/climate
payload: startC 21
mode: single
Describe the bug
A clear and concise description of what the bug is.
LEAF_TYPE
The leaf type you use in your configuration
Expected behavior
A clear and concise description of what you expected to happen.
alias: Включення виключення клімату Leaf
description: ""
triggers:
entity_id:
conditions: []
actions:
entity_id: binary_sensor.leaf_climate_status
state: "off"
then:
metadata: {}
data:
topic: leaf/SJNFAAZE1U0021867/climate
payload: start
metadata: {}
data:
topic: leaf/SJNFAAZE1U0021867/climate
payload: update
metadata: {}
data:
topic: leaf/SJNFAAZE1U0021867/climate
payload: startC 21
mode: single