Giter VIP home page Giter VIP logo

Comments (6)

swingerman avatar swingerman commented on July 18, 2024 1

If you set the initial_hvac_mode, the thermostat will activate that mode after startup or restart.
You can just remove that from your config as the thermostat should remember the last used HVAC mode.

from ha-dual-smart-thermostat.

serlinGi avatar serlinGi commented on July 18, 2024

same doubt for me;
In this period, since I'm not having time to properly fix the dual mode, I set my thermostat:

heat_cool_mode: false 
keep_alive: 
  minutes: 2
initial_hvac_mode: "cool" 
ac_mode: true

it works correctly but if I turn off the climate and restart the HA, the thermostat resets ON to Cool mode.

from ha-dual-smart-thermostat.

swingerman avatar swingerman commented on July 18, 2024

@kabongsteve . Could you please post your current failing configuration? Tx.

from ha-dual-smart-thermostat.

kabongsteve avatar kabongsteve commented on July 18, 2024

climate:

  • platform: dual_smart_thermostat
    unique_id: aircon
    name: AirCon
    heater: input_boolean.dummy_heat
    cooler: input_boolean.dummy_cool
    target_sensor: sensor.kitchen_temp
    min_temp: 18
    max_temp: 25
    ac_mode: true
    cold_tolerance: 0.2
    hot_tolerance: 0.2
    min_cycle_duration:
    seconds: 120
    initial_hvac_mode: "off"
    precision: 0.1
    target_temp_step: 0.1

from ha-dual-smart-thermostat.

kabongsteve avatar kabongsteve commented on July 18, 2024

I did as suggested and removed "initil_hvac_mode"

Unfortunately, it still restarts in "cold" mode

from ha-dual-smart-thermostat.

swingerman avatar swingerman commented on July 18, 2024

I tried to reproduce the issue but it works on my end just fine if I remove the initil_hvac_mode setting.

Could you try to create a new config with a new unique_id and see if that works?

from ha-dual-smart-thermostat.

Related Issues (20)

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.