jeatheak / Mitsubishi-WF-RAC-Integration

WF-RAC homeassistant integration
MIT License
101 stars 19 forks source link

Add min/max temperature settings #7

Closed jeatheak closed 1 year ago

jeatheak commented 1 year ago

Add the method to set min/max temperature. It is set to 7-35 according to the users

jeatheak commented 1 year ago

To change it manually in homeassistant you can change the entity with costumize:

For example: /config/customize.yaml

climate.entity_id:
    max_temp: 28
    min_temp: 8
jeatheak commented 1 year ago

Released with v0.0.3