Git Product home page Git Product logo

Comments (3)

override80 avatar override80 commented on June 12, 2024

Hi @swingerman I'm still seeing this in the latest version, is it supposed to be fixed? Can I provide any additional detail?

from ha-dual-smart-thermostat.

swingerman avatar swingerman commented on June 12, 2024

This should be fixed by now. Could you please paste your yaml of the thermostat?

from ha-dual-smart-thermostat.

override80 avatar override80 commented on June 12, 2024

Of course, here it is! I tried also commenting out initial_hvac_mode, nothing changed:

- platform: dual_smart_thermostat
  name: Heater Up
  heater: switch.sonoffriscsopra
  target_sensor: sensor.temperature_up
  away_temp: 16
  min_temp: 10
  max_temp: 22
  target_temp: 19
  cold_tolerance: 0.1
  hot_tolerance: 1
  min_cycle_duration:
    seconds: 5
  precision: 0.5
  initial_hvac_mode: "off"
  openings:
    - binary_sensor.window_bathroom_up
    - binary_sensor.window_bedroom_1
    - binary_sensor.window_bedroom_2
- platform: dual_smart_thermostat
  name: Heater Ground
  heater: switch.sonoffriscterra
  target_sensor: sensor.temperature_ground
  away_temp: 16
  min_temp: 10
  max_temp: 22
  target_temp: 18
  cold_tolerance: 0.1
  hot_tolerance: 1
  min_cycle_duration:
    seconds: 5
  precision: 0.5
  initial_hvac_mode: "off"
  openings:
    - binary_sensor.window_bathroom_ground
    - binary_sensor.window_kitchen
    - binary_sensor.window_living_room
    - binary_sensor.window_sliding
    - binary_sensor.main_door
- platform: dual_smart_thermostat
  name: Heater Down
  heater: switch.sonoffriscsotto
  target_sensor: sensor.temperature_down
  away_temp: 6
  min_temp: 6
  max_temp: 20
  target_temp: 6
  cold_tolerance: 0.1
  hot_tolerance: 1
  min_cycle_duration:
    seconds: 5
  precision: 0.5
  initial_hvac_mode: "off"
  openings:
    - binary_sensor.window_bathroom_down
    - binary_sensor.window_basement_1
    - binary_sensor.window_basement_2

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.