Skip to content

Climate not start, help #79

Description

@amgstone

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions