Git Product home page Git Product logo

Comments (10)

Anonym-tsk avatar Anonym-tsk commented on September 26, 2024 1

Error in 'auto' section.
Your config:

auto:
  auto: ... <-- error here, code not needed in this line
    16: ...
    17: ...

And the same errors in lines auto/high, auto/medium and auto/low

from home-assistant-components.

Anonym-tsk avatar Anonym-tsk commented on September 26, 2024

Hello, @itanczos
What is "temperature in automatic mode"?

from home-assistant-components.

itanczos avatar itanczos commented on September 26, 2024

Hello, @Anonym-tsk!

Autó mode:
ac2
Not changeable temperature.

Cool mode:
ac1

from home-assistant-components.

Anonym-tsk avatar Anonym-tsk commented on September 26, 2024

You need to add temperature to your config.

auto:
  low:
    16: ...
    17: ...

from home-assistant-components.

itanczos avatar itanczos commented on September 26, 2024

If I insert the desired lines, I get an error message:

Error loading /config/configuration.yaml: mapping values are not allowed here
in "/config/Midea.yaml", line 233, column 7

from home-assistant-components.

Anonym-tsk avatar Anonym-tsk commented on September 26, 2024

Please show full config

from home-assistant-components.

itanczos avatar itanczos commented on September 26, 2024

HA config:
climate:

  • platform: xiaomi_remote
    name: Légkondi
    remote: remote.nappaliir
    commands: !include Midea.yaml
    temp_sensor: sensor.temperature_158d0001715ba9
    min_temp: 22
    max_temp: 26
    target_temp_step: 1
    customize:
    operation_list:
    - cool
    - heat
    - dry
    - fan_only
    - auto
    fan_list:
    - low
    - medium
    - high
    - auto

from home-assistant-components.

Anonym-tsk avatar Anonym-tsk commented on September 26, 2024

Please wrap code with ```

from home-assistant-components.

itanczos avatar itanczos commented on September 26, 2024

Sorry!
https://pastebin.com/wiRyjQQP

from home-assistant-components.

itanczos avatar itanczos commented on September 26, 2024

Oh, man!

I was careless!
Thank you for your help!

Best regards,
Istvan

from home-assistant-components.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.