Giter Club home page Giter Club logo

Comments (5)

Bettinaglio avatar Bettinaglio commented on June 29, 2024 1

from daikin_altherma.

tadasdanielius avatar tadasdanielius commented on June 29, 2024

Hi, this is strange. Do you have hot water tank or just space heating? What is your daikin device model?

from daikin_altherma.

tadasdanielius avatar tadasdanielius commented on June 29, 2024

I have put pre-release (v1.1.3 version) which should address this issue. Would be good if you could try it. Let me know if you encounter any problems.

from daikin_altherma.

Bettinaglio avatar Bettinaglio commented on June 29, 2024

from daikin_altherma.

tadasdanielius avatar tadasdanielius commented on June 29, 2024

Hi, that's great it worked 🍕 🍷 thanks for confirming.
Yes indeed, you can have HA climate lovelace card. Like I described in README, just open your configuration.yaml file and add the following details there:

climate:
  - platform: generic_thermostat
    name: My thermostat
    unique_id: daikin_climate_control
    target_sensor: sensor.indoor_temperature
    min_temp: 18
    max_temp: 26
    heater: switch.climate_control
    target_temp: 20
    cold_tolerance: 0.3
    hot_tolerance: 0.3
    ac_mode: false
    initial_hvac_mode: "heat"
    min_cycle_duration:
      seconds: 5

and restart your HA instance.

Few things you might want to change for example target_sensor you are not limited to use daikin's temperature sensor but any other temperature connected to home assistant you have in your home, and some other parameters like tolerance levels, initial target_temp etc. You can read more about it in generic_thermostat

Let me know if you experience any problems.

from daikin_altherma.

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.