custom-components / climate.programmable_thermostat

Programmable thermostat that let you have a smart thermostat on budget.
The Unlicense
115 stars 35 forks source link

Cannot set Dry Mode #28

Closed fudu closed 3 years ago

fudu commented 3 years ago

As in subject, I don't understand if it's possibile to have "Dry" in Hvac_Modes

Thanks

MapoDan commented 3 years ago

No, there is no dry mode at the moment. you have only heat, cool, auto (heat_cool) and off. This integration is not planned to activate speific mode of devices, but just to open/close, activate/deactivate devices.

fudu commented 3 years ago

This integration is not planned to activate speific mode of devices, but just to open/close, activate/deactivate devices.

Ok. I'm not interested in activate switch (as heater or cooler has to be defined, I'm using virtual switches), but I'm using it and its states to manage other devices (TRV, heater_pump, air conditioner...) with a thermostat interface. So it would be useful to have Dry mode available. Thanks

hugalafutro commented 3 years ago

I'm in complete opposite camp as I only turn on/off 1 heater according to reading from 1 thermometer so this is exactly and only thing I need, but maybe https://github.com/ciotlosm/lovelace-thermostat-dark-card is something you could use?

"hvac | object | optional | Allows mapping of custom states or using a custom sensor/attribute for state"

MapoDan commented 3 years ago

Ciao, the link you posted is related to a Lovelace card that display only integration. Let me close this thread..