Giter Club home page Giter Club logo

Comments (7)

cooperaj avatar cooperaj commented on June 20, 2024 3

With the 0.96 rework of climate homeassistant has moved functionality of my thermostat to presets. It would be great to see the presets able to be activated using buttons/icons similar to the current operation mode - it'd make the whole thing pretty seamless.

from simple-thermostat.

Klagio avatar Klagio commented on June 20, 2024 1

I would add also the AWAY mode

from simple-thermostat.

jsblake avatar jsblake commented on June 20, 2024 1

I'm not against some preset temperature buttons, but maybe that would be better done with a separate button card. But, I am definitely with @Klagio it would be very useful to have buttons to switch modes vs. just a drop down

from simple-thermostat.

banolka avatar banolka commented on June 20, 2024

Will it be possible to implement this or allow to add custom scripts trigers like puttons to triger scripts like this:


'pranie_off':
  alias: Pranie OFF
  sequence:
  - data:
      entity_id: climate.man_cave
      temperature: 17
    service: climate.set_temperature

from simple-thermostat.

Misiu avatar Misiu commented on June 20, 2024

I'm using the generic thermostat integration and I would love having the ability to define some presents that I can pick from using Your card.
In my case, I'd like to have 3 presets for each thermostat to pick from: Day, Away, Night.
I know that I can do the same thing with automation, but having this build-in would be helpful.
@nervetattoo any news on this?

from simple-thermostat.

branitelj91 avatar branitelj91 commented on June 20, 2024

ok folks.
here is tricky question.
I have generic thermostat setup with some thermometers and simple switches.
I'd like to make some presets to this, but none of the optios I've found is working for me.
How to define more presets except "away" only ?

from simple-thermostat.

BiznessDronss avatar BiznessDronss commented on June 20, 2024

`type: custom:simple-thermostat
entity: climate.cubee_th123w_9602_thermostat
sensors:

  • entity: sensor.min_sensor
    name: Терраса
    preset:
    • name: Дома
      icon: mdi:home
      temperature: 29
      mode: home
      control:
      preset:
      'off':
      name: 1
      icon: mdi:power
      Home:
      name: Дома
      icon: mdi:home
      temperature: 29

      Away:
      name: Не дома
      icon: mdi:home-export-outline
      Smart:
      name: Авто
      icon: mdi:thermometer-lines
      Sleep:
      name: Сон
      icon: mdi:sleep
      temperature: 25
      label:
      state: Режим
      layout:
      step: row
      mode:
      names: true
      icons: true
      headings: true
      step_size: '1'
      decimals: '0'
      `
      I'm trying to adjust the set temperature manually, for the set modes. but I'm doing something wrong. tell me what I'm doing wrong

from simple-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.