jmcollin78 / versatile_thermostat

A full featured Thermostat for Home Assistant: presets, window, motion, presence and overpowering management
MIT License
329 stars 35 forks source link

Add Preset Hors Gel #147

Closed loicdeschamps closed 1 year ago

loicdeschamps commented 1 year ago

Is your feature request related to a problem? Please describe. It's interesting to have this preset (likae Confort, Boost...)

Regards

jmcollin78 commented 1 year ago

Hello, many people needs many preset. I cannot implements all presets and what I suggest it to use the manuel preset for this.

You can also automatize switching to "hors gel" using the service which is here exactly for that specific needs:

service: climate.set_temperature
data:
  temperature: 12
target:
  device_id: <my device id>
loicdeschamps commented 1 year ago

Bonjour

Merci pour votre réponse. Je comprends votre réponse. J'apprécie tout le travail que vous avez fait pour que ce thermostat sous HA fonctionne si bien. C'est le seul à être aussi bien que la gestion de chauffage sur eedomus (monde que j'ai quitté il y a peu de temps) Bon courage pour la suite

Bien cordialement Loïc

Le mar. 31 oct. 2023, 12:32, Jean-Marc Collin @.***> a écrit :

Hello, many people needs many preset. I cannot implements all presets and what I suggest it to use the manuel preset for this.

You can also automatize switching to "hors gel" using the service which is here exactly for that specific needs:

service: climate.set_temperature data: temperature: 12 target: device_id:

— Reply to this email directly, view it on GitHub https://github.com/jmcollin78/versatile_thermostat/issues/147#issuecomment-1787035402, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3B66KE4RKU3DWFBFWDNIFDYCDOTTAVCNFSM6AAAAAA6XPVOHCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBXGAZTKNBQGI . You are receiving this because you authored the thread.Message ID: @.***>

jmcollin78 commented 1 year ago

Merci pour le commentaire !