Haier AC - define a range of temperature - keep user from putting the AC way up #118

Closed
opened 2023-10-11 14:18:03 +02:00 by sinclairfr · 2 comments
sinclairfr commented 2023-10-11 14:18:03 +02:00 (Migrated from github.com)

Thanks for a great integration.
I'm using it with the AC Haier Geos + 3.5KW.
My tenants are using the AC and sometimes put the AC too strong.
That would be great to be able to define a min setting for AC cold and max for AC heat.
If you tell me where I need to set this const in the code, I would happy to do it.

Many thanks

Thanks for a great integration. I'm using it with the AC Haier Geos + 3.5KW. My tenants are using the AC and sometimes put the AC too strong. That would be great to be able to define a min setting for AC cold and max for AC heat. If you tell me where I need to set this const in the code, I would happy to do it. Many thanks
Andre0512 commented 2023-10-12 01:00:07 +02:00 (Migrated from github.com)

Hi, I think the cleanest solution would be to create a thermostat template and set your needed min and max values.
If you really want to patch the code, have a look at these lines.

Hi, I think the cleanest solution would be to [create a thermostat template](https://www.home-assistant.io/integrations/generic_thermostat/) and set your needed min and max values. If you really want to patch the code, have a look at [these lines](https://github.com/Andre0512/hon/blob/main/custom_components/hon/climate.py#L161-L163).
sinclairfr commented 2023-10-12 16:45:09 +02:00 (Migrated from github.com)

I tried to create a thermostat template but it needs a toggle-type of heating.
I'll stick to the hard-coded solution for now.
Many thanks!

I tried to create a thermostat template but it needs a toggle-type of heating. I'll stick to the hard-coded solution for now. Many thanks!
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: xiconfjs/hon#118
No description provided.