-
Notifications
You must be signed in to change notification settings - Fork 154
Extend range of min temp #440
Copy link
Copy link
Open
Labels
RFCRequest for change (new feature/improvement/change of feature)Request for change (new feature/improvement/change of feature)todoThis issue will be looked intoThis issue will be looked into
Metadata
Metadata
Assignees
Labels
RFCRequest for change (new feature/improvement/change of feature)Request for change (new feature/improvement/change of feature)todoThis issue will be looked intoThis issue will be looked into
In my unit I can set heating temperature as low as 8 degrees.
Changing
custom_components/gree/const.pyMIN_TEMP_C=8works well.