Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Climate not start, help #79

Open
amgstone opened this issue Nov 7, 2024 · 0 comments
Open

Climate not start, help #79

amgstone opened this issue Nov 7, 2024 · 0 comments
Assignees

Comments

@amgstone
Copy link

amgstone commented Nov 7, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants